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 are HTML-only

You'll notice
Useful4 Signal3
Artifacts

You can only publish HTML document artifacts now; spreadsheet and slide kinds no longer appear.

What

The list of artifact kinds behind the publish menu is down to documents; the spreadsheet and presentation deck kinds are gone. The tool now describes its file input as "Path to the .html file to render", the unsupported-file-type error no longer suggests .md as an alternative, and the artifact-design guidance says Markdown is only for a skill that explicitly asks for it.

Details
  • The per-kind commenting flag went with the removed kinds.
  • No flag guards the removal.
Evidence

unsupported file type: ${e || "(none)"} \u2014 Artifact publishes an .html page.

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 →