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

Artifact/'publish' permission and result-building refactor

Internal refactor of artifact-publish permission checks and result assembly, no visible behavior change

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.273,
Under the hood

Internal refactor of artifact-publish permission checks and result assembly, no visible behavior change

What

The code behind publishing artifacts was reworked internally in two areas: the read-permission checks that guard against reading from under a symlinked or redirected base path, and the assembly of deploy results (warnings, embedded content, manifest and live file paths, and lists of newly-live or reseeded files). The visible messages, such as 'root: reading from under ... is blocked by a Read permission rule' and 'plus N file(s) copied server side from ...', are unchanged.

Why

This appears to be a behind-the-scenes cleanup, largely variable renaming from code minification, rather than a change to how artifact publishing behaves or what you see.

See this entry in the whole of v2.1.273 →

Feedback