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

Artifact type-listing narrowing switches from substring match to fuzzy best-match

Artifact type filtering switches from plain substring search to fuzzy best-match ranking

TierYou'll noticehow much it should matter to you
Useful2my rating, 1 to 5
Signal1worth watching, 1 to 5
AreaArtifact Publishwhat it touches
KindImprovementsin v2.1.277,
You'll notice No documentation found

Artifact type filtering switches from plain substring search to fuzzy best-match ranking

What

When listing Artifact types (categories used for shared Artifacts), the type_query parameter used to work as a simple case-insensitive substring filter. It now ranks results by how well they match and drops weaker matches instead of just checking for a substring. Claude is now instructed to only use this parameter when a previous listing without it indicated more types exist than were shown.

Why

A fuzzy best-match search can find relevant types even when the query doesn't exactly appear as a substring, though it also means a narrowed listing might not show the entire catalog of types, since weaker matches are deliberately left out.

Read from
Names in the bundletype_query

See this entry in the whole of v2.1.277 →