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

Pin tool now falls back to a live probe for the artifact title

Pinning an artifact now fetches its title live if the cached title lookup comes back empty

TierYou'll noticehow much it should matter to you
Useful2my rating, 1 to 5
Signal1worth watching, 1 to 5
AreaArtifactswhat it touches
KindBug Fixesin v2.1.269,
You'll notice

Pinning an artifact now fetches its title live if the cached title lookup comes back empty

What

When you pin or unpin an artifact, Claude Code first tries to get its title from a cache. If that lookup doesn't return a title, it now falls back to a live probe that fetches the artifact's metadata directly (with a timeout guard for cases resembling an authentication failure) and caches the result before finishing the pin action.

Why

This avoids pin/unpin actions showing a missing or blank title when the cached title data isn't available, at the cost of an extra network fetch in that case.

See this entry in the whole of v2.1.269 →