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.222 Home All releases olderv2.1.221 v2.1.223newer

Peer-message envelope text moved into constants

Under the hood
Useful1 Signal0
Sessions

Wording around messages from other sessions moved to one place, with an extra old header now stripped.

What

The wrapper text applied to messages from peer and coordinator sessions, including the permission-laundering warning, now lives in a module of constants rather than inline.

Details
  • The wording of the guidance itself is unchanged.
  • The list of legacy prefixes stripped before re-wrapping now also matches an alternate "A peer session sent a message…" header.
Evidence

A peer session sent a message while you were working:

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