Skip to content

transcript live control#5867

Merged
ComputelessComputer merged 1 commit into
mainfrom
refactor/transcript-live-control
Jul 1, 2026
Merged

transcript live control#5867
ComputelessComputer merged 1 commit into
mainfrom
refactor/transcript-live-control

Conversation

@ComputelessComputer

@ComputelessComputer ComputelessComputer commented Jul 1, 2026

Copy link
Copy Markdown
Collaborator
  • Moved live listening control into the Transcript tab
  • Added live/dancing state display on the Transcript tab
  • Delegated standalone stop actions through the main listener bridge
  • Removed the separate outer-header live stop button
  • Kept active-session stopping within the Transcript tab to avoid duplicate controls and free outer-header space

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.ts files 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.

@cursor cursor Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cursor Bugbot has reviewed your changes using default effort and found 1 potential issue.

Fix All in Cursor

❌ 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.

Comment thread apps/desktop/src/session/components/note-input/header.tsx
@ComputelessComputer ComputelessComputer force-pushed the refactor/transcript-live-control branch from 7a5f329 to 4edbc40 Compare July 1, 2026 17:59
@ComputelessComputer ComputelessComputer force-pushed the fix/standalone-listening-menu branch from 421aada to fa105fc Compare July 1, 2026 18:01
@ComputelessComputer ComputelessComputer force-pushed the refactor/transcript-live-control branch from 4edbc40 to b621b67 Compare July 1, 2026 18:01
@ComputelessComputer ComputelessComputer force-pushed the fix/standalone-listening-menu branch from fa105fc to 5aac463 Compare July 1, 2026 18:17
@ComputelessComputer ComputelessComputer force-pushed the refactor/transcript-live-control branch 2 times, most recently from 1792322 to 971c85a Compare July 1, 2026 18:21
@ComputelessComputer ComputelessComputer force-pushed the fix/standalone-listening-menu branch 2 times, most recently from 29d6563 to 4129565 Compare July 1, 2026 18:26
@ComputelessComputer ComputelessComputer force-pushed the refactor/transcript-live-control branch from 971c85a to 718a8e0 Compare July 1, 2026 18:26
@ComputelessComputer ComputelessComputer force-pushed the fix/standalone-listening-menu branch from 4129565 to 4c94260 Compare July 1, 2026 18:29
@ComputelessComputer ComputelessComputer force-pushed the refactor/transcript-live-control branch from 718a8e0 to 5811792 Compare July 1, 2026 18:30
@ComputelessComputer ComputelessComputer force-pushed the fix/standalone-listening-menu branch from 4c94260 to f5d90c9 Compare July 1, 2026 18:50
@ComputelessComputer ComputelessComputer force-pushed the refactor/transcript-live-control branch from 5811792 to 4a0504c Compare July 1, 2026 18:53
@ComputelessComputer ComputelessComputer force-pushed the fix/standalone-listening-menu branch from f5d90c9 to 39df6e1 Compare July 1, 2026 19:10
@ComputelessComputer ComputelessComputer force-pushed the refactor/transcript-live-control branch from 4a0504c to ccc4bfc Compare July 1, 2026 19:10
Moves the resume and stop listening controls into the transcript tab and updates the live control labels.
@ComputelessComputer ComputelessComputer force-pushed the refactor/transcript-live-control branch from ccc4bfc to 8759435 Compare July 1, 2026 19:37
@ComputelessComputer ComputelessComputer changed the base branch from fix/standalone-listening-menu to main July 1, 2026 19:37
@ComputelessComputer ComputelessComputer merged commit 0de63fd into main Jul 1, 2026
1 check passed
@ComputelessComputer ComputelessComputer deleted the refactor/transcript-live-control branch July 1, 2026 19:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant