Runs and jobs
Follow run lifecycle state, job evidence, hosted runs, cancellation, and retry.
Runs and jobs show lifecycle state for active, detached, completed, failed, canceled, and retried work.
See Results for scorecards and Traces, artifacts, and files for evidence content.
Run lifecycle
Use lifecycle commands with recorded run ids:
workbench skill show shows the next useful command. watch follows an active or detached run. cancel requests cancellation without deleting evidence. retry creates a new whole-run attempt from the selected run's stored plan.
Jobs
Runs contain jobs for step-specific work such as run, grade, improve, environment setup, and hosted operations. Use eval show to inspect a run or job:
Run pages show the measured skill, agent results, case results, jobs, status, duration, errors, and evidence counts.
Hosted runs
Hosted runs use the same run ids after Cloud accepts the operation:
Before Cloud accepts a run, progress appears as preparation. After acceptance, watch, cancel, and retry operate on the recorded run id.