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.247 Home All releases olderv2.1.246 v2.1.248newer
Claude Code v2.1.247

Better explanation when a cloud checkout follows a branch change

You'll notice
Useful3 Signal3
Cloud Sessions not in their notes

When your cloud checkout's branch moves, Claude is now told who moved it and whether its commits followed.

claude --cloud
What

With claude --cloud, when the checkout follows a branch that moved, the note Claude receives now says who moved it, distinguishing a move made by the agent, by you, or by an unknown party, and states whether the agent's own commits came along onto the new branch tip.

Details
  • The parked "branch switched" text no longer opens with "user switched branches" when the move was in fact yours, avoiding the redundant preamble.
Evidence

The user switched to ${n}; this checkout followed (it was ${r}).${i}

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.247 →