BMAD-METHOD/tools/cli/installers
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
..
lib refactor(installer): separate custom and official module install paths 2026-03-22 02:36:56 -06:00
install-messages.yaml fix: correct docs domain to docs.bmad-method.org (#1777) 2026-02-27 13:03:16 -06:00