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.203 Home All releases olderv2.1.202 v2.1.204newer

Artifact Tool: Smarter url Parameter Guidance

The description for the url parameter in the Artifact tool has been rewritten to cover more update scenarios:

Before: "Pass when the user gives you a URL for an artifact not published in this session."

After: "Pass whenever the user wants to update an artifact this conversation did not publish — 'update my artifact', 'keep the same link', a pasted artifact URL — and find the URL with action: 'list' if you don't have it; without this, a conversation that didn't publish the artifact always mints a new URL."

This teaches Claude to proactively use action: "list" to locate the URL rather than waiting for the user to paste it.

Evidence

Artifact tool url param description (search for "find it with \action: \"list\"\ if you don't have it")

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