BMAD-METHOD/tools/installer/modules
Alex Verkhovsky e2e032cd96 fix(installer): include URL, API message, and rate-limit info in HTTP errors
Non-2xx responses previously yielded bare `HTTP 403`. Now surface the
request URL, GitHub's JSON error message (or body snippet), X-RateLimit-Reset
when quota is exhausted, and Retry-After. Turns a mystery 403 into
'rate limit exhausted; resets at 2026-04-15T18:00:00Z' — the difference
between 'try GITHUB_TOKEN' and a wild goose chase.
2026-04-18 08:50: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 fix(installer): cap redirect depth and preserve dual-fallback errors 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 fix(installer): include URL, API message, and rate-limit info in HTTP errors 2026-04-18 08:50:59 -07:00
registry-fallback.yaml feat(installer): remote registry + remove custom content (#2228) 2026-04-07 22:45:01 -05:00