BMAD-METHOD/tools/installer/core
Brian Madison ed51e6c538 fix(installer): harden readMarketplaceJsonFromDisk and hoist require
- Add try/catch to readMarketplaceJsonFromDisk so malformed JSON returns
  null instead of throwing an unhandled parse error
- Hoist CustomModuleManager require outside the per-module loop in
  _installOfficialModules
2026-04-09 17:53:54 -05:00
..
config.js refactor(installer): restructure installer with clean separation of concerns (#2129) 2026-03-27 06:50:07 -06:00
existing-install.js refactor(installer): remove custom content installation feature (#2227) 2026-04-07 21:41:03 -05:00
install-paths.js refactor(installer): remove custom content installation feature (#2227) 2026-04-07 21:41:03 -05:00
installer.js fix(installer): harden readMarketplaceJsonFromDisk and hoist require 2026-04-09 17:53:54 -05:00
manifest-generator.js feat(installer): universal source support for custom modules 2026-04-09 17:50:59 -05:00
manifest.js feat(installer): universal source support for custom modules 2026-04-09 17:50:59 -05:00