BMAD-METHOD/tools/installer/modules
Alex Verkhovsky 745a402d00 fix(installer): cap redirect depth and preserve dual-fallback errors
Add maxRedirects parameter to fetch() and _fetchWithHeaders() to prevent
unbounded redirect recursion. Wrap CDN fallback in try/catch and throw
AggregateError with both API and CDN errors for better diagnostics.
Extract marketplace repo coordinates into named constants in
external-manager.
2026-04-12 14:47:17 -07:00
..
community-manager.js feat(installer): use GitHub API as primary fetch with raw CDN fallback 2026-04-10 19:13:19 -07:00
custom-module-manager.js feat(installer): community module browser and custom URL support (#2229) 2026-04-08 00:50:04 -05:00
external-manager.js fix(installer): cap redirect depth and preserve dual-fallback errors 2026-04-12 14:47:17 -07:00
official-modules.js feat(installer): community module browser and custom URL support (#2229) 2026-04-08 00:50:04 -05:00
registry-client.js fix(installer): cap redirect depth and preserve dual-fallback errors 2026-04-12 14:47:17 -07:00
registry-fallback.yaml feat(installer): remote registry + remove custom content (#2228) 2026-04-07 22:45:01 -05:00