BMAD-METHOD/tools/cli/installers/lib/modules
Alex Verkhovsky 68f723d427 refactor(installer): normalize config gate and flatten core into module list
Split install() input into config (clean official fields) and customConfig
(full originalConfig copy for custom module concerns). Core is no longer
special-cased — it's just another module in config.modules that goes through
OfficialModules.install(). Deletes installCore(), copyCoreFiles(), copyFile(),
getFileList() dead code. Updates ui.js and quickUpdate() callers to keep core
in the modules list instead of setting installCore: true.
2026-03-21 05:23:02 -06:00
..
custom-modules.js refactor(installer): make discoverPaths populate this.paths directly 2026-03-21 04:47:46 -06:00
external-manager.js refactor(installer): move external module ops into ExternalModuleManager 2026-03-21 04:09:35 -06:00
official-modules.js refactor(installer): normalize config gate and flatten core into module list 2026-03-21 05:23:02 -06:00