core-agent-ide/codex-rs/codex-api/src
Ahmed Ibrahim ebdd8795e9
Turn-state sticky routing per turn (#9332)
- capture the header from SSE/WS handshakes, store it per
ModelClientSession using `Oncelock`, echo it on turn-scoped requests,
and add SSE+WS integration tests for within-turn persistence +
cross-turn reset.

- keep `x-codex-turn-state` sticky within a user turn to maintain
routing continuity for retries/tool follow-ups.
2026-01-16 09:30:11 -08:00
..
endpoint Turn-state sticky routing per turn (#9332) 2026-01-16 09:30:11 -08:00
requests Websocket append support (#9128) 2026-01-13 06:07:13 +00:00
sse Turn-state sticky routing per turn (#9332) 2026-01-16 09:30:11 -08:00
auth.rs chore: proper client extraction (#6996) 2025-11-25 18:06:12 +00:00
common.rs Websocket append support (#9128) 2026-01-13 06:07:13 +00:00
error.rs chore: proper client extraction (#6996) 2025-11-25 18:06:12 +00:00
lib.rs Websocket append support (#9128) 2026-01-13 06:07:13 +00:00
provider.rs Add feature for optional request compression (#8767) 2026-01-07 13:21:40 -08:00
rate_limits.rs fix: taking plan type from usage endpoint instead of thru auth token (#7610) 2025-12-04 23:34:13 -08:00
telemetry.rs chore: proper client extraction (#6996) 2025-11-25 18:06:12 +00:00