SWE-rebench: An Automated Pipeline for Task Collection and Decontaminated Evaluation of Software Engineering Agents
Ibragim Badertdinov, Alexander Golubev, Maksim Nekrashevich, Anton Shevtsov, Simon Karasik, Andrei Andriushchenko, Maria Trofimova, Daria Litvintseva, Boris Yangel

TL;DR
This paper presents SWE-rebench, a scalable pipeline that automatically extracts real-world interactive software engineering tasks from GitHub, creating a large dataset and a contamination-free benchmark for evaluating and training SWE agents.
Contribution
The paper introduces SWE-rebench, the first large-scale, automated pipeline for collecting diverse, real-world SWE tasks and establishing a contamination-free benchmark for model evaluation.
Findings
Over 21,000 Python-based SWE tasks collected
Performance inflation observed in some models due to data contamination
New benchmark enables fairer evaluation of SWE agents
Abstract
LLM-based agents have shown promising capabilities in a growing range of software engineering (SWE) tasks. However, advancing this field faces two critical challenges. First, high-quality training data is scarce, especially data that reflects real-world SWE scenarios, where agents must interact with development environments, execute code and adapt behavior based on the outcomes of their actions. Existing datasets are either limited to one-shot code generation or comprise small, manually curated collections of interactive tasks, lacking both scale and diversity. Second, the lack of fresh interactive SWE tasks affects evaluation of rapidly improving models, as static benchmarks quickly become outdated due to contamination issues. To address these limitations, we introduce a novel, automated, and scalable pipeline to continuously extract real-world interactive SWE tasks from diverse GitHub…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
Taxonomy
TopicsBusiness Process Modeling and Analysis · Software Engineering Research
