BMAD-METHOD/tools/cli/installers/lib
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
..
core refactor(installer): normalize config gate and flatten core into module list 2026-03-21 05:23:02 -06:00
ide refactor(installer): remove dead agent compilation pipeline (#2080) 2026-03-20 22:52:02 -06:00
modules refactor(installer): normalize config gate and flatten core into module list 2026-03-21 05:23:02 -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