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

Queued command attachments narrowed

Stripping of render-state fields from queued messages now only applies to queued-command attachments

TierUnder the hoodhow much it should matter to you
Useful1my rating, 1 to 5
Signal1worth watching, 1 to 5
AreaPrompt Queuewhat it touches
KindInternal Changesin v2.1.277,
Under the hood

Stripping of render-state fields from queued messages now only applies to queued-command attachments

What

When Claude Code processes queued messages, it strips out internal rendered and renderedInHumanTurn fields before further handling. This stripping now only happens when the attachment's type is specifically queued_command, rather than for any attachment type.

Why

This narrows the cleanup logic so it no longer accidentally touches fields on unrelated attachment types, reducing the chance of other queued attachments losing data they shouldn't.

See this entry in the whole of v2.1.277 →