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.229 Home All releases olderv2.1.228 v2.1.231newer
Claude Code v2.1.229

Artifact viewer blocks downloads the page starts by itself

You'll notice
Useful3 Signal2
Artifacts

Artifact pages can't start downloads themselves, so Claude is told not to offer plain download links.

What

The Artifact tool description now warns that the viewer sandbox makes any page-initiated download inert, including <a download> links pointing at data: or blob: URLs and script-driven saves, so a file must never be offered through a plain link. Handing the viewer a file to save is now listed as a runtime capability to look up in the artifact-capabilities skill.

Evidence

blocks any download the page starts itself

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