mirror of
https://github.com/openai/codex.git
synced 2026-09-06 15:29:32 +00:00
## Why Responses WebSocket fallback is session-scoped. A delegated session created after its parent switched to HTTP could otherwise make another WebSocket connection attempt. ## What changed Disable WebSocket support for a delegated session when the parent session has already fallen back to HTTP. ## Testing Add a guardian review regression test that verifies only the parent's initial WebSocket attempt occurs and the guardian request uses the HTTP response path. GitOrigin-RevId: 1345f8fe739f55975aef432045348eae5a9278d6