mirror of
https://github.com/openai/codex.git
synced 2026-04-24 14:45:27 +00:00
- 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.