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.239 Home All releases olderv2.1.238 v2.1.240newer
Claude Code v2.1.239

Reworded auth, doctor and artifact messages

You'll notice
Useful3 Signal2
Auth

Auth, /doctor and artifact messages now describe what actually happened instead of guessing a fix.

/doctor
What

Several messages were rewritten to describe what actually happened. A device-proof failure now says there is "no trusted-device token here, and this machine could not be enrolled for one" instead of suggesting /login, and /doctor shows "Remote Control availability could not be verified".

Details
  • The /doctor Remote Control rows no longer use the word "rollout".
  • Both reasons given when live artifact updates are unavailable now say you will not be notified here when this artifact is republished elsewhere, rather than referring to other sessions' republishes.
Evidence

Remote Control availability could not be verified

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.

See this entry in the whole of v2.1.239 →