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.234 Home All releases olderv2.1.233 v2.1.235newer
Claude Code v2.1.234

Artifact asset actions get their own fail-closed message

You'll notice
Useful2 Signal2
Artifacts

Failed artifact asset permission checks now give the right explanation for where they happened.

What

When a permission check for an artifact action cannot complete, the action is still refused, but the explanation now depends on where it happened: inside the shared cowork frame it keeps the consent-floor wording, and outside it reads as an asset-action message instead of a misleading cowork one.

Evidence

Artifact asset actions fail closed when their permission check cannot complete

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