BMAD-METHOD/tools/cli/installers/lib/core
Brian Madison aad7a71718 fix: ManifestGenerator now scans for all installed modules
- Previously only scanned selectedModules, missing modules installed from custom locations
- Now scans the bmad directory to find all actually installed modules
- Any module with agents/workflows/tasks/tools will be included in manifests
- This fixes issue where MWM workflows weren't getting slash commands
- All modules now get equal treatment in IDE integration
2025-12-06 16:16:48 -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 scans for all installed modules 2025-12-06 16:16:48 -06:00
manifest.js fix: ensure POSIX-compliant newlines in generated files (#856) 2025-11-04 20:18:12 -06:00