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

New startup step: 'artifact roster' cache is refreshed and awaited during CLI setup

Startup now refreshes an 'artifact roster' cache and can wait for it before continuing

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

Startup now refreshes an 'artifact roster' cache and can wait for it before continuing

What

Claude Code's startup sequence now conditionally kicks off a refresh of an 'artifact roster' cache early on, based on checks of whether it's needed and whether identity is already known. If that refresh was started, startup later waits for it to finish, up to a timeout, before continuing — the same pattern already used for refreshing policy limits at startup.

Why

This keeps the artifact roster (Claude Code's record of available artifacts) up to date at the start of a session without indefinitely blocking startup if the refresh is slow, since it only waits up to a capped timeout.

See this entry in the whole of v2.1.267 →