Skip to content

PE setup: read plugin version from package.json (fix 1.0.0 hardcode)#122

Merged
KailasMahavarkar merged 1 commit into
mainfrom
b-PE-setup-version-hardcode
Jun 23, 2026
Merged

PE setup: read plugin version from package.json (fix 1.0.0 hardcode)#122
KailasMahavarkar merged 1 commit into
mainfrom
b-PE-setup-version-hardcode

Conversation

@KailasMahavarkar

Copy link
Copy Markdown
Collaborator

Fixes the hardcoded version: "1.0.0" in registerClaudeCodePlugin (4 spots: marketplace metadata + plugin entry + cache-leaf dir + installed_plugins). Now reads package.json, so the plugin registers under its real version (1.3.1) instead of a misleading 1.0.0 label. tsc clean, 85 tests pass.

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.
@KailasMahavarkar KailasMahavarkar merged commit 132f47c into main Jun 23, 2026
@KailasMahavarkar KailasMahavarkar deleted the b-PE-setup-version-hardcode branch June 23, 2026 20:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant