Under the hood
Transcript rendering can now drop or rewrite individual entries based on a per-entry lookup
What
A new function wraps the part of Claude Code that turns an attachment into a displayed transcript message. It checks a per-entry lookup to see if that attachment's rendering has been marked "left-out" or "rewritten":
- If marked "left-out", nothing is rendered for it, unless a bypass flag is set
- If marked "rewritten", the rendered text is replaced using a new helper
Why
This gives Claude Code a way to suppress or alter how specific transcript entries are displayed, rather than always rendering an attachment as-is.
Something disagreesSomething we can check disagrees with this entry, or the writer said they could not settle it.
The writer flagged doubt
What determines whether an entry is marked left-out or rewritten, and what triggers the bypass flag, isn't stated in the finding.