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: --refresh now re-clones instead of git pull
git pull fails on shallow clones with divergent branches. Now --refresh
deletes the cached clone and does a fresh clone instead.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>