Let's look at every PR on GitHub in public repos (many of which are likely to be under open source licenses) that may have been created with LLM tools, using GitHub Search for various clues:
The main problem with your search methodology is that maybe AI is good at generating a high volume of slop commits.
Slop commits are not unique to AI. Every project I’ve worked on had that person who has high commit count and when you peek at the commits they are just noise.
I’m not saying you’re wrong btw. Just saying this is a possible hole in the methodology
Both of these things can be true at the same time:
1. Counting lines of code is a bad way to measure developer productivity.
2. The number of merged PRs on GitHub overall that were created with LLM assistance is an interesting metric for evaluating how widely these tools are being used.