Skip to content

Unify realtime stop handling in TUI#15529

Merged
aibrahim-oai merged 4 commits intomainfrom
aibrahim/realtime-stop-ui-path
Mar 23, 2026
Merged

Unify realtime stop handling in TUI#15529
aibrahim-oai merged 4 commits intomainfrom
aibrahim/realtime-stop-ui-path

Conversation

@aibrahim-oai
Copy link
Collaborator

Summary

  • route /realtime, Ctrl+C, and deleted realtime meters through the same realtime stop path
  • keep generic transcription placeholder cleanup free of realtime shutdown side effects

Testing

  • Ran
  • Relied on CI for verification; did not run local tests

aibrahim-oai and others added 4 commits March 23, 2026 11:16
Route /realtime, Ctrl+C, and deleted realtime meters through the same stop path while keeping generic transcription cleanup side-effect free.

Co-authored-by: Codex <noreply@openai.com>
Relax the shared realtime stop helper visibility so the chat widget call sites can reuse it across modules.

Co-authored-by: Codex <noreply@openai.com>
Update the mirrored realtime tests to assert the new explicit deleted-meter stop path instead of the removed placeholder side effect.

Co-authored-by: Codex <noreply@openai.com>
Collapse the mirrored recording meter frame scheduling branches to satisfy clippy after the realtime stop-path change.

Co-authored-by: Codex <noreply@openai.com>
@aibrahim-oai aibrahim-oai merged commit 7b92a90 into main Mar 23, 2026
39 of 40 checks passed
@aibrahim-oai aibrahim-oai deleted the aibrahim/realtime-stop-ui-path branch March 23, 2026 20:47
@github-actions github-actions bot locked and limited conversation to collaborators Mar 23, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants