Releases: leonidb/claude-code-audio-recap
Releases · leonidb/claude-code-audio-recap
Release list
v0.1.1
Fixes
- Narration now follows the session, not the directory.
/audio-recap:onpersists for the whole Claude Code session, including when the working directory changes mid-session. Previously, changing directories could silently leave turns un-narrated. (#9) - The recap helper now runs isolated. The
claude -psummarizer invoked each turn runs with a minimal, isolated configuration and no longer picks up unrelated project or MCP settings from the working directory. (#11)
Maintenance
- Added a version-bump script and a manifest version guard that keep the plugin's version surfaces in sync.
Audio Recap v0.1.0
Audio Recap is a Claude Code plugin that speaks a Haiku-summarized recap of each turn, plus the assistant's reply (summarized if long). No mic, no models to download, no daemon. macOS only, for now.
See the README for install instructions and a demo video.
License: Apache-2.0.