You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(setup): read plugin version from package.json, not hardcoded 1.0.0 (#122)
registerClaudeCodePlugin stamped marketplace + installed_plugins + the cache
leaf dir as '1.0.0' regardless of actual version. Now reads package.json so the
plugin registers under its real version.
0 commit comments