mirror of
https://github.com/openai/codex.git
synced 2026-09-04 15:08:45 +00:00
Summary - add a `prefer_websockets` field to `ModelInfo`, defaulting to `false` in all fixtures and constructors - wire the new flag into websocket selection so models that opt in always use websocket transport even when the feature gate is off Testing - Not run (not requested)