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

A slides artifact template exists but its command is switched off

Not switched on
Useful3 Signal5
Artifacts Notable

A presentation-deck artifact with slide editing, comments and Present mode is built but unreachable.

A full slides skill and published-deck template are registered as a command whose isEnabled returns false.

What

A third artifact family joins doc and sheet: a presentation deck, with a full skill body and a published-deck template offering a thumbnail rail, in-place slide editing, comment threads kept in a hidden storage block, and a Present mode. It is registered as a user command described as "Publish a presentation deck Artifact", but the registration's isEnabled function returns false in this build, so the command cannot be reached.

Details
  • Present mode: arrow keys step, N toggles speaker notes, B blanks the screen, T runs a timer, digits jump to a slide, Esc exits.
  • Nothing in the build makes isEnabled return anything other than false.
Evidence

Publish a presentation deck Artifact

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 →