BMAD-METHOD/tools/cli/installers/lib
Alex Verkhovsky b954d2ec81 refactor(installer): separate custom and official module install paths
Give CustomModules its own install() method with independent
file-copy-with-filtering logic. Route _installCustomModules
through CustomModules.install() instead of OfficialModules.
Remove custom.yaml reading and sourcePath/isCustom options from
OfficialModules.install(). Eliminate _buildModuleLists — compute
official vs custom module IDs inline from discoverPaths results.
2026-03-22 02:36:56 -06:00
..
core refactor(installer): separate custom and official module install paths 2026-03-22 02:36:56 -06:00
ide refactor(installer): remove dead platform-codes helpers and YAML cruft 2026-03-22 01:20:14 -06:00
modules refactor(installer): separate custom and official module install paths 2026-03-22 02:36:56 -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