BMAD-METHOD/tools/installer/core
Brian Madison baea8652b9 fix(installer): resolve module source before reading marketplace version
Move _readMarketplaceVersion call after source type resolution so custom
modules use their own source path instead of falling back to the external
module cache, which could match a different module with the same code.
2026-04-07 02:18:23 -05:00
..
config.js refactor(installer): restructure installer with clean separation of concerns (#2129) 2026-03-27 06:50:07 -06:00
custom-module-cache.js refactor(installer): restructure installer with clean separation of concerns (#2129) 2026-03-27 06:50:07 -06:00
existing-install.js refactor(installer): restructure installer with clean separation of concerns (#2129) 2026-03-27 06:50:07 -06:00
install-paths.js refactor(installer): restructure installer with clean separation of concerns (#2129) 2026-03-27 06:50:07 -06:00
installer.js fix(installer): address Augment review findings 2026-04-07 01:49:33 -05:00
manifest-generator.js fix: preserve local custom module sources during quick update (#2172) 2026-03-30 17:49:05 -07:00
manifest.js fix(installer): resolve module source before reading marketplace version 2026-04-07 02:18:23 -05:00