Recommended Stack
| Need | Benchmark | Harness | Environment |
|---|---|---|---|
| SWE-bench Verified | swebench_verified | mini_swe_agent, codex, claude_code, or openhands | modal, daytona, docker, or cluster provider |
| SWE-bench Multilingual / Pro | swebench_multilingual, swebench_pro | coding harness | recipe-backed provider |
| Scientific coding | scicode | scicode_tool_use | local or remote |
SWE-bench With Recipe Inference
/testbed.
Harness Choice
| Harness | Best Use when |
|---|---|
mini_swe_agent | You want a compact SWE-style repair agent. |
codex | You want to evaluate the OpenAI Codex CLI as the agent loop. |
claude_code | You want to evaluate Claude Code in a prepared workspace. |
openhands | You want to evaluate OpenHands on repository repair tasks. |
scicode_tool_use | You are running SciCode step-by-step code generation. |
