Commit Graph

8 Commits

Author SHA1 Message Date
Philip Louw 2b21434a45 refactor: migrate from Q CLI to Kiro CLI
- Rename QCLIGenerator to KiroCLIGenerator
- Update output directory from .amazonq/cli-agents to .kiro/agents
- Update tool names to Kiro CLI format (read, write, shell)
- Update agent configuration format for Kiro CLI compatibility
- Update all references in installer and commands
- Update package.json script to bmad:generate-kiro-cli
- Update manifest.yaml to reference kiro-cli
2025-11-26 14:27:54 +02:00
Brian Madison 1728acfb0f The install directory is now configurable, with a few minute issues 2025-11-08 13:58:43 -06:00
Brian Madison b056b42892 fixed installer note 2025-10-31 19:39:06 -05:00
Brian Madison ee58586f39 installer improvements 2025-10-28 12:47:45 -05:00
Brian Madison 8d81edf847 install quick updates 2025-10-26 16:17:37 -05:00
Brian Madison 6181a0bd07 fix: installer IDE selection and cancellation handling
- Fix manifest reading to use manifest.yaml instead of manifest.csv
- Show previously configured IDEs as selected by default in UI
- Skip configuration prompts for already configured IDEs during updates
- Properly collect IDE configurations during full reinstall
- Handle installation cancellation without throwing errors
2025-10-04 19:46:16 -05:00
Brian Madison 3f40ef4756 agent updates 2025-10-02 21:45:59 -05:00
Brian Madison 0a6a3f3015 feat: v6.0.0-alpha.0 - the future is now 2025-09-28 23:17:07 -05:00