SWE-Review: Closing the Loop on Issue Resolution with Agentic Code Review
Abstract
Agentic code review framework enhances AI-generated pull requests through iterative review and revision cycles, improving both code quality and issue resolution capabilities.
Coding agents increasingly generate pull requests (PRs) for real-world software issues, yet one-shot PR generation remains open-loop: the PR is proposed without systematic review, diagnosis, or revision. We introduce SWE-Review, a framework for closing this loop with agentic code review. Given an issue and an AI-generated PR, a reviewer agent explores the repository, decides whether the PR should be accepted, and provides structured feedback for revision. We evaluate this setting with our proposed SWE-Review-Bench to measure both review correctness and downstream revision usefulness. We further curate SWE-Review-Traj dataset to study broader applications of agentic review and fill the data-scarcity gap for open reviewer training. Experiments show that agentic review continuously improves PRs through a generate-review-revise loop, outperforms single-turn fixed-context review in both decision accuracy and resolve rate after revision, transfers beyond review to improve issue-resolution models, and enables effective and efficient test-time scaling. These results position agentic code review as a practical mechanism for moving AI coding agents from one-shot PR generation toward closed-loop issue resolution.
Community
AI coding agents can propose PRs, but often lack a reliable way to diagnose failures and guide revision. SWE-Review closes this loop — agentic code review turns one-shot PR generation into iterative improvement.
This is an automated message from the Librarian Bot. I found the following papers similar to this paper.
The following papers were recommended by the Semantic Scholar API
- SHERLOC: Structured Diagnostic Localization for Code Repair Agents (2026)
- Probe-and-Refine Tuning of Repository Guidance for Coding Agents (2026)
- FastContext: Training Efficient Repository Explorer for Coding Agents (2026)
- Unlocking Model Potentials Through Adaptive Multi-Agent Scaffolding for Efficient Issue Resolution (2026)
- ChainSWE: Benchmarking Coding Agents on Multi-Bug Software Maintenance (2026)
- SWE-Explore: Benchmarking How Coding Agents Explore Repositories (2026)
- Socratic-SWE: Self-Evolving Coding Agents via Trace-Derived Agent Skills (2026)
Please give a thumbs up to this comment if you found it helpful!
If you want recommendations for any Paper on Hugging Face checkout this Space
You can directly ask Librarian Bot for paper recommendations by tagging it in a comment: @librarian-bot recommend
Get this paper in your agent:
hf papers read 2607.06065 Don't have the latest CLI?
curl -LsSf https://hf.co/cli/install.sh | bash Models citing this paper 2
SWE-Lego/SWE-Review-30B-A3B
Datasets citing this paper 3
cy0307/awesome-loop-engineering
SWE-Lego/SWE-Review-Traj
Spaces citing this paper 0
No Space linking this paper
Collections including this paper 0
No Collection including this paper