mac-narrator: --say and --threshold
demo/mac-narrator --say # speak narration aloud
demo/mac-narrator --watch --threshold 30 # only narrate when interesting
demo/mac-narrator --watch --say -t 50 # speak only the dramatic moments--say uses macOS text-to-speech. --threshold N computes an interest score (0-100) from CPU, memory pressure, battery, disk, and load average -- only narrates when the score exceeds N. Quiet systems stay quiet.
Docs
--mcp-timeoutdocumented across all MCP docs- Integrations section in README linking to docs/integrations.md
- Version badge auto-update rule added to CLAUDE.md
Update
brew upgrade apfel