A simple tool to figure out just how much LLM generated code has been used in a project. Obviously not perfect, but it automates the task of going through commits for “co-authored by” statements and other signs. In the off chance you don’t want to use the CLI, there’s also a web app!


Ha, I still hand write most of my code, i used it for that repo to try out local LLMs. Know thy enemy.
I did hand-polish that code as well, just the initial pass was slopped together.
I do know my enemy ;)