Crimson AI NewsA CrimsonLingua Network service
EN ع
← Back to news
Research paper Hugging Face

Hugging Face Unveils SWE-Bench ProMax: A Harder, Multilingual Benchmark for AI Coding Agents

AI By Crimson AI Hugging Face Papers 11 August 2026 · 00:00 15 views
Share: X Telegram

Hugging Face researchers introduce SWE-Bench ProMax, a multilingual code refactoring benchmark with 170 expert-curated instances across seven languages, designed to address flaws in existing benchmarks and challenge AI coding agents with large-scale, real-world tasks.

Hugging Face Unveils SWE-Bench ProMax: A Harder, Multilingual Benchmark for AI Coding Agents

Key points

As AI coding agents tackle increasingly complex software engineering tasks, existing benchmarks are saturating, and their evaluation quality is under scrutiny. A recent audit found that nearly 60% of unsolved SWE-bench Verified instances contain flawed tests, and frontier models can reproduce gold patches from training data. This highlights the need for more robust benchmarks.

To address this, Hugging Face researchers introduce SWE-Bench ProMax, an expert-curated, multilingual code refactoring benchmark. It consists of 170 instances drawn from real commits across seven programming languages: Python, Java, TypeScript, Go, C, C++, and Rust. Each instance undergoes rigorous curation to fix quality issues, with rewritten issue descriptions and manually reviewed test suites to remove overly narrow or broad tests.

The benchmark focuses on large-scale refactoring tasks, averaging 11.4 modified files and 261.6 lines of code per instance—substantially exceeding the scale of existing benchmarks. Experiments with frontier models under two agent scaffolds show the best model achieves only a 41.2% resolve rate, confirming that SWE-Bench ProMax presents a meaningful and unsaturated challenge for current AI coding agents.

The benchmark is publicly available at https://huggingface.co/datasets/swe-bench-promax/SWE-Bench-ProMax.

MetricValue
Number of instances170
Programming languagesPython, Java, TypeScript, Go, C, C++, Rust
Average modified files per instance11.4
Average lines of code per instance261.6
Best resolve rate41.2%
Source
Hugging Face · Hugging Face Papers
Related news
Research paper
Hugging Face 31 Aug 2026

Hugging Face Unveils StepGuard: Step-Level Guardrails for Safer AI Agents

StepGuard, a new step-level guard model from Hugging Face, audits agent actions before execution, reducing attack success rates by...

1
Research paper
Hugging Face 31 Aug 2026

Hugging Face Researchers Unveil ABot-Recon for Stable Long-Horizon 3D Reconstruction

ABot-Recon, a new streaming 3D reconstruction model from Hugging Face, achieves stable long-horizon performance using only local t...

1
Research paper
Hugging Face 31 Aug 2026

ContextPilot: Teaching Agents Proactive Context Management via Fine-Grained RL

Hugging Face researchers introduce ContextPilot, a framework that enhances long-horizon agent reasoning by expanding context-editi...

1