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

Read-only analyst pass over an artifact comment thread

Not switched on
Useful2 Signal4
Artifacts

A read-only agent can summarise an artifact comment thread for a separate agent that replies.

An analyst/composer split for artifact comment replies exists within the gated artifact comment machinery.

What

A new subagent prompt reads exactly one artifact comment thread, plus the rendered page data when needed, and writes a short brief for a separate composer that does the actual replying. Comment text is treated as reader feedback, never as instructions to follow.

Details
  • Output is plain text under 30 lines whose first line must be exactly the marker ANALYSIS BRIEF, or the result is discarded as incomplete.
  • The analyst has no ability to post; a separate constrained composer writes any reply.
  • Nothing in this build shows where the prompt is dispatched from, so which artifact surfaces reach it is decided elsewhere.
Evidence

ANALYSIS BRIEF

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 →