Files
codex/codex-rs/codex-api/src
T
Brian Yu 1fbf5ed06f Support alternative websocket API (#10861)
**Test plan**

```
cargo build -p codex-cli && RUST_LOG='codex_api::endpoint::responses_websocket=trace,codex_core::client=debug,codex_core::codex=debug' \
  ./target/debug/codex \
    --enable responses_websockets_v2 \
    --profile byok \
    --full-auto
```
1fbf5ed06f ยท 2026-02-06 14:40:50 -08:00
History
..
2026-02-03 14:08:09 +00:00
2026-02-04 17:59:36 +00:00