BMAD-METHOD/tools/installer/commands
nick a8666294cb fix(installer): address CodeRabbit review feedback on badge integration
- Derive BADGE_PATTERN from BADGE_URL constant (configurable)
- Fix git remote regex to support repo names with dots
- Add try/catch around badge injection so IO errors don't abort install
- Add try/catch around badge cleanup in uninstall (best-effort)
- Pass noBadge through quickUpdate flow

Generated with [Claude Code](https://claude.ai/code)
via [Happy](https://happy.engineering)

Co-Authored-By: Claude <noreply@anthropic.com>
Co-Authored-By: Happy <yesreply@happy.engineering>
2026-05-01 15:54:05 +08:00
..
install.js feat(installer): add badge prompt and auto-create README if missing 2026-05-01 15:36:50 +08:00
status.js fix(installer): replace fs-extra with native node:fs to prevent file loss 2026-04-13 00:44:28 -05:00
uninstall.js fix(installer): address CodeRabbit review feedback on badge integration 2026-05-01 15:54:05 +08:00