BMAD-METHOD/tools
Hau Vo 155f9591ea
feat: Add Auggie CLI (Augment Code) Integration (#520)
* feat: add Augment Code IDE support with multi-location installation options

- Add Augment Code to supported IDE list in installer CLI and interactive prompts
- Configure multi-location setup for Augment Code commands:
  - User Commands: ~/.augment/commands/bmad/ (global, user-wide)
  - Workspace Commands: ./.augment/commands/bmad/ (project-specific, team-shared)
- Update IDE configuration with proper location handling and tilde expansion
- Add interactive prompt for users to select installation locations
- Update documentation in bmad-kb.md to include Augment Code in supported IDEs
- Implement setupAugmentCode method with location selection and file installation

This enables BMAD Method integration with Augment Code's custom command system,
allowing users to access BMad agents via /agent-name slash commands in both
global and project-specific contexts.

* Added options to choose the rule locations

* Update instruction to match with namespace for commands

* Update instruction to match with namespace for commands

* Renamed Augment Code to Auggie CLI (Augment Code)

---------

Co-authored-by: Hau Vo <hauvo@Haus-Mac-mini.local>
Co-authored-by: Brian <bmadcode@gmail.com>
2025-09-02 12:16:26 -05:00
..
builders chore: add code formatting config and pre-commit hooks (#450) 2025-08-16 19:08:39 -05:00
flattener fix: remove incorrect else branch causing flatten command regression (#452) 2025-08-17 22:09:56 -05:00
installer feat: Add Auggie CLI (Augment Code) Integration (#520) 2025-09-02 12:16:26 -05:00
lib chore: add code formatting config and pre-commit hooks (#450) 2025-08-16 19:08:39 -05:00
md-assets web build optimization 2025-07-06 10:32:39 -05:00
shared fix: documentation and trademark updates 2025-08-17 19:23:50 -05:00
upgraders chore: add code formatting config and pre-commit hooks (#450) 2025-08-16 19:08:39 -05:00
bmad-npx-wrapper.js chore: add code formatting config and pre-commit hooks (#450) 2025-08-16 19:08:39 -05:00
bump-all-versions.js chore: add code formatting config and pre-commit hooks (#450) 2025-08-16 19:08:39 -05:00
bump-expansion-version.js chore: add code formatting config and pre-commit hooks (#450) 2025-08-16 19:08:39 -05:00
cli.js fix: documentation and trademark updates 2025-08-17 19:23:50 -05:00
preview-release-notes.js feat: enhance manual release workflow with automatic release notes 2025-08-16 20:35:41 -05:00
setup-hooks.sh feat: add PR validation workflow and contribution checks 2025-08-31 20:30:52 -05:00
sync-installer-version.js chore: add code formatting config and pre-commit hooks (#450) 2025-08-16 19:08:39 -05:00
sync-version.sh patch: move script to tools folder 2025-08-17 11:04:27 -05:00
update-expansion-version.js chore: add code formatting config and pre-commit hooks (#450) 2025-08-16 19:08:39 -05:00
version-bump.js fix: enable version bumping in manual release workflow 2025-08-16 20:42:35 -05:00
yaml-format.js chore: add code formatting config and pre-commit hooks (#450) 2025-08-16 19:08:39 -05:00