The wrapper was a workaround for npx-from-GitHub tarball execution (v4-alpha era). Since the project moved to npm registry publishing, the wrapper cwd preservation and npx detection are unnecessary -- process.cwd() is correct in both local and npx require() paths. - Delete tools/bmad-npx-wrapper.js - Add shebang to tools/cli/bmad-cli.js - Update package.json bin entries to point at bmad-cli.js directly Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| cli | ||
| docs | ||
| lib | ||
| build-docs.mjs | ||
| fix-doc-links.js | ||
| format-workflow-md.js | ||
| javascript-conventions.md | ||
| migrate-custom-module-paths.js | ||
| platform-codes.yaml | ||
| skill-validator.md | ||
| validate-doc-links.js | ||
| validate-file-refs.js | ||
| validate-skills.js | ||
| validate-svg-changes.sh | ||