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.