Study Finds 46% of AI-Generated Code Fixes Are Rejected by Developers
A new analysis of the AIDev dataset found that nearly half of all code fixes proposed by AI agents like Copilot, Devin, Cursor, and Claude are rejected by developers. The research identified 14 specific reasons for rejection across four categories: incorrect implementation, CI pipeline failures, inability to generate code, and low priority issues. The findings highlight the need for better AI agent guidance and task prioritization to reduce wasted human review effort and computational resources.
Researchers analyzing the AIDev dataset conducted a qualitative and quantitative study of 306 rejected pull requests created by major AI coding agents to understand why nearly half of all AI-generated fixes fail to merge. The study identified 14 distinct rejection reasons grouped into four categories: fixes with incorrect or incomplete implementations, those failing continuous integration tests, cases where agents could not generate code at all, and low-priority issues. The researchers recommend three key improvements: providing agents with hints about appropriate fix approaches, explicitly outlining constraints on what approaches to avoid, and better instruction on validating implementations through CI pipelines without introducing breaking changes. The findings underscore significant resource inefficiency, as rejected fixes still require human review, testing, and verification before being discarded. The study suggests that improved task prioritization and better agent guidance could substantially reduce wasted effort on both human and computational sides.
What different sources said
- arXiv cs.AICenter
Understanding the Rejection of Fixes Generated by Agentic Pull Requests -- Insights from the AIDev Dataset
Related
Topology-Aware Thermodynamics Improves DNA Probe Specificity Design
Researchers developed a new framework for designing DNA probes that accounts for the spatial organization of matched sequences, not just overall thermodynamic stability. Traditional methods rely on scalar measures like melting temperature and free energy, which miss how mismatches are distributed along the probe. The approach could improve diagnostic accuracy in applications like HPV detection and gene expression profiling.
Study Identifies Optimal Thermal Dose for Combining Focused Ultrasound with Immunotherapy in Tumors
Researchers used multimodal PET imaging to identify an optimal thermal dose range for focused ultrasound ablation that destroys tumor tissue while preserving conditions for immunotherapy delivery. The study found that excessive heating collapses blood vessels needed for antibody access, while insufficient heating fails to adequately reduce tumor burden. The findings could guide clinical design of combination treatments pairing thermal ablation with immunotherapies.
Plant MSH1 Protein Functions as Mismatch-Directed Nuclease for Organelle Genome Maintenance
Researchers have identified the precise mechanism by which the AtMSH1 protein in Arabidopsis plants recognizes and cleaves DNA mismatches and lesions, preventing mutations in organellar genomes. The protein combines a DNA mismatch recognition module with a nuclease domain that makes staggered cuts at specific positions relative to DNA damage. This discovery explains how plants maintain unusually low mutation rates in their mitochondrial and chloroplast DNA compared to other eukaryotes.