core-agent-ide/codex-rs/app-server/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
..
bespoke_event_handling.rs Add resume_agent collab tool (#10903) 2026-02-07 17:31:45 +01:00
codex_message_processor.rs feat(app-server): turn/steer API (#10821) 2026-02-06 00:35:04 +00:00
config_api.rs feat: add support for allowed_web_search_modes in requirements.toml (#10964) 2026-02-07 05:55:15 +00:00
dynamic_tools.rs feat(app-server, core): allow text + image content items for dynamic tool outputs (#10567) 2026-02-04 16:12:47 -08:00
error_code.rs fix: separate codex mcp into codex mcp-server and codex app-server (#4471) 2025-09-30 07:06:18 +00:00
filters.rs [app-server] feat: add filtering on thread list (#9897) 2026-01-26 21:54:19 +00:00
fuzzy_file_search.rs file-search: multi-root walk (#10240) 2026-01-30 22:20:23 +00:00
lib.rs Removed "exec_policy" feature flag (#10851) 2026-02-06 08:59:47 -08:00
main.rs Add app-server transport layer with websocket support (#10693) 2026-02-05 20:56:34 +00:00
message_processor.rs Sync app-server requirements API with refreshed cloud loader (#10815) 2026-02-05 14:43:31 -08:00
models.rs Feat: add upgrade to app server modelList (#10556) 2026-02-03 14:53:36 -08:00
outgoing_message.rs Add app-server transport layer with websocket support (#10693) 2026-02-05 20:56:34 +00:00
transport.rs app-server: print help message to console when starting websockets server (#10943) 2026-02-07 00:18:42 +00:00