BMAD-METHOD/tools/cli/installers/lib/core
Brian Madison f052967f65 fix: ModuleManager now creates customize.yaml files for agents
- Added logic to create customize template files during agent compilation
- ModuleManager was only using existing customize files, not creating them
- Now customize.yaml files will be created for all module agents
- This fixes issue where agents in subdirectories had no customization support

Next: Need to fix agent-manifest.csv to find agents in subdirectories
2025-12-06 16:02:07 -06:00
..
config-collector.js refactor: simplify module discovery to scan entire project 2025-12-06 15:28:37 -06:00
dependency-resolver.js installer fixes 2025-10-26 19:38:38 -05:00
detector.js customize installation folder for the bmad content 2025-11-08 15:19:19 -06:00
ide-config-manager.js fix quick udpate status bug in installer 2025-11-04 21:16:52 -06:00
installer.js feat: implement recursive agent discovery and compilation 2025-12-06 15:38:38 -06:00
installer.js.backup fix: ModuleManager now creates customize.yaml files for agents 2025-12-06 16:02:07 -06:00
manifest-generator.js fix(installer): remove hardcoded 'bmad' prefix from files-manifest.csv paths (#1043) 2025-12-06 12:36:17 -06:00
manifest.js fix: ensure POSIX-compliant newlines in generated files (#856) 2025-11-04 20:18:12 -06:00