Recommended Stack
| Need | Benchmark | Harness | Environment |
|---|---|---|---|
| Economically valuable deliverables | gdpval_ac | compatible productivity or coding harness | recipe-backed remote provider |
| OpenClaw-style productivity tasks | pinchbench | openclaw | recipe-backed remote provider |
| Terminal skills with on-demand loading | skillsbench | terminus2_skills | recipe-backed remote provider |
Run Patterns
Usesample_ids first when validating a new model, harness, or provider combination. For supported benchmark/provider pairs, recipes should infer workspace roots, task images, and resource hints from task metadata.
Practical Notes
- Prefer recipe-backed remote environments for full productivity evaluations.
- Avoid forcing
imageorworkdirfrom the CLI unless you are intentionally debugging a recipe. - Keep model access in model flags or environment variables, not inside benchmark params.
- Inspect
details/for per-task deliverables andsummary.mdfor aggregate metrics. - Use
agentcompass analysisafter a run when you need post-hoc analysis across completed results.
