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.242 Home All releases olderv2.1.241 v2.1.243newer
Claude Code v2.1.242

Document artifacts get a new look: wider text column, black Save button

You'll notice
Useful3 Signal2
Artifacts

Document artifacts published from now on get a wider text column, smaller phone text and a black Save button.

What

The document skill's page template was restyled. Text now sets at 16px on a 42em measure instead of 17px on 34em, with a new phone step at 480px dropping to 15px. Save becomes a black primary button and Discard a raised surface with a hairline. Documents you publish after this build get the new look; existing ones are edited in place and unchanged.

Details
  • New colour tokens drive the chrome: --cds-control-text, --cds-fill-primary, --cds-text-on-primary and three shadow steps. The old clay colour is demoted to drawing the callout rule only.
  • The toolbar wraps into groups, hides separators under 520px, hides the word count under 800px, truncates a long status readout, animates the style-menu chevron and list, and is no longer text-selectable.
  • Reachable by everyone on this build; it is the shipped template.
Evidence

--cds-fill-primary: #191915; / the black button: Save /

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