core-agent-ide/codex-rs/app-server/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
..
common Prefer websocket transport when model opts in (#11386) 2026-02-10 18:50:48 -08:00
suite Disable very flaky tests (#11394) 2026-02-10 18:50:11 -08:00
all.rs fix: separate codex mcp into codex mcp-server and codex app-server (#4471) 2025-09-30 07:06:18 +00:00