Runloop · Arazzo Workflow
Runloop Score a Running Scenario Run
Version 1.0.0
Start a run of an existing scenario, wait for it to be running, trigger scoring, then complete the run.
View Spec
View on GitHub
AIAI AgentsCoding AgentsSandboxesDevboxesCode ExecutionEvaluationBenchmarksSWE-BenchMCPSnapshotsmicroVMEnterpriseSOC 2ArazzoWorkflows
Provider
Workflows
score-running-scenario-run
Run an existing scenario, score it while running, then complete it.
Starts a run of a known scenario, waits for it to be running, scores it, and completes the run.
1
startRun
startScenarioRun
Start a run of the existing scenario, provisioning a devbox for it.
2
waitUntilRunning
getScenarioRun
Poll the run until it reports the running state so the environment is ready to be scored.
3
scoreRun
scoreScenarioRun
Trigger scoring of the currently running scenario run.
4
completeRun
completeScenarioRun
Complete the run, shutting down the underlying devbox.