BMAD-METHOD/tools/installer/modules
Alex Verkhovsky b24b3402c2 feat(installer): use GitHub API as primary fetch with raw CDN fallback
Corporate proxies commonly block raw.githubusercontent.com while allowing
api.github.com. Add fetchGitHubFile() to RegistryClient that tries the
GitHub Contents API first, falling back to the raw CDN transparently.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-14 00:58:59 -07:00
..
community-manager.js feat(installer): use GitHub API as primary fetch with raw CDN fallback 2026-04-14 00:58:59 -07:00
custom-module-manager.js fix(installer): replace fs-extra with native node:fs to prevent file loss 2026-04-13 00:44:28 -05:00
external-manager.js feat(installer): use GitHub API as primary fetch with raw CDN fallback 2026-04-14 00:58:59 -07:00
official-modules.js fix(installer): replace fs-extra with native node:fs to prevent file loss 2026-04-13 00:44:28 -05:00
plugin-resolver.js fix(installer): replace fs-extra with native node:fs to prevent file loss 2026-04-13 00:44:28 -05:00
registry-client.js feat(installer): use GitHub API as primary fetch with raw CDN fallback 2026-04-14 00:58:59 -07:00
registry-fallback.yaml feat(installer): remote registry + remove custom content (#2228) 2026-04-07 22:45:01 -05:00