Skip to content

v0.2.0 — Interactive Skills, Settings, Screen Context

Choose a tag to compare

@silverstein silverstein released this 20 Mar 15:43
· 1749 commits to main since this release

A newer version is available: v0.3.0 — Interactive dashboard, smart attendee detection, semantic search.

What's New

Interactive Meeting Lifecycle — 3 new skills that chain together:

  • /minutes prep — relationship brief + talking points before a call
  • /minutes debrief — post-meeting analysis, compares outcomes to prep intentions
  • /minutes weekly — weekly synthesis with decision arcs and forward brief

Settings Screen (⌘,) — unified settings with all configuration in one place:

  • Whisper model picker with download-on-demand
  • Summarization engine (Agent CLI uses your Claude/Codex subscription — no API key)
  • Screen context + screen share privacy toggles
  • Recall agent picker (Claude, Codex, bash)
  • Storage usage breakdown

Screen Context — opt-in periodic screenshots during recording, sent to vision LLMs for context about what was on screen.

Screen Share Privacy — all windows hidden from screen sharing by default. Toggle via tray menu.

App Icon — proper 1024x1024 macOS app icon.

Calendar Bridge/minutes prep auto-detects upcoming meetings via Google Calendar MCP, gog CLI, or Apple Calendar.

Proactive Reminders — SessionStart hook nudges you to prep before upcoming meetings.

Install

macOS (Apple Silicon): Download Minutes_0.2.0_aarch64.dmg, open it, drag Minutes to Applications.

Homebrew (builds from source):

brew tap silverstein/tap
brew install minutes
minutes setup --model small

From source:

git clone https://github.com/silverstein/minutes.git
cd minutes
export CXXFLAGS="-I$(xcrun --show-sdk-path)/usr/include/c++/v1"
cargo install --path crates/cli
minutes setup --model small

Note

This release is unsigned (not notarized by Apple). macOS will show a warning on first launch. Right-click → Open to bypass, or install via Homebrew which builds from source.


7.1 MB .dmg — compare to Granola (531 MB) and Monologue (108 MB).