BMAD-METHOD/docs/agentic-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
..
claude-code-guide.md fix: documentation updates 2025-07-04 08:35:28 -05:00
cline-guide.md fix: documentation updates 2025-07-04 08:35:28 -05:00
cursor-guide.md fix: documentation updates 2025-07-04 08:35:28 -05:00
gemini-cli-guide.md refactor(gemini-cli): change agent storage from multiple files to single (#308) 2025-07-12 09:55:12 -05:00
github-copilot-guide.md refactor: Standardize on 'GitHub Copilot' branding (#296) 2025-07-06 08:49:22 -05:00
roo-code-guide.md fix: yaml standardization in files and installer actions 2025-07-04 11:53:57 -05:00
trae-guide.md fix: spelling errors in documentation. (#297) 2025-07-05 21:08:26 -05:00
windsurf-guide.md fix: yaml standardization in files and installer actions 2025-07-04 11:53:57 -05:00