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 ·

Message restore/edit can now merge drafts from multiple prior messages

Restoring a message draft can now merge in drafts from several earlier messages at once

TierYou'll noticehow much it should matter to you
Useful2my rating, 1 to 5
Signal1worth watching, 1 to 5
AreaChat UIwhat it touches
KindImprovementsin v2.1.275,
You'll notice

Restoring a message draft can now merge in drafts from several earlier messages at once

What

The function that restores a message's draft (restoreMessageSync) now accepts an optional list of extra messages. When provided, it rebuilds the draft's text and any pasted content from all of those messages combined with the target message, and concatenates their text together, instead of restoring only a single message's draft.

Why

This allows a restored draft to combine content from multiple prior messages at once, rather than being limited to whichever single message is being restored.

See this entry in the whole of v2.1.275 →