BMAD-METHOD/tools/cli/installers/lib/ide
Alex Verkhovsky db3456afb6 fix(installer): add custom Rovo Dev installer with prompts.yml generation
Rovo Dev CLI requires a .rovodev/prompts.yml manifest to register prompts
for /prompts access. The config-driven installer was writing .md files but
never generating this manifest, so /prompts showed nothing.

- Create custom rovodev.js installer extending BaseIdeSetup
- Generate prompts.yml indexing all written workflow files
- Merge with existing user entries (only touch bmad- prefixed entries)
- Remove stale rovo entry from tools/platform-codes.yaml

Closes #1466
2026-02-18 07:15:03 -07: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 feat(cli): add uninstall command with selective component removal (#1650) 2026-02-15 08:13:03 -06:00
codex.js fix: installer fixes and non-interactive mode improvements (#1612) 2026-02-09 19:32:38 -06:00
github-copilot.js feat(cli): add uninstall command with selective component removal (#1650) 2026-02-15 08:13:03 -06:00
kilo.js refactor: Complete @clack/prompts Migration & Installer Output Consolidation (#1586) 2026-02-08 00:40:13 -06:00
manager.js fix(installer): add custom Rovo Dev installer with prompts.yml generation 2026-02-18 07:15:03 -07:00
platform-codes.js installer fix 2026-01-26 16:06:00 -06:00
platform-codes.yaml fix(installer): add custom Rovo Dev installer with prompts.yml generation 2026-02-18 07:15:03 -07:00
rovodev.js fix(installer): add custom Rovo Dev installer with prompts.yml generation 2026-02-18 07:15:03 -07:00