- 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
- 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