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 ·

Workflow kill now records a persistent 'kill record'

Killing a workflow run now saves a kill record of rows, pending items, rules and agents that can be read back afterwards.

TierYou'll noticehow much it should matter to you
Useful3my rating, 1 to 5
Signal3worth watching, 1 to 5
AreaWorkflowswhat it touches
KindImprovementsin v2.1.257,
You'll notice No documentation found

Killing a workflow run now saves a kill record of rows, pending items, rules and agents that can be read back afterwards.

Killing a v2 workflow run now writes a persistent kill record into the world state (topic run, killed: true), capturing rows, pending items, rules, and agents at the moment of the kill, retrievable afterward via killRecord(). Previously kill() only retracted the scope and left no persisted record.

See this entry in the whole of v2.1.257 →

Feedback