BMAD-METHOD/tools/cli/installers/lib/ide
Davor Racić 54876a6af3 fix(cli): address code review findings for uninstall command
- Add path traversal guard in uninstallOutputFolder (resolve + startsWith)
- Thread silent flag through to cleanupCopilotInstructions
- Trim text input before path.resolve in directory prompt
- DRY uninstall() by delegating to extracted helper methods
- Validate projectDir existence before probing for BMAD
- Use fs.rmdir instead of fs.remove in removeEmptyParents (race safety)

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-14 17:44:31 +01:00
..
shared refactor: Complete @clack/prompts Migration & Installer Output Consolidation (#1586) 2026-02-08 00:40:13 -06:00
templates fix(opencode): remove incorrect mode: primary and restore name field in templates (#1644) 2026-02-12 18:58:13 -06:00
_base-ide.js refactor: Complete @clack/prompts Migration & Installer Output Consolidation (#1586) 2026-02-08 00:40:13 -06:00
_config-driven.js fix(cli): address code review findings for uninstall command 2026-02-14 17:44:31 +01:00
codex.js fix: installer fixes and non-interactive mode improvements (#1612) 2026-02-09 19:32:38 -06:00
github-copilot.js fix(cli): address code review findings for uninstall command 2026-02-14 17:44:31 +01:00
kilo.js refactor: Complete @clack/prompts Migration & Installer Output Consolidation (#1586) 2026-02-08 00:40:13 -06:00
manager.js feat(cli): add uninstall command with selective component removal 2026-02-14 17:25:50 +01:00
platform-codes.js installer fix 2026-01-26 16:06:00 -06:00
platform-codes.yaml feat: custom GitHub Copilot installer handler (#1606) 2026-02-09 13:41:11 -06:00