Cloud file sync refuses to run from your home or root directory and explains every skip.
What's wrong with this entry?
Sync will not run at all when the checkout root is your home directory or above it, the filesystem root, or a directory that holds Claude Code's own configuration folder, and it declines hidden or system directories under home. When it does run, the messages now name the files and say why each one was skipped.
- Three outright refusal reasons for dangerous roots, plus two more for hidden and system directories under home (recorded as
folder_hidden_under_homeandfolder_system_under_home). - New per-file explanations: nested git repositories are never entered, files inside dependency and build folders are skipped, uploads that are too slow are kept local and retried, and slow uploads that eventually landed are reported.
- Deletions can now be held back or withheld as a group rather than silently applied.
- The over-budget message now states the cap on new files per message.
- These refusals are unconditional once sync is considered; the notifier text grew from about 9 lines to 17.
File sync is off here: this checkout's git root holds, or sits inside, Claude Code's own configuration folder
Strings lifted out of the shipped bundle, so the claim above can be checked against them.
Related
Other releases about the same thing. Found by shared names or similar wording; neither means one caused the other.
-
v2.1.238
Sync state machine gains a moved-root case and a per-turn pull hook
Both mention directory
-
v2.1.238
Untracked-file survey extracted and shared
Both mention directory
-
v2.1.238
Sync internals reshaped around per-file credential state
Both mention directory