BMAD-METHOD/tools/installer/modules
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
..
community-manager.js feat(installer): community module browser and custom URL support (#2229) 2026-04-08 00:50:04 -05:00
custom-module-manager.js fix(installer): harden readMarketplaceJsonFromDisk and hoist require 2026-04-09 17:53:54 -05:00
external-manager.js feat(installer): community module browser and custom URL support (#2229) 2026-04-08 00:50:04 -05:00
official-modules.js fix(installer): pass version and repoUrl to manifest for custom plugins 2026-04-09 08:51:57 -05:00
plugin-resolver.js fix(installer): address PR review findings for plugin resolver 2026-04-09 08:44:17 -05:00
registry-client.js feat(installer): community module browser and custom URL support (#2229) 2026-04-08 00:50:04 -05:00
registry-fallback.yaml feat(installer): remote registry + remove custom content (#2228) 2026-04-07 22:45:01 -05:00