SWE-CI: Evaluating Agent Capabilities in Maintaining Codebases via Continuous Integration
2026/03/04 by Jialong Chen, Xander Xu, Hu Wei +2 · 20 voices · 2 citations
#cs.SE #cs.AI #cs.CL
paper · pdf
Abstract
Large language model (LLM)-powered agents have demonstrated strong capabilities in automating software engineering tasks such as static bug fixing. However, in the real world, the development of mature software is typically predicated on complex requirement changes and long-term feature iterations -- a process that static, one-shot repair paradigms fail to capture. To bridge this gap, we propose SWE-CI, the first repository-level benchmark built upon the Continuous Integration loop, aiming to shift the evaluation paradigm for code generation from static, short-term functional correctness toward dynamic, long-term maintainability. The key insight is simple: Maintainability can be revealed by tracking how functional correctness changes over time. The benchmark comprises 100 tasks, each deriving from a real-world code repository with a development history spanning an average of 233 days and 71 consecutive commits. SWE-CI requires agents to systematically resolve these tasks through dozens of rounds of analysis and coding iterations. SWE-CI provides valuable insights into how well agents can sustain code quality throughout long-term evolution.
Citations
Cited by
Discussions
- SWE-CI: Evaluating Agent Capabilities in Maintaining Codebases via CI [hn, 125 points, 41 comments]
- Experiments show that current LLM-based coding agents can generate working code in the short term, but struggle to maintain code quality across many iterations and evolving requirements. #aicoding #ag [bsky, 13 points, 1 comments]
- even when the paper is actually new, the post with 500 RTs and 500k impressions is a deliberate misreading. who would make a new benchmark where all the models score 100? meanwhile what the paper actu [bsky, 4 points, 2 comments]
- Extremely interesting Alibaba research paper They made a benchmark that evaluated AI agents on *long term* coding and maintenance: most AI agents completely failed at building up a codebase + refactor [bsky, 3 points, 0 comments]
- A counter-example is this study. As Chris Laub summarized the study on X: “…Alibaba tested 18 AI coding agents on 100 real codebases… they failed spectacularly. [It] turns out passing tests once is ea [bsky, 2 points, 1 comments]
- SWE-CI: Evaluating Agent Capabilities in Maintaining Codebases via CI [hn, 2 points, 0 comments]
- 따끈논문 (비전문가 인간이 대충 요약) 알리바바가 AI코딩 에이전트 18개를 233일 동안 벤치마크 테스트를 돌렸는데, 유지보수가 그나마 되는게 클로드 뿐이고 모델의 75%가 멀쩡하게 잘 돌아가던 프로그램을 망가트렸다고. arxiv.org/abs/2603.03823 [bsky, 1 points, 0 comments]
- SWE-CI: Evaluating Agent Capabilities in Maintaining Codebases via CI [bsky, 1 points, 0 comments]
- Excellent paper on code agents and long-term codebases. Keeping agents effective as codebases evolve may be one of the biggest challenges in tech over the next few years arxiv.org/abs/2603.03823 [bsky, 1 points, 0 comments]
- SWE-CI: Evaluating Agent Capabilities in Maintaining Codebases via CI view on hacker news [bsky, 0 points, 0 comments]
- SWE-CI: Evaluating Agent Capabilities in Maintaining Codebases via CI https:// arxiv.org/abs/2603.03823 # arxiv [mastodon, 0 points, 0 comments]
- SWE-CI: Evaluating Agent Capabilities in Maintaining Codebases via CI https://arxiv.org/abs/2603.03823 [comments] [98 points] [bsky, 0 points, 0 comments]
- SWE-CI: Evaluating Agent Capabilities in Maintaining Codebases via CI https://arxiv.org/abs/2603.03823 (https://news.ycombinator.com/item?id=47295537) [bsky, 0 points, 0 comments]
- SWE-CI: Evaluating Agent Capabilities in Maintaining Codebases via CI https://arxiv.org/abs/2603.03823 (https://news.ycombinator.com/item?id=47295537) [bsky, 0 points, 0 comments]
- https://bsky.app/profile/hackernews.com.web.brid.gy/post/3mgjy2rs6k5b2 [bsky, 0 points, 0 comments]
- SWE-CI: Evaluating Agent Capabilities in Maintaining Codebases via CI https://arxiv.org/abs/2603.03823 https://news.ycombinator.com/item?id=47295537 [bsky, 0 points, 0 comments]
- SWE-CI: Evaluating Agent Capabilities in Maintaining Codebases via CI https://arxiv.org/abs/2603.03823 [bsky, 0 points, 0 comments]
- SWE-CI: Evaluating Agent Capabilities in Maintaining Codebases via Continuous Integration arxiv.org/abs/2603.03823 [bsky, 0 points, 0 comments]
- Happened to find it over on the Fediverse: det.social/@HxxxKxxx/11... Direct link to pre-print paper: SWE-CI: Evaluating Agent Capabilities in Maintaining Codebases via Continuous Integration arxiv.or [bsky, 0 points, 0 comments]
- ⚡ Hackernews Top story: SWE-CI: Evaluating Agent Capabilities in Maintaining Codebases via CI [bsky, 0 points, 0 comments]
Related