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 ·

Frame-file listing response drops raw paths field

Frame-file listing response for artifact consent checks no longer includes a raw paths field

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

Frame-file listing response for artifact consent checks no longer includes a raw paths field

What

An internal helper that lists frame or page files for artifact consent checks used to return both a paths array and a pages array (filtered markdown page paths). It now returns only pages. The failure branches for "no files consent" and "listing failed" also dropped the empty paths: [] field they used to include.

Why

This is an internal cleanup of the data returned by a consent-checking helper, removing a redundant field rather than changing what consent checks actually do.

See this entry in the whole of v2.1.273 →