BMAD-METHOD/tools/cli/installers
Alex Verkhovsky 890315b035 refactor(installer): address review findings in Rovo Dev installer
- Hoist toDashPath import to module top level
- Extract _collectPromptEntries helper replacing 3 duplicated loops
- Remove unused detectionPaths (detect() is overridden)
- Guard generatePromptsYml when writtenFiles is empty
- Align cleanup() with detect() predicate (remove any bmad-*, not just .md)
- Use BaseIdeSetup abstractions (this.pathExists/readFile/writeFile) in cleanup()
- Update loadHandlers() JSDoc to include rovodev.js
2026-02-19 13:01:45 -07:00
..
lib refactor(installer): address review findings in Rovo Dev installer 2026-02-19 13:01:45 -07:00
install-messages.yaml docs: update start message for V6 stable release 2026-02-17 07:29:56 -06:00