core-agent-ide/codex-rs/app-server-protocol/src/protocol
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
..
common.rs Add thread/compact v2 (#10445) 2026-02-03 18:15:55 -08:00
mappers.rs fix: add ts number annotations for app-server v2 types (#7492) 2025-12-02 18:09:41 +00:00
mod.rs feat: add one off commands to app-server v2 (#7452) 2025-12-02 11:56:09 +00:00
thread_history.rs Plan mode: stream proposed plans, emit plan items, and render in TUI (#9786) 2026-01-30 18:59:30 +00:00
v1.rs feat: experimental flags (#10231) 2026-02-02 11:06:50 +00:00
v2.rs Add thread/compact v2 (#10445) 2026-02-03 18:15:55 -08:00