core-agent-ide/codex-rs/app-server/src
Ahmed Ibrahim 38a47700b5
Add thread/compact v2 (#10445)
- add `thread/compact` as a trigger-only v2 RPC that submits
`Op::Compact` and returns `{}` immediately.
- add v2 compaction e2e coverage for success and invalid/unknown thread
ids, and update protocol schemas/docs.
2026-02-03 18:15:55 -08:00
..
bespoke_event_handling.rs feat: replace custom mcp-types crate with equivalents from rmcp (#10349) 2026-02-02 17:41:55 -08:00
codex_message_processor.rs Add thread/compact v2 (#10445) 2026-02-03 18:15:55 -08:00
config_api.rs Add enforce_residency to requirements (#10263) 2026-01-31 00:26:25 +00:00
dynamic_tools.rs feat: dynamic tools injection (#9539) 2026-01-26 10:06:44 +00: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 feat(core,tui,app-server) personality migration (#10307) 2026-01-31 17:25:14 -07:00
main.rs feat(app-server): add an --analytics-default-enabled flag (#9118) 2026-01-13 11:59:39 -08:00
message_processor.rs feat: experimental flags (#10231) 2026-02-02 11:06:50 +00:00
models.rs Feat: add upgrade to app server modelList (#10556) 2026-02-03 14:53:36 -08:00
outgoing_message.rs feat(app-server): support external auth mode (#10012) 2026-01-29 23:46:04 +00:00