Skip to main content

Module runner

Module runner 

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.