You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"instructions":"You have exceeded the maximum number of tokens, please stop coding and instead write a short memento message for the next agent. Your note should:
187
187
- Summarize what you finished and what still needs work. If there was a recent update_plan call, repeat its steps verbatim.
188
188
- List outstanding TODOs with file paths / line numbers so they're easy to find.
@@ -120,4 +120,3 @@ While processing, the server emits `codex/event` notifications containing agent
120
120
## Compatibility and stability
121
121
122
122
This interface is experimental. Method names, fields, and event shapes may evolve. For the authoritative schema, consult `protocol/src/mcp_protocol.rs` and the corresponding server wiring in `mcp-server/`.
0 commit comments