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

Artifact tool input-validation error paths reordered/renamed

Artifact tool's input-validation checks reordered and error codes renamed

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

Artifact tool's input-validation checks reordered and error codes renamed

**What

The artifact_bash tool's input-validation logic now runs a combined check earlier than before, reuses existing helper functions, and replaces some error codes for local-only and eval-stub validation checks with named constants instead of raw values.

**Why

This is an internal code-quality change to how validation errors are structured; it doesn't change what triggers a validation error, just how it's represented internally.

See this entry in the whole of v2.1.274 →

Feedback