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

Diff-viewer 'show more files' toggle actually toggles now

The diff viewer's 'show more files' toggle is fixed so it can now be collapsed again, not just expanded

TierYou'll noticehow much it should matter to you
Useful2my rating, 1 to 5
Signal1worth watching, 1 to 5
AreaDiff Viewerwhat it touches
KindBug Fixesin v2.1.267,
You'll notice

The diff viewer's 'show more files' toggle is fixed so it can now be collapsed again, not just expanded

What

In the diff/checkpoint viewer, the toggle that expands a collapsed list of changed files to "show more" previously always forced the list open no matter its current state, because the underlying handler always returned true. It now correctly returns the opposite of the current state, so clicking it again collapses the list back.

Why

This fixes a bug where the file list could only ever be expanded, never collapsed back down, once you'd clicked "show more."

See this entry in the whole of v2.1.267 →