You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add integrated local whisper.cpp server controls so Foil can start, monitor, stop, and recover selected local models without keeping Terminal open.
Improve local transcription setup with provider key links, clearer model and app-build diagnostics, cancellable startup, bounded startup logs, and a reliable readiness deadline for large models.
Refresh Accessibility and Microphone state whenever the menu opens, restart the recording hotkey after trust is granted, and clear stale permission warnings without hiding unrelated failures.
Make setup status colors easier to read and prevent accidental Xcode DerivedData launches from using a misleading production Accessibility identity.
Expand fresh-user permission, installed live-microphone, provider, and focused UI CI coverage for release confidence.