Follow Discord
Sweep 22 Sep 2026 · 17:19Z Build v2.1.280 501 read Stable v2.1.267 Latest v2.1.280 Next v2.1.280 Feeds RSS JSON llms.txt Unofficial
Claude Code v2.1.265 ·

WebFetch's claude.ai artifact exception widened to cover shorter artifact URLs

WebFetch's exception for claude.ai artifact links now also matches the shorter claude.ai/artifact/{id} URL form

TierYou'll noticehow much it should matter to you
Useful2my rating, 1 to 5
Signal1worth watching, 1 to 5
AreaElsewherewhat it touches
KindImprovementsin v2.1.265,
You'll notice

WebFetch's exception for claude.ai artifact links now also matches the shorter claude.ai/artifact/{id} URL form

What

The WebFetch tool has a special carve-out allowing it to fetch claude.ai artifact links using your logged-in claude.ai session. That carve-out now also matches the shorter URL form claude.ai/artifact/{id}, in addition to the longer claude.ai/code/artifact/{uuid} form it already covered.

Why

This means fetching a claude.ai artifact link via its shorter URL now benefits from the same authenticated access as the longer form, rather than being treated as an ordinary, unauthenticated fetch.

See this entry in the whole of v2.1.265 →

Feedback