core-agent-ide/codex-rs/codex-api/tests
pash-openai 2f5b01abd6
add fast mode toggle (#13212)
- add a local Fast mode setting in codex-core (similar to how model id
is currently stored on disk locally)
- send `service_tier=priority` on requests when Fast is enabled
- add `/fast` in the TUI and persist it locally
- feature flag
2026-03-02 20:29:33 -08:00
..
clients.rs add fast mode toggle (#13212) 2026-03-02 20:29:33 -08:00
models_integration.rs Add model availability NUX metadata (#12972) 2026-02-26 22:02:57 -08:00
realtime_websocket_e2e.rs Update realtime websocket API (#13265) 2026-03-02 16:05:40 -08:00
sse_end_to_end.rs Delete AggregatedStream (#12441) 2026-02-21 08:50:27 +00:00