English

Saving SWE-Bench: A Benchmark Mutation Approach for Realistic Agent Evaluation

Software Engineering 2026-01-27 v4 Artificial Intelligence

Abstract

Current benchmarks for evaluating software engineering agents, such as SWE-Bench Verified, are predominantly derived from GitHub issues and fail to accurately reflect how developers interact with chat-based coding assistants in integrated development environments (IDEs). We posit that this mismatch leads to a systematic overestimation of agent's capabilities in real-world scenarios, especially bug fixing. We introduce a novel benchmarking framework that transforms existing formal benchmarks into realistic user queries through systematic analysis of developer interaction patterns with chat-based agents. Our methodology is flexible and can be easily extended to existing benchmarks. In this paper, we apply our testing framework to SWE-Bench Verified, the TypeScript subset of Multi-SWE-Bench and a private benchmark, SWE-Bench C# and transform formal GitHub issue descriptions into realistic user-style queries based on telemetry analysis of a popular chat-based agent interactions. Our findings reveal that existing benchmarks significantly overestimate agent capabilities for some models by >50% over baseline performance for public benchmarks and ~10-16% for our internal benchmark. This work establishes a new paradigm for evaluating interactive chat-based software engineering agents through benchmark mutation techniques.

Keywords

Cite

@article{arxiv.2510.08996,
  title  = {Saving SWE-Bench: A Benchmark Mutation Approach for Realistic Agent Evaluation},
  author = {Spandan Garg and Benjamin Steenhoek and Yufan Huang},
  journal= {arXiv preprint arXiv:2510.08996},
  year   = {2026}
}

Comments

Accepted at CAIN 2026 (Research Track). Camera-ready version

R2 v1 2026-07-01T06:28:39.390Z