Skip to content

Releases: leonidb/claude-code-audio-recap

v0.1.1

Choose a tag to compare

@leonidb leonidb released this 26 May 13:45

Fixes

  • Narration now follows the session, not the directory. /audio-recap:on persists 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 -p summarizer 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

Choose a tag to compare

@leonidb leonidb released this 19 May 18:12
e4a7deb

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.