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 - Use NamingStyle.FLAT_DASH and TemplateType.CLINE - Remove collectClineArtifacts, flattenAndWriteArtifacts, flattenFilename methods - Reduce code by ~98 lines (36% reduction) - Keep cleanup(), installCustomAgentLauncher(), detect() as-is