core-agent-ide/codex-rs/codex-api/tests
Ahmed Ibrahim 2253a9d1d7
Add realtime transcription mode for websocket sessions (#14556)
- add experimental_realtime_ws_mode (conversational/transcription) and
plumb it into realtime conversation session config
- switch realtime websocket intent and session.update payload shape
based on mode
- update config schema and realtime/config tests

---------

Co-authored-by: Codex <noreply@openai.com>
2026-03-12 23:50:30 -07:00
..
clients.rs add fast mode toggle (#13212) 2026-03-02 20:29:33 -08:00
models_integration.rs feat(search_tool): gate search_tool on model supports_search_tool field (#14502) 2026-03-12 16:03:50 -07:00
realtime_websocket_e2e.rs Add realtime transcription mode for websocket sessions (#14556) 2026-03-12 23:50:30 -07:00
sse_end_to_end.rs Remove Responses V1 websocket implementation (#13364) 2026-03-03 11:32:53 -07:00