mirror of
https://github.com/bmad-code-org/BMAD-METHOD.git
synced 2026-01-30 04:32:02 +00:00
- Replace individual generators with UnifiedInstaller class - Remove nested folder structure (.augment/commands/bmad/agents/, etc.) - Now installs flat files to .augment/commands/ (e.g., bmad_bmm_agent_pm.md) - Use NamingStyle.FLAT_COLON and TemplateType.AUGMENT - Remove createTaskCommand, createToolCommand, createWorkflowCommand methods - Simplify cleanup() and update installCustomAgentLauncher() for flat structure