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

Many-image dimension error no longer suggests /compact when compaction is disabled

Image-too-large error stops suggesting /compact when compaction is disabled

TierYou'll noticehow much it should matter to you
Useful1my rating, 1 to 5
Signal1worth watching, 1 to 5
AreaElsewherewhat it touches
KindBug Fixesin v2.1.274,
You'll notice

Image-too-large error stops suggesting /compact when compaction is disabled

**What

When an image in your conversation exceeds the size limit for many-image requests (2000px), Claude Code normally tells you to run /compact to remove old images from context. Now it checks whether compaction has been disabled (via the DISABLE_COMPACT environment variable) first, and if so, tells you to start a new session instead of suggesting /compact.

Why

This avoids pointing you to a command that won't work if compaction has been turned off, giving you a suggestion that will actually resolve the problem.

See this entry in the whole of v2.1.274 →