core-agent-ide/codex-rs/exec/src
jif-oai 62605fa471
Add resume_agent collab tool (#10903)
Summary
- add the new resume_agent collab tool path through core, protocol, and
the app server API, including the resume events
- update the schema/TypeScript definitions plus docs so resume_agent
appears in generated artifacts and README
- note that resumed agents rehydrate rollout history without overwriting
their base instructions

Testing
- Not run (not requested)
2026-02-07 17:31:45 +01:00
..
cli.rs feat: wire ephemeral in codex exec (#10758) 2026-02-05 15:49:57 +00:00
event_processor.rs Minor cleanup of codex exec output (#4585) 2025-10-02 14:17:42 -07:00
event_processor_with_human_output.rs Add resume_agent collab tool (#10903) 2026-02-07 17:31:45 +01:00
event_processor_with_jsonl_output.rs Handle exec shutdown on Interrupt (fixes immortal codex exec with websockets) (#10519) 2026-02-03 14:38:21 -08:00
exec_events.rs feat: replace custom mcp-types crate with equivalents from rmcp (#10349) 2026-02-02 17:41:55 -08:00
lib.rs Handle required MCP startup failures across components (#10902) 2026-02-06 17:14:37 +01:00
main.rs feat: codex exec auto-subscribe to new threads (#9821) 2026-01-28 14:03:20 +01:00