BMAD-METHOD/tools/cli/installers/lib
Davor Racić fc3c3d873c feat(cli): add uninstall command with selective component removal
Add `bmad uninstall` CLI command for clean removal of BMAD installations.
Interactive mode with directory router and component multiselect; non-interactive
`--yes` flag preserves user artifacts by default. Three-phase spinner UX,
manifest-scoped IDE cleanup, GitHub Copilot marker stripping, recursive empty
directory cleanup, and chalk-to-clack migration in copilot handler.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-14 17:25:50 +01:00
..
core feat(cli): add uninstall command with selective component removal 2026-02-14 17:25:50 +01:00
custom refactor: replace module installer scripts with declarative directories config 2026-02-08 19:21:48 -06:00
ide feat(cli): add uninstall command with selective component removal 2026-02-14 17:25:50 +01:00
modules fix: installer fixes and non-interactive mode improvements (#1612) 2026-02-09 19:32:38 -06:00
message-loader.js refactor: Complete @clack/prompts Migration & Installer Output Consolidation (#1586) 2026-02-08 00:40:13 -06:00