Commit Graph

2 Commits

Author SHA1 Message Date
Ahmed Ibrahim
f8c56e66ee Align main realtime v2 wire and runtime flow
Port the realtime v2 session, parser, app-server, and conversation runtime behavior onto the split websocket-method base without pulling in the startup-context or TUI playback slices.

Co-authored-by: Codex <noreply@openai.com>
2026-03-16 16:24:01 -07:00
Ahmed Ibrahim
947092283a Add app-server v2 thread realtime API (#12715)
Add experimental `thread/realtime/*` v2 requests and notifications, then
route app-server realtime events through that thread-scoped surface with
integration coverage.

---------

Co-authored-by: Codex <noreply@openai.com>
2026-02-25 09:59:10 -08:00