core-agent-ide/codex-rs/codex-api/tests
pakrym-oai c68999ee6d
Prefer websocket transport when model opts in (#11386)
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)
2026-02-10 18:50:48 -08:00
..
clients.rs Remove ApiPrompt (#11265) 2026-02-10 16:12:31 +00:00
models_integration.rs Prefer websocket transport when model opts in (#11386) 2026-02-10 18:50:48 -08:00
sse_end_to_end.rs feat: drop wire_api from clients (#10498) 2026-02-03 12:43:09 +00:00