transcript live control#5867
Merged
Merged
Conversation
There was a problem hiding this comment.
Cursor Bugbot has reviewed your changes using default effort and found 1 potential issue.
❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.
Reviewed by Cursor Bugbot for commit 7a5f329. Configure here.
7a5f329 to
4edbc40
Compare
421aada to
fa105fc
Compare
4edbc40 to
b621b67
Compare
fa105fc to
5aac463
Compare
1792322 to
971c85a
Compare
29d6563 to
4129565
Compare
971c85a to
718a8e0
Compare
4129565 to
4c94260
Compare
718a8e0 to
5811792
Compare
4c94260 to
f5d90c9
Compare
5811792 to
4a0504c
Compare
f5d90c9 to
39df6e1
Compare
4a0504c to
ccc4bfc
Compare
Moves the resume and stop listening controls into the transcript tab and updates the live control labels.
ccc4bfc to
8759435
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

This is part 2 of 2 in a stack made with GitButler:
Note
Medium Risk
Changes how users start, stop, and resume live transcription and cross-window listener control; mistakes could leave sessions recording or fail to stop from secondary windows.
Overview
Live listening is controlled from the Transcript session tab instead of the outer header: the tab shows live/amplitude state, Stop while listening or transcribing, and Resume when listening can be restarted (including delegating start/stop to the main window in standalone views).
The outer-header Finalizing label and duplicate Stop there are dropped; Stop on the Transcript tab is the primary control for the active session.
Personalization → Dictionary copy is refreshed (add-term placeholder, per-term Remove, Examples when empty) and the dedicated Save string for that screen is removed in favor of immediate add/remove.
Locale
.po/messages.tsfiles are regenerated across languages for these string moves.Reviewed by Cursor Bugbot for commit 8759435. Bugbot is set up for automated code reviews on this repo. Configure here.