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.210 Home All releases olderv2.1.209 v2.1.211newer
Claude Code v2.1.210

Artifact Listing — Shared and All Scopes

What

The Artifact listing tool now accepts a scope parameter with three values: mine (the default, unchanged), shared (artifacts that other people shared with you), or all (both together).

Details
  • scope only applies to the list action; publishing ignores it.
  • Listing shared artifacts requires one-time consent per session — the first call that touches the shared scope shows a confirmation prompt because it reads titles and links from other users' sessions.
  • A fresh consent prompt is shown only on the first shared or all listing per session; subsequent calls within the same session are silently permitted.
Evidence

New Pje scope resolver (search for "scope: shared —") and new consent flow (search for "First shared-scope artifact listing this session requires confirmation")

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