BMAD-METHOD/tools/cli/installers
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
..
lib refactor(installer): move external module ops into ExternalModuleManager 2026-03-21 04:09:35 -06:00
install-messages.yaml fix: correct docs domain to docs.bmad-method.org (#1777) 2026-02-27 13:03:16 -06:00