Re evaluate test run
Test Runs
Re evaluate test run
Kick off a re-evaluation as a background task and return immediately.
The sync path used to block the HTTP request for the entire judge pass (tens of seconds at minimum). The browser doesn’t need to wait — every per-item terminal status and the run-level COMPLETED/FAILED are pushed over AGENT_TEST_RUN_PROGRESS WebSockets, with a 15s polling fallback in AgentTestRunDetail. Pass ?async=false to force the legacy inline behaviour for scripts/tests that need a deterministic response.
POST
Re evaluate test run