core-agent-ide/codex-rs/codex-api/src/endpoint
Ahmed Ibrahim fbd7f9b986
[stack 2/4] Align main realtime v2 wire and runtime flow (#14830)
## Stack Position
2/4. Built on top of #14828.

## Base
- #14828

## Unblocks
- #14829
- #14827

## Scope
- Port the realtime v2 wire parsing, session, app-server, and
conversation runtime behavior onto the split websocket-method base.
- Branch runtime behavior directly on the current realtime session kind
instead of parser-derived flow flags.
- Keep regression coverage in the existing e2e suites.

---------

Co-authored-by: Codex <noreply@openai.com>
2026-03-16 21:38:07 -07:00
..
realtime_websocket [stack 2/4] Align main realtime v2 wire and runtime flow (#14830) 2026-03-16 21:38:07 -07:00
compact.rs feat: clean codex-api part 1 (#10501) 2026-02-03 14:08:09 +00:00
memories.rs feat: mem v2 - PR6 (consolidation) (#11374) 2026-02-11 00:02:57 +00:00
mod.rs Delete AggregatedStream (#12441) 2026-02-21 08:50:27 +00:00
models.rs Apply argument comment lint across codex-rs (#14652) 2026-03-16 16:48:15 -07:00
responses.rs feat(app-server, core): add more spans (#14479) 2026-03-13 13:16:33 -07:00
responses_websocket.rs Add auth 401 observability to client bug reports (#14611) 2026-03-14 15:38:51 -07:00
session.rs feat(app-server, core): add more spans (#14479) 2026-03-13 13:16:33 -07:00