How AI Coding Agents Communicate: A Study of Pull Request Description Characteristics and Human Review Responses
This addresses the need for insights into human-AI collaboration in software development, but it is incremental as it builds on existing datasets and focuses on empirical analysis without introducing new methods.
The study tackled the problem of understanding how AI coding agents differ in their pull request descriptions and how human reviewers respond, finding that agents exhibit distinct styles associated with variations in reviewer engagement, response time, and merge rates.
The rapid adoption of large language models has led to the emergence of AI coding agents that autonomously create pull requests on GitHub. However, how these agents differ in their pull request description characteristics, and how human reviewers respond to them, remains underexplored. In this study, we conduct an empirical analysis of pull requests created by five AI coding agents using the AIDev dataset. We analyze agent differences in pull request description characteristics, including structural features, and examine human reviewer response in terms of review activity, response timing, sentiment, and merge outcomes. We find that AI coding agents exhibit distinct PR description styles, which are associated with differences in reviewer engagement, response time, and merge outcomes. We observe notable variation across agents in both reviewer interaction metrics and merge rates. These findings highlight the role of pull request presentation and reviewer interaction dynamics in human-AI collaborative software development.