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

Artifacts tool tracks unverified path spelling

Publishing an artifact now checks its file path for disguised or lookalike spelling

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

Publishing an artifact now checks its file path for disguised or lookalike spelling

What

When the artifacts tool resolves the file path for something being published, its result now includes a new unverifiedSpelling field alongside the existing pin and redirect information. This points to the same check for obfuscated or disguised path names already used elsewhere (such as when registering a repository root) now also being applied to files being published as artifacts.

Why

This helps catch cases where a published artifact's path looks legitimate but uses a disguised spelling, closing a gap between two features that previously applied this check inconsistently.

See this entry in the whole of v2.1.268 →

Feedback