What Happened
- The PR fixes packaging by running `npm install --production` during `scripts/build-hooks.js` and adding `plugin/node_modules` to the package `files`, so runtime modules such as `zod`, `shell-quote`, and `tree-sitter-*` are shipped with the marketplace bundle instead of being omitted at publish time.
- The PR fixes packaging by running `npm install --production` during `scripts/build-hooks.js` and adding `plugin/node_modules` to the package `files`, so runtime modules such as `zod`, `shell-quote`, and `tree-sitter-*` are shipped with the marketplace bundle instead of being omitted at publish time.
- 1 evidence item attached for review.