BMAD-METHOD/tools/cli/installers/lib
Alex Verkhovsky fba77e3e89 refactor(installer): split module install loop into official and custom passes
Extract _installOfficialModules and _installCustomModules from the
interleaved module installation loop. Each method works from its own
source list, eliminating the allModules merge-then-re-split pattern.
Remove unused destructuring of paths into local variables.
2026-03-21 03:59:23 -06:00
..
core refactor(installer): split module install loop into official and custom passes 2026-03-21 03:59:23 -06:00
ide refactor(installer): remove dead agent compilation pipeline (#2080) 2026-03-20 22:52:02 -06:00
modules refactor(installer): remove dead agent compilation pipeline (#2080) 2026-03-20 22:52: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