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

New telemetry event for publish rejected due to an unrecognized/not-served file path

A new telemetry event reports the specific file path when a publish is rejected for an unrecognized path

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

A new telemetry event reports the specific file path when a publish is rejected for an unrecognized path

What

When publishing files fails because a file's path isn't recognized as served (an internal check returns notServedPath), Claude Code now fires a files_invalid telemetry event carrying the specific rejected path, in addition to throwing the existing error.

Why

This gives more detail for diagnosing publish failures caused by unrecognized file paths, since the exact path involved is now captured rather than just the fact that an error occurred.

See this entry in the whole of v2.1.273 →