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.219 Home All releases olderv2.1.218 v2.1.220newer
Claude Code v2.1.219

New bundled template file templates/workshop-page.html

Not switched on
Useful1 Signal2
Skills

A second bundled workshop page template ships, showing what the HTML authoring style looks like.

templates/workshop-page.html ships with a filled sample page but is reachable only behind the disabled workshop skill gate.

What

The workshop skill's file map ships a second template, the blessed starting point for the new direct-HTML lane.

Details
  • The existing templates/artifact-workshop.html remains the mechanically-filled plan-artifact template with {{TITLE}}, {{TAB_TITLE}}, {{EYEBROW}} and {{SUMMARY}} slots.
  • templates/workshop-page.html describes itself in a header comment as the blessed template for direct-HTML workshops.
  • It ships a filled sample page: a cache-store decision with Spanner and Redis options, a populated ws-decisions island, and hand-drawn inline SVG figures.
  • It carries the same vetted decisions script and adds figure/figcaption styling for the inline SVG diagrams the HTML lane prefers over mermaid.
  • Reachable only behind the same workshop skill gate, which is off here.
Evidence

"templates/workshop-page.html"

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