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

Artifacts login-required message consolidated into a shared constant

The 'Artifacts need a claude.ai login' message is now defined once as a shared constant

TierUnder the hoodhow much it should matter to you
Useful1my rating, 1 to 5
Signal0worth watching, 1 to 5
AreaArtifactswhat it touches
KindInternal Changesin v2.1.274,
Under the hood

The 'Artifacts need a claude.ai login' message is now defined once as a shared constant

What

The message "Artifacts need a claude.ai login", shown as part of a model-precedence error, is now built from a single shared constant instead of being written directly inside that one function.

Why

This is an internal cleanup that keeps the wording consistent if the message is needed in more than one place; it doesn't change what the user sees.

See this entry in the whole of v2.1.274 →