BMAD-METHOD/tools
Davor Racic c42002f1ea
refactor(gemini-cli): change agent storage from multiple files to single (#308)
* refactor(gemini-cli): change agent storage from multiple files to single concatenated file

- Update configuration to use .gemini/bmad-method/ directory instead of .gemini/agents/
- Implement new logic to concatenate all agent files into single GEMINI.md
- Add backward compatibility for existing settings.json
- Remove old agents directory and update related documentation
- Ensure all agent settings are properly loaded

* fix(ide-setup): change agent trigger symbol from @ to *

The change was made to standardize the agent trigger symbol across the system and avoid confusion with other special characters.

* docs: update gemini cli syntax and file structure

- Change agent mention syntax from @ to * in docs and config
- Update file structure documentation from .gemini/agents/ to .gemini/bmad-method/
- Add gemini cli syntax to workflow guide

* fix(ide-setup): remove redundant contextFileNames handling
2025-07-12 09:55:12 -05:00
..
builders fix: build web bundles with new file extension includsion 2025-07-06 19:39:34 -05:00
installer refactor(gemini-cli): change agent storage from multiple files to single (#308) 2025-07-12 09:55:12 -05:00
lib fix: build web bundles with new file extension includsion 2025-07-06 19:39:34 -05:00
md-assets web build optimization 2025-07-06 10:32:39 -05:00
upgraders fix: spelling errors in documentation. (#297) 2025-07-05 21:08:26 -05:00
bmad-npx-wrapper.js doc and text cleanup 2025-07-04 07:47:57 -05:00
bump-all-versions.js fix: standardize on file extension .yaml instead of a mix of yml and yaml 2025-07-02 19:59:49 -05:00
bump-core-version.js fix: standardize on file extension .yaml instead of a mix of yml and yaml 2025-07-02 19:59:49 -05:00
bump-expansion-version.js fix: standardize on file extension .yaml instead of a mix of yml and yaml 2025-07-02 19:59:49 -05:00
cli.js doc and text cleanup 2025-07-04 07:47:57 -05:00
semantic-release-sync-installer.js feat: improve semantic-release automation and disable manual version bumping 2025-06-15 14:16:01 -05:00
sync-installer-version.js feat: improve semantic-release automation and disable manual version bumping 2025-06-15 14:16:01 -05:00
update-expansion-version.js fix: standardize on file extension .yaml instead of a mix of yml and yaml 2025-07-02 19:59:49 -05:00
version-bump.js doc and text cleanup 2025-07-04 07:47:57 -05:00
yaml-format.js doc and text cleanup 2025-07-04 07:47:57 -05:00