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

Publish file-map validation errors now name the actual base directory instead of a fixed phrase, and gained a 'pass a relative path' hint

Publish validation errors now name the real base folder and suggest using a relative path

TierYou'll noticehow much it should matter to you
Useful2my rating, 1 to 5
Signal1worth watching, 1 to 5
AreaElsewherewhat it touches
KindBug Fixesin v2.1.265,
You'll notice

Publish validation errors now name the real base folder and suggest using a relative path

What

When publishing files (for example, to an artifact or site) fails because a file falls outside the allowed folder, the error message used to always say "the working directory" no matter what folder was actually being used. Now it names the actual base folder the publish was rooted at. These errors also gained a new hint suggesting the reader pass a relative path instead.

Why

The old wording could be misleading if the publish base wasn't literally the working directory, making it hard to understand why a file was rejected. Naming the real folder, plus the added hint, makes it clearer how to fix the path.

See this entry in the whole of v2.1.265 →

Feedback