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

Attachment/content redaction helper for edits, writes, media and reads

A helper now trims large stored payloads from past edits/writes/reads to save space.

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

A helper now trims large stored payloads from past edits/writes/reads to save space.

A new redaction helper can strip sensitive or large payloads from stored tool-call attachments: it nulls out originalFile for edits, blanks content and originalFile for writes, blanks base64 data for image/PDF attachments, and blanks text content for reads when that content matches a companion tool result via a line-numbered diff check. This trims context/storage size for already-delivered read/edit/write results.

See this entry in the whole of v2.1.260 →

Feedback