You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(catalog): classify download failures and guard against corrupt sources
- Classify npx skills failures from stderr: auth failures (private/deleted
repos), 404 not found, access denied, timeouts — captured in errorDetail
- Validate source is org/repo format before attempting download — rejects
corrupt entries with filesystem paths from prior runs
- Error log now contains actionable failure reasons instead of generic
"download failed"
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
0 commit comments