Benchgen

SWE-bench Pro — Results

RankModelScore
1fugu-ultra73.7
2qwen3-8-max67.7
3gpt-5-6-sol64.6
4claude-opus-4-764.3
5gpt-5-6-terra63.4
6claude-sonnet-563.2
7gpt-5-6-luna62.7
8glm-5-262.1
9laguna-s-2-159.4
10fugu59
11gpt-5-558.6
12kimi-k2-658.6
13claude-sonnet-4-658.1
14seed-2-1-pro57.5
15mimo-v2-5-pro57.2
16seed-2-1-turbo57
17inkling54.3
18gemini-3-1-pro54.2
19muse-spark52.4
20muse-glimmer51.2
21kimi-k2-550.7
22laguna-xs-2-147.6

SWE-bench Pro

1 phaseActive

Harder variant of SWE-bench for coding agents — tests real-world GitHub issue resolution on more challenging tasks than SWE-bench Verified.

Overview

SWE-bench Pro

Category Metric Saturation

Quick answer: SWE-bench Pro is a harder-difficulty variant of the SWE-bench coding agent benchmark, designed to test model performance on more challenging real-world GitHub issue resolution tasks than SWE-bench Verified. It is evaluated using the mini-swe-agent scaffold. Fugu Ultra achieves 73.7% as of June 2026.

At a Glance

What it tests: Whether a coding agent can resolve harder, real-world GitHub issues by producing patches that pass all relevant unit tests.

Why it matters: SWE-bench Verified is approaching saturation at the top end; SWE-bench Pro provides a more discriminating signal for frontier and multi-agent coding systems.

Known limitations: Evaluated with mini-swe-agent scaffold — scores reflect both model capability and the specific scaffolding. Cross-benchmark methodology details are provided in the Sakana Fugu technical report.

What SWE-bench Pro Measures

SWE-bench Pro follows the same core protocol as SWE-bench Verified: a model receives a GitHub repository at a specific commit and the text of a real issue, and must produce a patch that causes all relevant tests to pass. The "Pro" designation selects for harder tasks, targeting the segment of GitHub issues where current frontier models still struggle — providing a more informative separation between top-tier systems.

Scores are reported as the percentage of tasks resolved, using the mini-swe-agent as the agent scaffold. This lightweight scaffolding provides a more reproducible comparison point than custom multi-agent pipelines.

Benchmark Specifications

FieldValue
Task categoryCoding
Metric% resolved (patch passes all unit tests)
Scaffoldmini-swe-agent
SaturationLow
Related benchmarkSWE-bench Verified

State-of-the-Art Results

RankModelScoreSourceDate
1Fugu Ultra73.7%Sakana Fugu technical report2026-06
2Fable 5 / Mythos Preview (max)69.2%Sakana Fugu technical report2026-06
3Fugu59.0%Sakana Fugu technical report2026-06

All scores above use the mini-swe-agent scaffold, as reported by Sakana AI in the Fugu technical report.