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.232 Home All releases olderv2.1.231 v2.1.233newer
Claude Code v2.1.232

SendMessage failures show a short reason in the transcript

You'll notice
Useful3 Signal1
Cross-Session Messaging

Failed messages to other agents now show a one-line reason instead of a wall of instructions.

What

When a message to another agent cannot be delivered, the transcript now shows a one-line reason instead of the full instruction block sent to the model, which keeps the long text out of your view.

Details
  • Covers no reachable recipient, ambiguous or degraded name resolution, and a name that now resolves to a different agent than earlier in the conversation.
  • A new warning fires when a local session claims an identity previously confirmed as remote, ending "which was confirmed earlier as a session elsewhere" and "that is suspicious if you did not set it up."
Evidence

now means a different agent than it did earlier in this conversation; asked Claude to confirm which one it wants.

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