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

Stale-peer send failure text points at the peer list tool

You'll notice
Useful2 Signal0
Remote Control

Failed sends to a vanished peer now explain why and point you at the peer list.

What

When a send fails because the peer is gone, the error now distinguishes a name-resolved peer from a stale bridge ID and tells you how to find the current peers.

Details
  • Name-resolved peers get "that session may have ended, been archived, or disconnected".
  • Stale bridge IDs get their own wording.
  • A suggestion to call the peer-listing tool is appended only when that tool is present in the current tool set.
Evidence

— that session may have ended, been archived, or disconnected.

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 →