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 ·

Cancelled composer text now filters/normalizes leading '/' commands separately

Cancelling a queued message now avoids accidentally turning its text into a slash command

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

Cancelling a queued message now avoids accidentally turning its text into a slash command

What

When you cancel a message that was queued up in the composer, Claude Code puts its text back for you to edit. That text now goes through a cleanup step that normalizes things like image placeholders. If that cleanup happens to make the text start with a / (which would make Claude Code treat it as a slash command) but the original raw text didn't start with /, Claude Code now keeps the original raw text instead.

Why

This prevents a queued message from being misinterpreted as a slash command just because of how its text was cleaned up, which could otherwise trigger unintended command behavior when a cancelled message is restored.

See this entry in the whole of v2.1.274 →