Follow Discord
Sweep 22 Sep 2026 · 17:19Z Build v2.1.280 501 read Stable v2.1.267 Latest v2.1.280 Next v2.1.280 Feeds RSS JSON llms.txt Unofficial
Claude Code v2.1.277 ·

Queued-command lifecycle schema doc clarifies remote-control cancel semantics

Internal docs clarify that queued-command 'cancelled' status can now come from a remote client withdrawing a prompt

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

Internal docs clarify that queued-command 'cancelled' status can now come from a remote client withdrawing a prompt

What

Claude Code tracks the lifecycle of queued commands (prompts waiting to run) in its telemetry. The internal documentation for this tracking has been expanded to explain that a "cancelled" state can now also happen when Remote Control is enabled and one remote client withdraws a prompt that a different remote client had queued. The documentation notes that such cancellations are purely informational and shouldn't be treated as something to resend.

Why

This is a documentation clarification for how queued-command cancellations should be interpreted when multiple remote clients are involved, so a cancellation in that situation isn't mistaken for an error needing a retry.

See this entry in the whole of v2.1.277 →

Feedback