paper-with-me

Papers

When AI Teammates Meet Code Review: Collaboration Signals Shaping the Integration of Agent-Authored Pull Requests

2026-02-23 · Costain Nachuma, Minhaz Zibran arxiv

Autonomous coding agents increasingly contribute to software development by submitting pull requests on GitHub; yet, little is known about how these contributions integrate into human-driven review workflows. We present a large empirical study of agent-authored pull requests using the public AIDev dataset, examining integration outcomes, resolution speed, and review-time collaboration signals. Using logistic regression with repository-clustered standard errors, we find that reviewer engagement has the strongest correlation with successful integration, whereas larger change sizes and coordination-disrupting actions, such as force pushes, are associated with a lower likelihood of merging. In contrast, iteration intensity alone provides limited explanatory power once collaboration signals are considered. A qualitative analysis further shows that successful integration occurs when agents engage in actionable review loops that converge toward reviewer expectations. Overall, our results highlight that the effective integration of agent-authored pull requests depends not only on code quality but also on alignment with established review and coordination practices.

📄 PDF Abstract BibTeX arXiv:2602.19441

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

The Rise of AI Teammates in Software Engineering (SE) 3.0: How Autonomous Coding Agents Are Reshaping Software Engineering

2025-07-20 · Hao Li, Haoxiang Zhang, Ahmed E. Hassan arxiv

The future of software engineering--SE 3.0--is unfolding with the rise of AI teammates: autonomous, goal-driven systems collaborating with human developers. Among these, autonomous coding agents are especially transforma…

Generalizable Agent Modeling for Agent Collaboration-Competition Adaptation with Multi-Retrieval and Dynamic Generation

2025-06-20 · Chenxu Wang, Yonggang Jin, Cheng Hu, Youpeng Zhao 외

Adapting a single agent to a new multi-agent system brings challenges, necessitating adjustments across various tasks, environments, and interactions with unknown teammates and opponents. Addressing this challenge is hig…

Multi-agent Reinforcement LearningSMACSMAC+Zero-Shot Learning

Cooperation on the Fly: Exploring Language Agents for Ad Hoc Teamwork in the Avalon Game

2023-12-29 · Zijing Shi, Meng Fang, Shunfeng Zheng, Shilong Deng 외

Multi-agent collaboration with Large Language Models (LLMs) demonstrates proficiency in basic tasks, yet its efficiency in more complex scenarios remains unexplored. In gaming environments, these agents often face situat…

Human-Centered Human-AI Collaboration (HCHAC)

2025-05-28 · Qi Gao, Wei Xu, Hanxi Pan, Mowei Shen 외

In the intelligent era, the interaction between humans and intelligent systems fundamentally involves collaboration with autonomous intelligent agents. Human-AI Collaboration (HAC) represents a novel type of human-machin…

Autonomous Vehicles

Implicitly Aligning Humans and Autonomous Agents through Shared Task Abstractions

2025-05-07 · Stéphane Aroca-Ouellette, Miguel Aroca-Ouellette, Katharina von der Wense, Alessandro Roncone

In collaborative tasks, autonomous agents fall short of humans in their capability to quickly adapt to new and unfamiliar teammates. We posit that a limiting factor for zero-shot coordination is the lack of shared task a…

Hierarchical Reinforcement Learning