Skip to main content
Module runner
zeroclaw_
eval
0.8.3
Module runner
Module Items
Functions
In crate zeroclaw_
eval
zeroclaw_eval
Module
runner
Copy item path
Expand description
The runner: builds an isolated agent per case, drives it, and grades it.
Functions
ยง
run_
case
Replay a single trace through a freshly built, isolated agent and capture the run.
run_
suite
Run every
*.json
trace fixture in
dir
and return an aggregated report.