BMAD-METHOD/tools/installer/lib
Matthew Mellor c36135713f feat: Add Amazon Q CLI integration to BMAD Method installer
Complete implementation of Epic 1 (Foundation & Core Integration) including:

- Story 1.1: Added Amazon Q CLI option to installer menu
- Story 1.2: Implemented agent configuration generator with proper JSON schema
- Story 1.3: Added multi-location support (user global & project local)
- Story 1.4: Built comprehensive validation system with detailed reporting

Key features:
• Full JSON schema compliance with Amazon Q CLI v1 specification
• Tool mapping to Amazon Q CLI built-ins (fs_read, fs_write, execute_bash, introspect)
• Multi-location installation support (~/.aws/amazonq/cli-agents/ and ./.amazonq/cli-agents/)
• Comprehensive validation with detailed success/failure reporting
• Support for all 10 BMAD agents with proper agent discovery
• Updated documentation to include Amazon Q CLI as supported IDE

Technical implementation:
• Added amazon-q-cli-validator.js with full validation suite
• Updated ide-setup.js with Amazon Q CLI configuration generation
• Modified install.config.yaml with Amazon Q CLI location mappings
• Added glob dependency and fixed all ESLint issues
• Updated README.md to list Amazon Q CLI among supported IDEs

🤖 Generated with Claude Code

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-11 23:53:43 -05:00
..
amazon-q-cli-validator.js feat: Add Amazon Q CLI integration to BMAD Method installer 2025-09-11 23:53:43 -05:00
config-loader.js chore: add code formatting config and pre-commit hooks (#450) 2025-08-16 19:08:39 -05:00
file-manager.js chore: add code formatting config and pre-commit hooks (#450) 2025-08-16 19:08:39 -05:00
ide-base-setup.js chore: add code formatting config and pre-commit hooks (#450) 2025-08-16 19:08:39 -05:00
ide-setup.js feat: Add Amazon Q CLI integration to BMAD Method installer 2025-09-11 23:53:43 -05:00
installer.js feat: Add Auggie CLI (Augment Code) Integration (#520) 2025-09-02 12:16:26 -05:00
memory-profiler.js chore: add code formatting config and pre-commit hooks (#450) 2025-08-16 19:08:39 -05:00
module-manager.js chore: add code formatting config and pre-commit hooks (#450) 2025-08-16 19:08:39 -05:00
resource-locator.js chore: add code formatting config and pre-commit hooks (#450) 2025-08-16 19:08:39 -05:00