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

Plugin command.run replay now pins the answer's presentation location

Plugin command.run replay now refuses to replay if the answer's display location changed

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

Plugin command.run replay now refuses to replay if the answer's display location changed

What

When Claude Code replays a recorded command.run plugin event, it now also checks that the presentation (where the answer is shown) hasn't changed between the original recorded call and the replay, using a new restoreArgument field. If the presentation differs, the replay is refused.

Why

This treats where an answer is displayed as a fact that must stay consistent, preventing a replay from silently showing a result in a different place than the original call intended.

See this entry in the whole of v2.1.271 →