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.239 Home All releases olderv2.1.238 v2.1.240newer
Claude Code v2.1.239

/artifacts: delete is a listed shortcut, hidden in remote sessions

Use it now
Useful4 Signal2
Artifacts not in their notes

The /artifacts dialog now shows a delete shortcut for artifacts you own, outside remote sessions.

/artifacts
What

The artifacts dialog now shows a delete key hint, but only for artifacts you own and only when the session is not a remote one. Deleting keeps the panel open while the request is in flight and blocks Enter, rename, pin and refresh until it finishes.

Details
  • An artifact that was already gone is reported as such rather than as a failure: "Artifact was already deleted".
  • Delete telemetry now records where it came from (dialog) and how long since the artifact was last updated.
  • The hint is suppressed when the remote-session environment marker CLAUDE_CODE_REMOTE is set.
Evidence

Artifact was already deleted

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