claude --cloud now says why your local changes could not be uploaded and points you at --ref.
What's wrong with this entry?
Starting a cloud session that cannot ship your working tree now says no session was started and why: either the local changes were too large, or bundling them failed. Both messages point you at --ref <branch> to start from GitHub instead, with file sync off.
- The two reasons are distinguished internally as
local_changes_too_largeandlocal_changes_bundle_failed.
so the working tree cannot be uploaded instead
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.