BMAD-METHOD/tools/cli/lib
Alex Verkhovsky 793edd0026 refactor(installer): flatten IDE hierarchy and remove dead code
Delete BaseIdeSetup class and merge surviving members into
ConfigDrivenIdeSetup, eliminating the inheritance hierarchy.
Remove unused template system, multi-target support,
installCustomAgentLauncher, and vestigial config keys
(template_type, skill_format, artifact_types) from
platform-codes.yaml. Freeze Config instance and arrays.
Move Config class to installers/lib/core/. Remove force flag
from update paths. Convert OfficialModules.collectConfigs to
static build().
2026-03-22 01:18:36 -06:00
..
cli-utils.js refactor(cli): remove dead _clearScreen param from displayLogo 2026-03-21 01:48:10 -06:00
file-ops.js feat: add documentation website with Docusaurus build pipeline (#1177) 2025-12-23 23:01:36 +08:00
platform-codes.js docs: radical reduction of documentation scope for v6 beta (#1406) 2026-01-25 14:00:26 -06:00
project-root.js fix: update src/core and src/bmm path references to match renamed directories (#2053) 2026-03-18 19:29:16 -05:00
prompts.js refactor: Complete @clack/prompts Migration & Installer Output Consolidation (#1586) 2026-02-08 00:40:13 -06:00
ui.js refactor(installer): replace Detector class with ExistingInstall value object 2026-03-22 00:51:31 -06:00
yaml-format.js we only need one yaml lib 2025-12-13 18:35:07 +08:00