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.233 Home All releases olderv2.1.232 v2.1.234newer
Claude Code v2.1.233

Comment styling split into its own shared stylesheet region

Under the hood
Useful1 Signal1
Artifacts

Artifact editor styles were split so documents can drop comment styling cleanly.

What

The shared editor stylesheet for artifacts was cut in two, so the document kind can drop commenting while spreadsheets and slides keep byte-identical shared styles.

Details
  • The original region now covers only the toolbar band, buttons, canvas and save status; bubble, composer, side panel and anchor-mark styles moved into a new comment-only region carried by the kinds that ship the comment kit.
  • The .cmark class stayed behind and is now documented as the collaborator-edit flash rather than a comment anchor.
  • Off in this build along with the rest of the productivity skills.
Evidence

KIT:comment-chrome:begin \u2014 styles for the select-to-comment kit:

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