Before you run
A platform evaluation needs:- a taskset with at least one runnable task
- an environment with a successful build for each task
- one or more models with an available checkpoint
- any environment variables required by the selected task templates
Launch a job
Start from the taskset grid: select the tasks to evaluate (use the header checkbox to select all), then Run on the selection bar. You can also select Evaluation job from the add menu in the platform sidebar.- Select the taskset.
- Select one or more models.
- Choose the group size, which controls repeated attempts for every task and model pair.
- Set the maximum number of agent steps per trace.
- Select Start Evaluation.
pending until a slot opens.
Statuses
The job status rolls up its traces. A job completes when every trace is terminal. If any trace
errors, the job is marked
error; otherwise a cancelled trace makes the job cancelled.
Read the job
The job page has three views:
The overview shows reward distributions, task coverage, errors, and tool usage. Use the task grid
to find weak tasks or inconsistent models, then open the corresponding traces.
A trace can be marked invalid when it should not contribute to the evaluation, such as an
infrastructure failure that produced a misleading reward. Invalidating a trace preserves the
record but excludes it from valid reward aggregates.
Inspect a trace
The available inspector views depend on the environment:
The final reward is only the verdict. Read the trajectory and grading result together to determine
whether the agent solved the intended task or found a shortcut. For workspace reconstruction and
redaction behavior, see file tracking.
Cancel, export, and share
- Cancel stops pending and active traces, then cleans up their instances.
- Export downloads the job’s
hud evalconfiguration so the run can be reproduced or adapted. - Share grants scoped access or publishes a public job URL.