Releases: thephw/claude-meseeks
Releases · thephw/claude-meseeks
Release list
v0.2.0 — Embedded Go meeseeks CLI
First published release of claude-meseeks — plays a Mr. Meeseeks voice line whenever Claude is genuinely waiting on you.
Highlights
- Self-contained Go
meeseeksbinary with audio clips embedded via//go:embed— no external files at runtime. - Notification-driven playback fixes spurious audio: only the
Notificationevent triggers a sound, switching onnotification_type:idle_prompt→ a done clip (your turn)permission_prompt→ an asking clip (needs approval)- everything else → silence (no more sounds on auto-continuations)
- Cross-platform prebuilt binaries committed in
bin/(darwin/linux amd64+arm64, windows amd64) — the plugin runs without a Go toolchain. - GitHub Actions CI: fmt, vet, test, build, cross-compile.
Install
/plugin marketplace add thephw/claude-meseeks
/plugin install claude-meseeks@claude-meseeks
Audio is Rick and Morty IP included for personal use; inspired by the jayuzumi.com Mr. Meeseeks Soundboard. See README before redistributing.
🤖 Generated with Claude Code