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 passes an explicit signal to the run

Killing a workflow now forwards an explicit signal, and notifications skip recovery and diagnostics blocks.

TierUnder the hoodhow much it should matter to you
Useful2my rating, 1 to 5
Signal2worth watching, 1 to 5
AreaWorkflowswhat it touches
KindInternal Changesin v2.1.257,
Under the hood

Killing a workflow now forwards an explicit signal, and notifications skip recovery and diagnostics blocks.

Killing a workflow now forwards an explicit signal to v2Run.kill(r) instead of an implicit kill. Workflow completion and failure notifications also skip the recovery and diagnostics blocks entirely when a v2Run is present.

See this entry in the whole of v2.1.257 →

Feedback