Bugpocalypse, or reporting bugs in an AI age - QEMU
www.qemu.orgpreview
I wrote a blog post for the project this week detailing some of the challenges the QEMU project, in common with other FLOSS projects, are seeing with AI generated bug reports. The dilemma being that the LLM’s have got to the point they generate better bug reports than a lot of humans do.
Out of an abundance of caution we don’t let the agent close bugs or assign CVEs but tell it to defer to a real human for that. I’ll have to experiment with how we can do a better job of detecting duplicates because I’m sure a fair number of the issues are.