core-agent-ide/codex-rs/codex-api/tests
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
..
clients.rs Turn-state sticky routing per turn (#9332) 2026-01-16 09:30:11 -08:00
models_integration.rs Merge Modelfamily into modelinfo (#8763) 2026-01-07 10:35:09 -08:00
sse_end_to_end.rs Turn-state sticky routing per turn (#9332) 2026-01-16 09:30:11 -08:00