Sweep 19 Sep 2026 · 02:36Z Build v2.1.278 500 read Stable v2.1.267 Latest v2.1.278 Next v2.1.278 Feeds RSS JSON llms.txt Unofficial
Claude Code v2.1.277 ·

Dir-sync worker gains an 'attachOffer' path to resume from existing git history

Directory sync can now resume from existing git history instead of only starting fresh

TierNothing to try yethow much it should matter to you
Useful3my rating, 1 to 5
Signal3worth watching, 1 to 5
AreaDirectory Syncwhat it touches
KindNew Featuresin v2.1.277,
Nothing to try yet

Directory sync can now resume from existing git history instead of only starting fresh

What

The directory-sync worker, which uses git to sync a local directory with a cloud session, gains a new attachOffer capability. When sync is listening but not yet actively syncing, it can now inspect the local repository's current branch and recent history and offer to attach to that existing history, provided the branch is resolvable, nothing is mid-operation, and consent checks pass.

Why

This lets directory sync pick up from a repository's existing git history rather than always starting sync from scratch.

See this entry in the whole of v2.1.277 →