菜单

关于 🐙 GitHub
arXiv 提交日期: 2026-02-19
📄 Abstract - How AI Coding Agents Communicate: A Study of Pull Request Description Characteristics and Human Review Responses

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.

顶级标签: llm agents systems
详细标签: ai coding agents pull request analysis human-ai collaboration software development empirical study 或 搜索:

AI编码代理如何沟通:关于其Pull Request描述特征与人类评审响应的研究 / How AI Coding Agents Communicate: A Study of Pull Request Description Characteristics and Human Review Responses


1️⃣ 一句话总结

这项研究发现,不同AI编程助手在提交代码修改请求时,其描述风格存在明显差异,而这些差异会显著影响人类评审员的参与度、响应速度以及最终是否接受该修改。

源自 arXiv: 2602.17084