BMAD-METHOD/tools/cli/installers/lib/ide
Alex Verkhovsky 9654f912d4 fix(installer): address PR review findings from automated reviewers
Triage of 18 findings from Augment and CodeRabbit reviews on PR #1841:

Source code fixes:
- Exclude bmad-os-* from findAncestorConflict to match cleanupTarget
- Wrap cleanupCopilotInstructions in try/catch (best-effort, not fatal)
- Wrap suspended-platform cleanup in try/catch (failure boundary)
- Clean up temp backup dirs in catch block when install aborts
- Normalize IDE keys to lowercase before suspended lookup
- Delete dead loadCustomInstallerFiles method and stale references
- Rename "Roo Cline" to "Roo Code" in both platform-codes.yaml files
- Fix Gemini CLI package name (@google/gemini-cli, not @anthropic-ai)

Test improvements:
- Add name/frontmatter invariant check to 6 missing platform suites
- Assert stale bmad-architect skill is removed after cleanup

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-07 12:27:25 -07:00
..
shared refactor: all-is-skills - Convert BMAD to skills-based architecture (#1834) 2026-03-06 21:39:19 -06:00
templates fix(templates): replace @ path prefixes with {project-root} (#1769) 2026-02-28 18:49:31 -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(installer): address PR review findings from automated reviewers 2026-03-07 12:27:25 -07:00
manager.js fix(installer): address PR review findings from automated reviewers 2026-03-07 12:27:25 -07:00
platform-codes.js installer fix 2026-01-26 16:06:00 -06:00
platform-codes.yaml fix(installer): address PR review findings from automated reviewers 2026-03-07 12:27:25 -07:00