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 publish preserves reservedSlug on failure (except for PR-review pages)

Failed artifact publishes now keep their reserved slug so a retry can reuse it, except for PR-review pages

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

Failed artifact publishes now keep their reserved slug so a retry can reuse it, except for PR-review pages

What

When publishing an artifact fails, Claude Code now carries the reservedSlug (the reserved address for the artifact) forward in the failure result, so that a retry can reuse the same slug instead of getting a new one. This applies unless the artifact's slug is stranded, conflicting, or gone, and unless the artifact is a pr_review page.

Why

This avoids unnecessarily losing a reserved slug when a publish attempt fails, making retries more consistent, while excluding PR-review pages and problem-slug cases where reuse wouldn't make sense.

See this entry in the whole of v2.1.277 →