Source Intelligence

DisclaimerUnofficial, and not affiliated with Anthropic. Nearly all of this is read straight out of what ships: npm bundles, captured prompts, published docs. Anthropic's own notes go in verbatim, marked as theirs. The rest is my reading, and every entry carries the strings behind it. If one looks wrong, vote it down and say why.

All of v2.1.239 Home All releases olderv2.1.238 v2.1.240newer
Claude Code v2.1.239

Cloud file sync tracks deletions and tells you plainly when it recovers

You'll notice
Useful3 Signal2
Cloud Sessions

Cloud file sync now tracks deletions and tells you plainly when it recovers.

What

The record of files synced between your machine and a cloud session now tracks deletions and distinguishes more outcomes per file, including already absent, refused, deferred, trashed, kept-changed and mismatched. Two plain-language notices were added, one confirming sync is fully working again.

Details
  • Per-path tracking of what was last sent suppresses redundant conflict reads when the content has not changed.
  • Sync overall is still controlled by the remoteFileMode setting and CLAUDE_CODE_DISABLE_DIR_SYNC.
Evidence

File sync on this machine is fully working again: files are placed and read beneath held directories

Strings lifted out of the shipped bundle, so the claim above can be checked against them.

See this entry in the whole of v2.1.239 →