MEGA Hub

SWE-Bench ProMax: Benchmarking Agents on Large-Scale Multilingual Code Refactoring

Authors

Do you know Yuling Shi?You can claim authorship or link another user.Do you know Jinghan Xu?You can claim authorship or link another user.Do you know Kelin Fu?You can claim authorship or link another user.Do you know Wenhao Zeng?You can claim authorship or link another user.Do you know Shilin He?You can claim authorship or link another user.Do you know Lei Zhang?You can claim authorship or link another user.Do you know Yue Liu?You can claim authorship or link another user.Do you know Zelin Zhao?You can claim authorship or link another user.Do you know Terry Yue Zhuo?You can claim authorship or link another user.Do you know Jialun Cao?You can claim authorship or link another user.Do you know Siyu Ye?You can claim authorship or link another user.Do you know Tianyu Liu?You can claim authorship or link another user.Do you know Kai Cai?You can claim authorship or link another user.Do you know Shing-Chi Cheung?You can claim authorship or link another user.Do you know Xiaodong Gu?You can claim authorship or link another user.

Abstract

As AI coding agents take on increasingly complex, long-horizon software engineering tasks, existing benchmarks are rapidly saturating and their evaluation quality has come under serious scrutiny: a recent audit found that nearly 60% of unsolved SWE-bench Verified instances contain flawed tests -- either overly narrow tests that reject correct solutions or overly broad tests that check unstated requirements -- and that frontier models can verbatim reproduce gold patches from training data. Code refactoring, which requires coordinated, behavior-preserving changes across many files, offers a substantially harder and more realistic test of agent capability, yet remains underserved by current benchmarks. We introduce SWE-Bench ProMax, an expert-curated, multilingual code refactoring benchmark of 170 instances drawn from real commits across seven programming languages (Python, Java, TypeScript, Go, C, C++, and Rust). Every instance undergoes rigorous, multi-stage curation that directly addresses the quality problems identified in prior benchmarks: issue descriptions are rewritten from scratch to provide precise, unambiguous specifications, and test suites are manually reviewed to remove overly narrow and overly broad tests. Tasks with insufficient complexity or limited cross-file scope are filtered out, yielding a benchmark of challenging, large-scale refactoring tasks that average 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 that the best model achieves only 41.2% resolve rate, confirming that SWE-Bench ProMax presents a meaningful and unsaturated challenge for current AI coding agents. Our benchmark is available at https://huggingface.co/datasets/swe-bench-promax/SWE-Bench-ProMax.

Community

00

Publication notes

Author note
Published as a conference paper at COLM 2026