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.275 ·

File-history backup restore now deduplicates concurrent copy operations by backup filename

Restoring file-history backups now avoids duplicate copy operations for the same backup file

TierYou'll noticehow much it should matter to you
Useful1my rating, 1 to 5
Signal1worth watching, 1 to 5
AreaElsewherewhat it touches
KindImprovementsin v2.1.275,
You'll notice

Restoring file-history backups now avoids duplicate copy operations for the same backup file

What

When Claude Code restores file-history backups for a resumed session, it now keeps track of in-flight backup-copy operations, keyed by the backup file's name. If multiple messages reference the same backup file at once, they now share a single copy operation instead of each triggering a redundant copy.

Why

This avoids unnecessary duplicate work when restoring a resumed session, which is more efficient and reduces the chance of conflicting concurrent copies of the same backup file.

See this entry in the whole of v2.1.275 →