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

claude.ai URL/slug parsing refactored to support a configurable custom origin

Artifact URL parsing now supports a configurable custom origin instead of a hardcoded host.

TierUnder the hoodhow much it should matter to you
Useful2my rating, 1 to 5
Signal2worth watching, 1 to 5
AreaArtifactswhat it touches
KindInternal Changesin v2.1.260,
Under the hood

Artifact URL parsing now supports a configurable custom origin instead of a hardcoded host.

URL-to-slug matching for claude.ai/staging/frame links now goes through a new host-override lookup, allowing a configurable custom origin instead of always assuming the default host. A new Gp() helper builds artifact URLs against that override, falling back to CLAUDE_AI_ORIGIN when none is set.

See this entry in the whole of v2.1.260 →

Feedback