BMAD-METHOD/tools/installer/core
nick 4a4a7c9079 feat(installer): auto-inject BMAD version badge into project README
- Add badge.js module for git remote resolution, README detection, and badge injection
- Integrate badge prompt into install flow with --no-badge opt-out
- Support badge update when owner/repo changes on re-install
- Auto-create README.md with badge if missing
- Pass badge config through Config.build() for both install and quick-update paths

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-01 22:10:42 +08:00
..
badge.js feat(installer): auto-inject BMAD version badge into project README 2026-05-01 22:10:42 +08:00
config.js feat(installer): auto-inject BMAD version badge into project README 2026-05-01 22:10:42 +08:00
existing-install.js fix(installer): replace fs-extra with native node:fs to prevent file loss 2026-04-13 00:44:28 -05:00
install-paths.js refactor(skills): remove bmad-skill-manifest yaml; introduce central config.toml (#2285) 2026-04-19 23:11:44 -05:00
installer.js feat(installer): auto-inject BMAD version badge into project README 2026-05-01 22:10:42 +08:00
legacy-warnings.js feat(installer): expand to 42 platforms with shared target_dir coordination (#2313) 2026-04-25 21:14:00 -05:00
manifest-generator.js fix(installer): support local custom-source modules in resolveInstalledModuleYaml and TOML key (#2316) 2026-04-26 12:55:56 -05:00
manifest.js fix: installer live version for external modules (#2307) 2026-04-24 13:13:56 -05:00