BMAD-METHOD/tools/cli/installers/lib/core
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
..
config-collector.js refactor(installer): split ModuleManager into OfficialModules and CustomModules 2026-03-21 04:35:47 -06:00
custom-module-cache.js fix: installer fixes and non-interactive mode improvements (#1612) 2026-02-09 19:32:38 -06:00
detector.js v4 detection cleanup 2025-12-27 20:31:12 +08:00
ide-config-manager.js fix: installer fixes and non-interactive mode improvements (#1612) 2026-02-09 19:32:38 -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): extract _prepareUpdateState to unify update branches 2026-03-21 20:05:55 -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