Skip to content

Live transcription progress + auto-refresh on note page - #40

Merged
Chaddacus merged 1 commit into
mainfrom
codex/transcription-progress
Jun 28, 2026
Merged

Chaddacus merged 1 commit into
mainfrom
codex/transcription-progress

Conversation

@Chaddacus

Copy link
Copy Markdown
Owner

Detail page didn't poll, so it spun until manual reload. Now: auto-poll while processing, elapsed timer + optimistic progress bar, honest copy, clip duration persisted early. Verified via Playwright (auto-refresh on completion, no reload) + 18 backend tests. https://claude.ai/code/session_01BzkXTG6PfbUdFoif8kBeyw

…e page

The detail page never polled, so it spun on "this may take a few minutes"
until a manual reload even though transcription finishes in seconds. Now it
polls while processing and updates itself, shows an elapsed timer + an
optimistic progress bar, and accurate copy. Persist clip duration before the
transcription call so the UI can show recording length while it works.

Deepgram batch gives no true %, so the bar is an elapsed-time ramp, not a
false percentage.

Claude-Session: https://claude.ai/code/session_01BzkXTG6PfbUdFoif8kBeyw
@Chaddacus
Chaddacus merged commit ee423a2 into main Jun 28, 2026
3 of 5 checks passed
@Chaddacus
Chaddacus deleted the codex/transcription-progress branch June 28, 2026 14:27
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