Skip to content

Add realtime transcript notification in v2#15344

Merged
aibrahim-oai merged 11 commits intomainfrom
aibrahim/realtime-transcript-added
Mar 20, 2026
Merged

Add realtime transcript notification in v2#15344
aibrahim-oai merged 11 commits intomainfrom
aibrahim/realtime-transcript-added

Conversation

@aibrahim-oai
Copy link
Copy Markdown
Collaborator

@aibrahim-oai aibrahim-oai commented Mar 20, 2026

  • 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
aibrahim-oai and others added 7 commits March 20, 2026 12:58
Emit a typed realtime handoff transcript notification and wire the app-server TUI to handle it.

Co-authored-by: Codex <noreply@openai.com>
Emit transcript update notifications from realtime transcript deltas instead of waiting for handoff.

Co-authored-by: Codex <noreply@openai.com>
Use realtime v2 transcript event types in the app-server fixture so the test exercises the live transcript forwarding path.

Co-authored-by: Codex <noreply@openai.com>
Emit only the live transcript delta entries from realtime transcript notifications instead of the accumulated transcript snapshot, and update the v2 test and docs to match.

Co-authored-by: Codex <noreply@openai.com>
Expose transcript updates as flat threadId/role/text notifications, update the app-server emitter and v2 docs/test to match, and regenerate the protocol schema artifacts.

Co-authored-by: Codex <noreply@openai.com>
Co-authored-by: Codex <noreply@openai.com>
Co-authored-by: Codex <noreply@openai.com>
aibrahim-oai and others added 4 commits March 20, 2026 14:45
Co-authored-by: Codex <noreply@openai.com>
Co-authored-by: Codex <noreply@openai.com>
Co-authored-by: Codex <noreply@openai.com>
Bump rustls-webpki to 0.103.10 and refresh the Bazel lockfile.

Co-authored-by: Codex <noreply@openai.com>
@aibrahim-oai aibrahim-oai merged commit 3431f01 into main Mar 20, 2026
39 checks passed
@aibrahim-oai aibrahim-oai deleted the aibrahim/realtime-transcript-added branch March 20, 2026 22:30
@github-actions github-actions bot locked and limited conversation to collaborators Mar 20, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

2 participants