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.242 Home All releases olderv2.1.241 v2.1.243newer
Claude Code v2.1.242

Artifact comments refuse to run on an org service key

You'll notice
Useful3 Signal3
Artifacts

On an org service key, Claude now says Artifact comments are unavailable instead of writing replies into the page.

What

A session authenticated with an organization service key rather than a personal login cannot read or post Artifact comments. Claude is now told to say so plainly instead of writing its replies into the page body.

Details
  • Triggered by the kind of credential the session holds, not by any flag.
Evidence

comments require a user-scoped credential

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