v0.18.6: USB speakerphone capture + Codex/Gemini summaries + back on crates.io
USB conference speakerphones no longer lose native call recordings. A quiet mic stem (a far-field mic plus the device's own echo cancellation) was misread as empty, so the whole call was discarded as unrecoverable. Minutes now scans the full mic stem for audio instead of only the opening seconds, so a call that starts with the far end speaking is captured correctly. Thanks to @jmh1313 for the detailed report. (#280)
Codex and Gemini summaries no longer silently degrade. When summarization ran from outside a git repo (the normal case for the desktop app), Codex and Gemini refused to start in an untrusted directory and the meeting fell back to a degraded summary. Both now bypass the directory-trust check for the read-only summary pass. (#282)
Back on crates.io. minutes-cli and minutes-core are published to crates.io again, so cargo install minutes-cli works for Linux and Windows users who do not use Homebrew.
Install: brew install silverstein/tap/minutes or cargo install minutes-cli, or grab the DMG below. npx minutes-mcp for the MCP server + dashboard.