mirror of
https://github.com/openai/codex.git
synced 2026-09-16 12:13:30 +00:00
Pass more params to /compact. This should give us parity with the /responses endpoint to improve caching. I'm torn about the MCP await. Blocking will give us parity but it seems like we explicitly don't block on MCPs. Happy either way