Handing a session to the cloud can include a snapshot of your checkout, off by default.
Worktree metadata on handoff needs the tengu_ccr_handoff_metadata flag enabled for your account.
tengu_ccr_handoff_metadata Off in both readingsThe flag server returned off for the account this site reads and for the anonymous baseline. A reading of off cannot rule out a rollout these two readings sit outside of.
This account: off · anonymous baseline: off · compiled default in v2.1.242: on
Read once, for one account on one subscription tier, against v2.1.242. It isn't a statement about your account. What a flag value here can and cannot tell you
What's wrong with this entry?
When handing a session to the cloud, Claude Code can now collect and send a snapshot of your checkout alongside the current branch list. It is off unless the tengu_ccr_handoff_metadata flag is enabled for you, and it only runs when the repo matches the remote the session is bound to.
- The snapshot covers head commit, unpushed commit count, dirty working tree, whether a git operation is mid-flight, whether an upstream exists, and whether the repo uses submodules or LFS.
- Logged locally as
[remote-bridge] worktree_state →. - Fallback when the flag is absent is false, so nothing is collected.
tengu_ccr_handoff_metadata
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.