Executions and comparing runs

Replay a run and diff two executions to find what changed.

workbooksexecutionscomparetrends

Executions and comparing runs

Open a workbook's Executions (/workbooks/:id/executions) for its run history. Click a run (/workbooks/executions/:executionId) to replay the timeline: per-node status, outputs, AI narration and the post-run analysis.

Compare two runs

  1. From the executions list, select two runs and choose Compare (/workbooks/:id/executions/compare).
  2. See node-by-node differences — what changed between a green run and a red one, or before/after a deploy.
  3. Use it for root cause ("this node's output changed") and to confirm a fix restored parity.

Per-workbook analytics show flakiness and duration baselines; AI features add a quality trend (per-criterion scores over time), so regressions are visible across runs, not just in the latest.