Skip to content

Tags: boska/vox

Tags

v1.1.0

Toggle v1.1.0's commit message
v1.1.0: VoxMCP rewrite + VoxApp menubar app

- Fix: double-resume crash in listen tool (OnceFlag guard)
- Fix: vox MCP binary now uses Sources/VoxMCP/ (replaces PragueGuideMCP)
- Feat: audio cues — Tink on mic open, Pop on mic close
- Feat: status file (/tmp/vox-status) for idle/listening/speaking state
- Feat: SpeechSynthesizer reads config from ~/.config/vox/config.json
- Feat: VoxApp — SwiftUI menubar app (macOS 14+)
  - ASCII animated icon (·, ·∙○◎, ▁▂▃▄ frames)
  - Master-detail Settings (NavigationSplitView)
  - API Key panel with secure storage
  - Voice panel: list with per-row preview playback
  - Launch at Login via SMAppService

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

v1.0.0

Toggle v1.0.0's commit message
Add server.json for MCP Registry