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.234 Home All releases olderv2.1.233 v2.1.235newer
Claude Code v2.1.234

Messaging a peer a cloud session cannot reach is refused before delivery

You'll notice
Useful2 Signal2
Session Messaging

Cloud sessions refuse up front to message peers that require a trusted device, with an explanation.

What

Sending to a peer that requires a trusted device from a cloud session is now refused up front with an explanation instead of being attempted and failing.

Details
  • Resolution of a bridge: target checks a cached "unreachable from here" marker and returns a refusal with reason unreachable_elevated.
  • The message says the target is "not reachable from a cloud session — that session requires a trusted device, which a cloud session never has; message it from one of your own machines instead".
Evidence

not reachable from a cloud session \u2014 that session requires a trusted device, which a cloud session never has; message it from one of your own machines instead

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