What's new
- Structured diagnostics for empty live sessions — When a live session ends empty or falls back to recovery, the diagnostics export now includes a structured JSON event recording the transcription model, elapsed duration, audio capture status, peak audio level, empty-session classification, and recovery batch outcome. This makes it possible to distinguish between "no audio captured", "transcription produced no text", and other failure modes after the fact. (#511, closes #510)
Housekeeping
- Updated Homebrew cask to v1.68.0 (#512)
Contributors
Thanks to @kkarimi for the diagnostics implementation!