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.225 Home All releases olderv2.1.224 v2.1.226newer

send_message: clearer story about sessions on other machines

You'll notice
Useful2 Signal0
Remote Control

Messaging an unknown peer now explains that sessions on other machines could not be checked, so retry.

What

The old "reply-only bridge session" refusal was removed, and unresolved peer names now explain that Remote Control sessions on other machines could not be checked, with a suggestion to retry.

Details
  • Unresolved names no longer fall back to the send_message connector.
  • Timeouts are now reported as "timeout" instead of not_reachable.
  • The isolatePeerMachines prompt is assembled from whichever of the cloud or bridge lookups actually failed.
Evidence

sessions on other machines could not be checked just now, so they were not searched.

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