core-agent-ide/codex-rs/app-server-protocol/schema
Ahmed Ibrahim 3431f01776
Add realtime transcript notification in v2 (#15344)
- emit a typed `thread/realtime/transcriptUpdated` notification from
live realtime transcript deltas
- expose that notification as flat `threadId`, `role`, and `text` fields
instead of a nested transcript array
- continue forwarding raw `handoff_request` items on
`thread/realtime/itemAdded`, including the accumulated
`active_transcript`
- update app-server docs, tests, and generated protocol schema artifacts
to match the delta-based payloads

---------

Co-authored-by: Codex <noreply@openai.com>
2026-03-20 15:30:48 -07:00
..
json Add realtime transcript notification in v2 (#15344) 2026-03-20 15:30:48 -07:00
typescript Add realtime transcript notification in v2 (#15344) 2026-03-20 15:30:48 -07:00