mirror of
https://github.com/openai/codex.git
synced 2026-08-27 13:49:27 +00:00
## What changed - Use `https://api.openai.com/v1` for WebRTC sideband websocket joins instead of deriving the URL from the model provider. - Keep `experimental_realtime_ws_base_url` as an explicit sideband override for local development and tests. - Exclude provider query parameters when building sideband URLs. ## Testing - Add coverage that a frameless sideband join uses `wss://api.openai.com/v1/live/rtc_test` even when the provider points at the ChatGPT backend. - Update the sideband retry end-to-end test to inject its mock server URL through the new override. GitOrigin-RevId: 5d3d2cd69905ba04143010ced36a22712825b563