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

Command-queue clear can now optionally preserve certain entries, but the switch is hardcoded off

Command queue clearing gained a way to keep certain entries, but it's not turned on anywhere yet

TierNothing to try yethow much it should matter to you
Useful1my rating, 1 to 5
Signal1worth watching, 1 to 5
AreaMessage Queuewhat it touches
KindIn Developmentin v2.1.275,
Nothing to try yet

Command queue clearing gained a way to keep certain entries, but it's not turned on anywhere yet

What

When the queue of pending commands is cleared (for example, on a cancel), the underlying function now supports a keep option that would let commands matching a certain check survive the clear instead of being wiped. However, this option is not currently used anywhere, so the wipe still clears everything as before.

Why

This is groundwork for a future change; it doesn't currently change what you see when you cancel and your queue is cleared.

See this entry in the whole of v2.1.275 →