Onboarding Flow
First-run setup with proactive permission checks, Whisper setup, Ollama setup, skip-AI path, and overlay guidance.
- macOS permission cards with live status
- Whisper model download in-flow
- Ollama install/start/check + model pull
Snapshot date: March 4, 2026. This page mirrors the PRD status review: shipped items are marked complete, pending items are explicit, and upcoming milestones are scoped.
Shipped
Completed and usable now.
First-run setup with proactive permission checks, Whisper setup, Ollama setup, skip-AI path, and overlay guidance.
Mic + system audio recording, pause/resume, local WAV files, and Whisper transcription pipeline.
AI summaries via Ollama/OpenAI/Anthropic plus floating overlay controls for recording outside the main window.
Not Completed
High-impact PRD gaps.
Library browsing exists, but search/filter/export workflows are still missing from UI and commands.
The app is currently English-first and macOS-tuned; i18n and broader platform validation remain.
Requested automation and developer workflow integrations are planned but not implemented.
PRD Tracker
Feature-by-feature status.
| Feature Area | Status | Current Reality | Next Milestone |
|---|---|---|---|
| Audio Recording | Completed | Mic + system capture, pause/resume, overlay control | Cross-platform validation hardening |
| Transcription | Partially Completed | Local Whisper path is live | Cloud transcription fallback |
| AI Meeting Notes | Completed | Ollama + OpenAI + Anthropic summaries | Model recommendation logic |
| Meeting Library | Partially Completed | Browse/detail/audio playback/re-transcribe | Search and filters |
| Export | Not Completed | No export actions yet | Markdown, PDF, clipboard |
| i18n | Not Completed | English-first interface | pt-BR UI + runtime language switch |
| Git Integration | Not Completed | No repo sync workflow yet | Commit/push artifacts from app |
Upcoming Focus
Git Integration Proposal
Planned workflow: connect a repository and push audio, transcripts, and AI notes with conventional commit messages.