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

Clearer messages for reused session IDs and dropped Remote Control links

You'll notice
Useful3 Signal2
Remote Control

Reused session ids and repeatedly-dropped Remote Control links now explain themselves.

What

Two situations that previously showed nothing now explain themselves: a session ID already claimed by another conversation, and a Remote Control connection that has dropped too many times in the last 24 hours (the message includes the count).

Details
  • The session-ID text tells you to open again to start with a new ID.
  • Both strings replace empty placeholders, so these cases were previously silent.
Evidence

session ID already belongs to another conversation — open again to start with a new ID

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