Fix long meeting transcription and add timestamps #6

Merged
superdooper-coder merged 1 commits from codex/reliable-timestamped-transcription into main 2026-07-15 14:21:25 +02:00
superdooper-coder commented 2026-07-15 14:18:42 +02:00 (Migrated from github.com)

Summary

  • allow post-meeting transcription requests to run for up to two hours
  • request verbose transcription segments and show real timestamps in the transcript
  • capture system audio as mono so recorded duration matches the meeting
  • preserve source recordings under Documents/Meetingnotes-Recovery if transcription fails
  • bump the app to 1.1.2 (14)

Verification

  • Coder bridge full suite: 1259 tests passed
  • macOS build and local API smoke test run in CI
## Summary - allow post-meeting transcription requests to run for up to two hours - request verbose transcription segments and show real timestamps in the transcript - capture system audio as mono so recorded duration matches the meeting - preserve source recordings under Documents/Meetingnotes-Recovery if transcription fails - bump the app to 1.1.2 (14) ## Verification - Coder bridge full suite: 1259 tests passed - macOS build and local API smoke test run in CI
Sign in to join this conversation.