All checks were successful
When the sidecar process exits before sending the ready event, the error message now includes the last 10 lines of stderr. Stderr is captured in a background thread and written to sidecar.log in the app data directory. This helps diagnose why the PyInstaller sidecar fails to start (missing DLLs, import errors, permission issues, etc.). Log location: %APPDATA%\net.anhonesthost.local-transcription\sidecar.log Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>