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.248 Home All releases olderv2.1.247 v2.1.250newer
Claude Code v2.1.248

Auto-edit skips workshop pages and checks the edit it credits

You'll notice
Useful2 Signal3
Artifacts

Automatic artifact edits skip workshop pages and verify content before crediting an edit.

What

Automatic artifact edits now refuse to run on workshop pages, and an edit is only attributed after its content is verified.

Details
  • The editability check bails early for workshop pages with the telemetry reason edit_target_workshop_page.
  • The staged attribution record stores the tool input plus a sha256 of the content, matched against the observed tool use before the edit is credited.
Evidence

edit_target_workshop_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.248 →