mirror of
https://github.com/openai/codex.git
synced 2026-05-02 12:21:26 +03: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)