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 ·

"Full output saved to:" persistence marker regex narrowed

The redaction pattern for "saved to:" file paths in truncated tool output now matches more phrasings

TierUnder the hoodhow much it should matter to you
Useful1my rating, 1 to 5
Signal0worth watching, 1 to 5
AreaTool Resultswhat it touches
KindInternal Changesin v2.1.265,
Under the hood

The redaction pattern for "saved to:" file paths in truncated tool output now matches more phrasings

What

When Claude Code truncates long tool output and saves the full version to a file, it shows a note like "Full output saved to: " and redacts that path in certain places. The pattern used to find and redact that path now matches any phrasing ending in "saved to: ", not just the exact "Full output saved to:" text.

Why

This makes the redaction more reliable by catching variant wordings of the same message, reducing the chance a saved-output file path leaks through unredacted.

See this entry in the whole of v2.1.265 →

Feedback