Skip to content

Fonos v0.7.1

Choose a tag to compare

@ethannortharc ethannortharc released this 13 Jul 05:27

Fixes from the first days in the wild.

  • Apple Speech works in installed apps — the built-in macOS speech recognizer could never locate its helper in a packaged build (dev runs masked it). If you picked Apple Speech and got nothing, this was why.
  • The floating pill follows your displays — disconnect an external monitor (or change resolution) and the pill now re-anchors bottom-center on the surviving screen instead of stranding itself at coordinates for a display that no longer exists.
  • "Open Safari." opens Safari — spoken app names keep their sentence punctuation out of the app lookup.
  • "Open Google in Safari." routes properly — the agent is now guided (and corrected when it slips) to split the browser into app and the site into url, across any LLM profile.
  • A broken STT server tells you it's broken — Setup Doctor distinguishes "process running but port not listening" (the stale-launcher trap), dictation gives up on unreachable endpoints in 5 seconds with a clear pill error instead of spinning, and long transcriptions are no longer cut off by the old 15s ceiling.

Delivered via in-app update on macOS (Apple Silicon); deb/rpm below for Linux.