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

Queued prompt on respawn can now be appended instead of replaced

A respawned background job can append its new prompt to an already queued one instead of overwriting it.

TierUse it nowhow much it should matter to you
Useful4my rating, 1 to 5
Signal3worth watching, 1 to 5
AreaSessionswhat it touches
KindImprovementsin v2.1.257,
Use it now Notable No documentation found

A respawned background job can append its new prompt to an already queued one instead of overwriting it.

When a background job is respawned with an initial prompt while a prompt is already queued, the new prompt can now be appended (with deduplication) to the existing queued prompt instead of overwriting it, controlled by a new keepQueuedPrompt option.

Read from
Names in the bundlekeepQueuedPrompt

See this entry in the whole of v2.1.257 →

Feedback