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.228 Home All releases olderv2.1.227 v2.1.229newer
Claude Code v2.1.228

Clearer wording when teammate messaging cannot check the account

You'll notice
Useful2 Signal1
Messaging

Messaging warnings now say the account session list could not be checked, which is clearer.

What

The warning shown when peer messaging cannot reach the account now says "the account session list could not be checked" instead of talking about Remote Control sessions on other machines.

Details
  • Name resolution telemetry now reports prefix_of_claimed_pin when you typed a prefix of a claimed name, rather than always reporting it as a typed pinned name.
  • Cloud session worker status strings go through one shared mapper.
Evidence

prefix_of_claimed_pin

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