Benchgen

APEX-SWE — Results

RankModelScore
1grok-4-656.4
A

APEX-SWE

1 phaseActive

Mercor and Cognition's Pass@1 software engineering agent benchmark built from a 200-task heldout set.

Overview

APEX-SWE

Category Metric Tasks Saturation Created

Paper GitHub Dataset

Quick answer: APEX-SWE is a software engineering agent benchmark built by Mercor in collaboration with Cognition, scoring models on Pass@1 across a 200-task heldout set (with a 50-task subset released publicly on HuggingFace). Grok 4.6 scores 56.4% as of August 2026.

At a Glance

What it tests: A coding agent's ability to resolve real software engineering tasks correctly on the first attempt (Pass@1), without retries or multiple sampled attempts.

Why it matters: Pass@1 scoring is a stricter, more production-relevant signal than pass@k metrics that allow multiple sampled attempts — it more closely reflects single-shot reliability in an actual developer workflow.

Known limitations: The full 200-task evaluation set is heldout and not public; only a 50-task development subset is released on HuggingFace, so full-set scores can't be independently reproduced.

What APEX-SWE Measures

APEX-SWE was built by Mercor, a talent and evaluation infrastructure company, in collaboration with Cognition (maker of the Devin coding agent). It evaluates coding agents on real-world software engineering tasks, scored strictly on Pass@1 — whether the agent's first and only attempt resolves the task correctly, verified against held-out test suites.

A 200-task heldout evaluation set is used for official leaderboard scoring, with a smaller 50-task development subset published publicly to let teams sanity-check their own harness before requesting an official score.

Benchmark Specifications

FieldValue
Task categoryCoding agent
Metric% Pass@1
Number of tasks200 (heldout) / 50 (public dev set)
SaturationLow
Created byMercor (with Cognition)
Source paperMercor et al. 2026
GitHubMercor-Intelligence/apex-swe
Datasetmercor/APEX-SWE on HuggingFace

How APEX-SWE Is Scored

Each of the 200 heldout tasks is attempted exactly once (Pass@1); the model's score is the percentage of tasks resolved correctly and verified via automated test execution, with no retries counted toward the score.

State-of-the-Art Results

RankModelScoreSourceDate
1Grok 4.656.4%xAI Grok 4.6 announcement2026-08

Score sourced from xAI's Grok 4.6 announcement, August 2026.

APEX-SWE on Benchgen

No Benchgen results yet — be the first to run APEX-SWE.

APEX-SWE vs Other Benchmarks

BenchmarkWhat it testsTasksSaturation
APEX-SWEPass@1 software engineering agent tasks200Low
DeepSWEReal-world software engineering agent tasksLow
APEX-AgentsGeneral agentic task successLow
SWE-Bench VerifiedVerified real-world GitHub issue resolutionMedium

Run APEX-SWE on Your Model

Benchgen lets you evaluate your own model and harness against APEX-SWE-style Pass@1 tasks and track single-shot reliability over time.

Frequently Asked Questions

What is APEX-SWE? APEX-SWE is a software engineering agent benchmark built by Mercor with Cognition, scoring models on Pass@1 across a 200-task heldout evaluation set.
What does a good score look like on APEX-SWE? Grok 4.6 reports 56.4% as of August 2026, a strong result for a strict single-attempt (Pass@1) metric.
Who created APEX-SWE? APEX-SWE was created by Mercor in collaboration with Cognition; see the paper and GitHub repo.
Is the APEX-SWE dataset public? A 50-task development subset is published on HuggingFace; the full 200-task evaluation set used for official scoring is heldout.