BMAD-METHOD/tools/cli/installers/lib/modules
Alex Verkhovsky 3e54815961 refactor(installer): replace Detector class with ExistingInstall value object
Remove all legacy/v4 detection and migration code. Replace stateless
Detector class with immutable ExistingInstall that exposes a static
detect() factory and precomputed query properties (moduleIds, ides).

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-22 00:51:31 -06:00
..
custom-modules.js refactor(installer): replace Detector class with ExistingInstall value object 2026-03-22 00:51:31 -06:00
external-manager.js refactor(installer): move external module ops into ExternalModuleManager 2026-03-21 04:09:35 -06:00
official-modules.js refactor(installer): merge ConfigCollector into OfficialModules 2026-03-21 23:58:37 -06:00