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 v2 gains kill/steer/run outcome telemetry

The workflow engine now reports structured outcomes for kills, steering, run settlement and calls after a kill.

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

The workflow engine now reports structured outcomes for kills, steering, run settlement and calls after a kill.

The v2 workflow engine now emits structured telemetry across its lifecycle: workflow_kill on kill, workflow_steer for programmatic steering via put/retract/script, workflow_run on run settlement with subtypes like script_failed, killed, error_result, rule_error, and no_result, and workflow_after_kill when a call happens after a run has already been killed.

See this entry in the whole of v2.1.257 →

Feedback