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.228 Home All releases olderv2.1.227 v2.1.229newer
Claude Code v2.1.228

Artifact database writes in a Cowork session always ask you

You'll notice
Useful3 Signal3
Permissions

Every artifact database write in a Cowork session asks you; automatic approval cannot cover it.

What

Writing to the artifact database from a Cowork session is now a safety check that the automatic permission classifier is not allowed to approve on your behalf. Previously only the first write in a session, and a stricter prompt in plan mode, needed confirmation.

Details
  • Applies only when the session is a Cowork session; other sessions keep the existing first-write confirmation.
  • The reason given is that these writes are durable changes to shared state.
Evidence

Artifact database writes from a Cowork session are durable shared-state changes

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