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(claude): retry with GitHub version if CDN times out
Native installer fetches version from GCS CDN which can timeout.
Now retries with explicit version from GitHub releases API as fallback,
bypassing the CDN version check that was timing out.
0 commit comments