BMAD-METHOD/docs
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
..
agentic-tools refactor(gemini-cli): change agent storage from multiple files to single (#308) 2025-07-12 09:55:12 -05:00
GUIDING-PRINCIPLES.md fix: installer for github copilot asks follow up questions right away now so it does not seem to hang, and some minor doc improvements 2025-07-07 20:46:55 -05:00
bmad-workflow-guide.md refactor(gemini-cli): change agent storage from multiple files to single (#308) 2025-07-12 09:55:12 -05:00
core-architecture.md doc and text cleanup 2025-07-04 07:47:57 -05:00
expansion-packs.md doc and text cleanup 2025-07-04 07:47:57 -05:00
how-to-contribute-with-pull-requests.md doc and text cleanup 2025-07-04 07:47:57 -05:00
template-markup-references.md fix: installer for github copilot asks follow up questions right away now so it does not seem to hang, and some minor doc improvements 2025-07-07 20:46:55 -05:00
user-guide.md fix: spelling errors in documentation. (#297) 2025-07-05 21:08:26 -05:00
versioning-and-releases.md feat: Massive documentation refactor, added explanation of the new expanded role of the QA agent that will make your code quality MUCH better. 2 new diagram clearly explain the role of the pre dev ideation cycle (prd and architecture) and the details of how the dev cycle works. 2025-06-29 09:05:41 -05:00
versions.md doc and text cleanup 2025-07-04 07:47:57 -05:00
working-in-the-brownfield.md fix: documentation updates 2025-07-04 08:35:28 -05:00