BMAD-METHOD/tools/cli/installers/lib
Alex Verkhovsky 1a519b9748 refactor(installer): extract _prepareUpdateState to unify update branches
Both the regular update and quick-update branches of install() shared
identical sequences: set update flags, detect custom/modified files,
scan cached custom modules, and back up user files. Extract into a
single _prepareUpdateState method called by both branches. Core config
preservation is included (harmless no-op for quick-update which already
has core config).

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-21 20:05:55 -06:00
..
core refactor(installer): extract _prepareUpdateState to unify update branches 2026-03-21 20:05:55 -06:00
ide refactor(installer): remove dead agent compilation pipeline (#2080) 2026-03-20 22:52:02 -06:00
modules refactor(installer): normalize config gate and flatten core into module list 2026-03-21 05:23:02 -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