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 ·

Quickstart flow gains a real 'document' Artifact type path

Artifact quickstart for 'document' now looks up a real matching document type

TierYou'll noticehow much it should matter to you
Useful3my rating, 1 to 5
Signal1worth watching, 1 to 5
AreaArtifactswhat it touches
KindImprovementsin v2.1.274,
You'll notice

Artifact quickstart for 'document' now looks up a real matching document type

What

When the Artifact tool's quickstart flow handles a request for a 'document', it now goes through the same type-lookup process already used for 'slides' and 'design': it looks up a matching artifact type, lists candidates if the request is ambiguous, and handles the case where no type catalog is available. Previously, 'document' requests were hard-coded to always fall back to a first-party Docs connector or a generic quickstart.

Why

This makes document quickstarts behave consistently with slides and design, correctly picking a specific document type when one is available instead of always falling back to a generic path.

See this entry in the whole of v2.1.274 →