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.274 ·

Artifact create call now threads an explicit requestId

Artifact creation calls now can carry an explicit requestId

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.274,
Under the hood

Artifact creation calls now can carry an explicit requestId

What

The function that creates a new artifact now accepts an additional parameter and, when it's set, forwards it as requestId in the request sent to create the artifact.

Why

This is internal plumbing that lets an artifact-creation request be tagged with a specific request identifier; it has no direct visible effect on how artifacts are created.

See this entry in the whole of v2.1.274 →