core-agent-ide/codex-rs/codex-api/src/sse
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
..
chat.rs Turn-state sticky routing per turn (#9332) 2026-01-16 09:30:11 -08:00
mod.rs chore: proper client extraction (#6996) 2025-11-25 18:06:12 +00:00
responses.rs Turn-state sticky routing per turn (#9332) 2026-01-16 09:30:11 -08:00