Sweep 19 Sep 2026 · 02:36Z Build v2.1.278 500 read Stable v2.1.267 Latest v2.1.278 Next v2.1.278 Feeds RSS JSON llms.txt Unofficial
Claude Code v2.1.269 ·

Artifact edit-target checks now track whether the artifact is "foreign"

Artifact edit checks now also report whether an artifact is 'foreign'

TierUnder the hoodhow much it should matter to you
Useful1my rating, 1 to 5
Signal1worth watching, 1 to 5
AreaArtifactswhat it touches
KindInternal Changesin v2.1.269,
Under the hood

Artifact edit checks now also report whether an artifact is 'foreign'

What

The internal check that decides whether an artifact page can be edited for auto-reply purposes now also returns a foreign flag, wherever it returns its editable/html result. An artifact counts as foreign if it was authored by someone else, the current user's role isn't owner, it's publicly readable, it was co-written, or its type is locked.

Why

This gives the code a clear signal for distinguishing artifacts the current user doesn't fully control, likely feeding into decisions about when Claude Code can safely edit an artifact automatically.

See this entry in the whole of v2.1.269 →