The SWE-rebench benchmark has introduced a major update, transforming AI agent evaluation from a demonstration of Python coding skills into a test of their suitability for real-world industrial tasks in multilingual environments.


What Happened
SWE-rebench has expanded its testing scope to 111 tasks across five programming languages: Go, Java, Python, Rust, and TypeScript. In the updated leaderboard, Anthropic Fable 5 showed the best result for the Pass@1 metric (64.5%), while Anthropic Opus 5 was recognized as the most stable solution according to the Pass all 5 metric. High efficiency was also noted for the OpenAI GPT-5.6 Sol model, which completes tasks in an average of 18.4 steps.
Context
Previous methods for evaluating AI agents were often limited by a narrow Python-centric approach, which prevented objective comparisons of model capabilities across heterogeneous technology stacks. The new update introduces not only multilingualism but also critical metrics: execution stability (Pass all 5) and trajectory efficiency (number of steps), allowing for the evaluation of not just accuracy, but also operational costs (inference cost).
Why It Matters for the Industry
For the industry, this signifies a shift toward the standardization of 'industrial-grade' agents. Companies can now select models based on their production reliability and cost predictability for task execution. The introduction of efficiency metrics will force developers to optimize agent trajectory length, making their operation more economically viable.
Why It Matters for Users
Developers and engineers gain a tool for precisely selecting AI agents tailored to specific technology stacks and reliability requirements. It is now possible to evaluate a potential assistant not just by its ability to write code, but by how cheaply and predictably it can handle a real task within an existing project.
Sources
Author
Look at AI, Editorial Team
