BMAD-METHOD/tools/cli/installers/lib/modules
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
..
custom-modules.js refactor(installer): separate custom and official module install paths 2026-03-22 02:36:56 -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): separate custom and official module install paths 2026-03-22 02:36:56 -06:00