BMAD-METHOD/tools/cli/installers/lib/core
Brian Madison 86e2daabba fix: ManifestGenerator now recursively scans for agents
- Updated getAgentsFromDir to search subdirectories for .md files
- Fixed installPath construction to include nested directory structure
- This ensures agents in subdirectories (like cbt-coach/cbt-coach.md) get added to agent-manifest.csv
- All agents now get proper CLI slash commands regardless of nesting depth
2025-12-06 16:31:32 -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: ManifestGenerator now recursively scans for agents 2025-12-06 16:31:32 -06:00
manifest.js fix: ensure POSIX-compliant newlines in generated files (#856) 2025-11-04 20:18:12 -06:00