Meetings
Record now. Return to the detail.
Capture microphone and system audio, pause to take a break, and keep notes in your linked vault. Transcribe locally, then jump from a transcript timestamp to the recording.
Recording requires macOS 15+. Local transcription requires a separately installed whisper.cpp executable and model.
Project knowledge
Give agents the source material.
Keep notes and meeting transcripts in a linked Markdown vault. With vault access configured in the MCP server, your agent can search notes, read meetings, and create follow-up tasks with links back to the source.
Ask your agent to summarize decisions or draft next steps from the saved transcript.
Shared tasks
Work from the same task list.
Add, edit, and check off project tasks in Priori. Connect your coding harness to the task MCP server so agents can read and update the same list, even when the app is closed.
Tasks stay in your project. Revision checks reject stale updates from another writer.
Agent handoffs
Leave the next session a starting point.
Through MCP, agents can save task-linked handoffs, report progress and blockers, record decisions, and submit results with checks and follow-ups. The next session can read that history before continuing.
Workflow records persist locally in your project across agent sessions.
Files and editing
Keep up with changes on disk.
Move between source editing and rich Markdown. See new and modified files in the explorer with Git status markers. Saved files refresh when an agent changes them; unsaved edits stay available for you to resolve a conflict.
Use Quick Open to find files by path and the command palette to reach workspace actions.
Projects and terminals
Move between projects without losing your place.
Sync parent folders to discover projects and run your installed coding CLIs in real terminal tabs. Switch projects or collapse a column while terminal sessions keep running.
Project selection returns after relaunch. Terminal sessions and unsaved edits last only for the current app session.