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

Artifact publish gains a reserved/pre-assigned slug path

Publishing an artifact can now target a slug that was reserved ahead of time

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

Publishing an artifact can now target a slug that was reserved ahead of time

What

The function that publishes an artifact now accepts a pre-reserved slug (the short identifier used in an artifact's URL), letting a publish attach to that slug specifically. Its telemetry also now records is_redeploy, has_base_version, and a reserved flag when this path is used.

Why

This supports publishing to a slug that was set aside in advance, such as for a redeploy of an existing artifact, rather than always generating a fresh one, and lets Anthropic track how often that happens.

See this entry in the whole of v2.1.273 →

Feedback