Skip to content

Restore active session live transcript#5791

Merged
ComputelessComputer merged 1 commit into
mainfrom
fix/session-live-transcript-accessory
Jun 26, 2026
Merged

Restore active session live transcript#5791
ComputelessComputer merged 1 commit into
mainfrom
fix/session-live-transcript-accessory

Conversation

@ComputelessComputer

@ComputelessComputer ComputelessComputer commented Jun 26, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • Restore the session-local live transcript accessory for active sessions using live transcription.

Note

Low Risk
Scoped UI hook change with matching unit tests; no auth, data, or transcription pipeline changes.

Overview
Restores the session-local live transcript UI for the active session when live transcription is running, instead of leaving the bottom accessory empty.

useSessionBottomAccessory now subscribes to listener live state and, when the viewed session is the current active live capture (getLiveCaptureUiMode is "live"), returns DuringSessionAccessory, a Live ExpandToggle border handle, and bottomAccessoryState with mode: "live" and local expand/collapse state. BottomAccessoryState gains a "live" mode alongside "playback".

Tests are updated to mock the accessory components and assert the panel appears for the matching active live session; batch-only active recording still hides the accessory.

Reviewed by Cursor Bugbot for commit fb610eb. Bugbot is set up for automated code reviews on this repo. Configure here.

Show the session-local live transcript accessory when the active session is using live transcription.
@netlify

netlify Bot commented Jun 26, 2026

Copy link
Copy Markdown

Deploy Preview for old-char canceled.

Name Link
🔨 Latest commit fb610eb
🔍 Latest deploy log https://app.netlify.com/projects/old-char/deploys/6a3ea8cde56f13000882acb5

@ComputelessComputer ComputelessComputer merged commit a0b6ffd into main Jun 26, 2026
10 checks passed
@ComputelessComputer ComputelessComputer deleted the fix/session-live-transcript-accessory branch June 27, 2026 12:21
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