v0.1.1 - Fix plugin load failure on install
·
21 commits
to main
since this release
Release notes:
What's Fixed
Plugin failed to load after install — Claude Code auto-loads hooks/hooks.json
from the plugin root. Having "hooks": "./hooks/hooks.json" in plugin.json
caused a duplicate-hook error on every install. Removed the redundant field.
This was the only blocker preventing the plugin from activating after marketplace install.
Upgrade
claude plugin update open-context@open-context
Or reinstall:
claude plugin uninstall open-context@open-context
claude plugin install open-context@open-context