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

Replies stop when someone else's Claude was summoned to the thread

You'll notice
Useful2 Signal3
Artifacts

If someone else's Claude was summoned to a comment thread, your reply is dropped with a clear reason instead of retrying.

What

If a comment thread was summoned or activated by a different person's Claude session, the reply is now refused with a specific outcome, and the model is told the draft was discarded and not to retry rather than being left to guess.

Details
  • A 403 identifying a foreign sender maps to a summon_foreign outcome, which is also an optional field on the reply schema.
  • Telemetry gains summon_foreign_sender, summon_foreign_notice_suppressed and edit_reply_summon_foreign.
  • Part of the artifact comments feature, which is itself behind remote-config gates, so whether you see it depends on server configuration.
Evidence

summon_foreign_sender, reply not posted (another user's summon or activation)

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 →