v1.32.0
New Features
Local plugin development and diagnostics tooling
New scripts and Makefile targets for isolated and real-Claude plugin testing workflows, so contributors can reproduce plugin updates and click-to-focus issues with less setup. Includes dev-local-plugin.sh, dev-real-plugin.sh, e2e-real-claude.sh, and linux-focus-debug.sh.
Bug Fixes
Exact window targeting for Linux click-to-focus
Notification clicks now capture exact window hints (X11 window ID, WM class, PID) from the hook process and use them before falling back to generic terminal title matching, significantly improving reliability on multi-window setups.
Hardened bootstrap plugin updates
Marketplace checkout and installed plugin version verification during bootstrap now recover cleanly when Claude leaves an older cached plugin version in place.
📦 Installation · 🔄 Updating
Full Changelog: v1.31.0...v1.32.0