Files
codex/codex-rs/core/src
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
```
2026-02-06 14:40:50 -08:00
..
2026-01-27 11:04:23 -08:00
2026-02-03 14:58:33 +00:00
2026-02-02 16:57:29 -08:00
2025-11-28 11:34:57 +00:00
2026-01-27 11:04:23 -08:00
2026-01-19 11:35:34 +00:00