BMAD-METHOD/tools/cli/installers/lib
Alex Verkhovsky ad2833caf6 refactor(installer): move external module ops into ExternalModuleManager
Move cloneExternalModule, findExternalModuleSource, and
getExternalCacheDir from ModuleManager into ExternalModuleManager
where they belong. Replace this.moduleManager.isExternalModule()
calls with direct ExternalModuleManager.hasModule(). Remove
externalModuleManager instance from ModuleManager constructor.
2026-03-21 04:09:35 -06:00
..
core refactor(installer): move external module ops into ExternalModuleManager 2026-03-21 04:09:35 -06:00
ide refactor(installer): remove dead agent compilation pipeline (#2080) 2026-03-20 22:52:02 -06:00
modules refactor(installer): move external module ops into ExternalModuleManager 2026-03-21 04:09:35 -06:00
custom-handler.js refactor(installer): flatten custom/ directory into custom-handler.js 2026-03-21 02:45:20 -06:00
message-loader.js refactor: Complete @clack/prompts Migration & Installer Output Consolidation (#1586) 2026-02-08 00:40:13 -06:00