BMAD-METHOD/tools/cli/installers/lib
Alex Verkhovsky ea8c076e29 refactor(installer): split ModuleManager into OfficialModules and CustomModules
OfficialModules handles source resolution (core, bmm, external),
module install/update/remove, directory creation, and file copying.
CustomModules holds the custom module paths Map. findModuleSource
now knows core explicitly. install() accepts optional sourcePath
for custom modules that already know their source.
2026-03-21 04:35:47 -06:00
..
core refactor(installer): split ModuleManager into OfficialModules and CustomModules 2026-03-21 04:35:47 -06:00
ide refactor(installer): remove dead agent compilation pipeline (#2080) 2026-03-20 22:52:02 -06:00
modules refactor(installer): split ModuleManager into OfficialModules and CustomModules 2026-03-21 04:35:47 -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