BMAD-METHOD/tools/cli/installers/lib/core
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
..
config.js refactor(installer): flatten IDE hierarchy and remove dead code 2026-03-22 01:18:36 -06:00
custom-module-cache.js fix: installer fixes and non-interactive mode improvements (#1612) 2026-02-09 19:32:38 -06:00
existing-install.js refactor(installer): replace Detector class with ExistingInstall value object 2026-03-22 00:51:31 -06:00
install-paths.js refactor(installer): extract InstallPaths class for path init and validation 2026-03-21 01:47:20 -06:00
installer.js refactor(installer): separate custom and official module install paths 2026-03-22 02:36:56 -06:00
manifest-generator.js refactor(installer): remove dead task/tool/workflow manifest code (#2083) 2026-03-21 00:12:40 -06:00
manifest.js fix: update src/core and src/bmm path references to match renamed directories (#2053) 2026-03-18 19:29:16 -05:00