BMAD-METHOD/tools/installer/core
Brian Madison 7c58c0bab1 feat(installer): add community module browser and custom URL support
Three-tier module selection: official, community (category drill-down
with featured/search), and custom GitHub URL.

- Add RegistryClient shared fetch utility
- Add CommunityModuleManager with SHA-pinned cloning (refuses install
  if approved SHA cannot be reached; uses HEAD when no SHA set)
- Add CustomModuleManager for arbitrary GitHub repo installation
- Extend findModuleSource chain with community and custom fallthrough
- Extend manifest to detect community and custom source types
- Add Config.customModulesMeta for custom module metadata
2026-04-07 23:58:52 -05:00
..
config.js feat(installer): add community module browser and custom URL support 2026-04-07 23:58:52 -05: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 refactor(installer): remove custom content installation feature (#2227) 2026-04-07 21:41:03 -05:00
manifest-generator.js refactor(installer): remove custom content installation feature (#2227) 2026-04-07 21:41:03 -05:00
manifest.js feat(installer): add community module browser and custom URL support 2026-04-07 23:58:52 -05:00