Skip to content
Tech News
← Back to articles

Godot will no longer accept AI-authored code contributions

read original more articles
Why This Matters

Godot has decided to ban AI-generated code contributions to address the growing burden on maintainers and ensure quality control. This move highlights ongoing challenges in managing AI-assisted contributions in open source projects and emphasizes the need for human accountability. The decision aims to foster a more sustainable and mentor-driven contribution ecosystem for the game engine.

Key Takeaways

Godot has been suffering from a slop problem. In February, the maintainers of the open source game engine, which powers games like Slay the Spire 2 and The Case of the Golden Idol, said they were deliberating how to address a rising tide of AI slop pull requests, which had become "increasingly draining and demoralizing" for the project's code reviewers.

Today, after months of discussion, the Godot Foundation and its maintainers are drawing a line in the sand. In a blog post, the Foundation announced that Godot's guidelines for contributors will soon be amended to forbid AI-authored code, pull requests submitted by AI agents, and AI-generated text in human-to-human communication.

"It is time for us to recognize that these problems aren’t going away and therefore we need to take steps to reduce the burden on maintainers while ensuring we still have a pipeline to mentor new contributors to become future maintainers," the Godot Foundation said.

Latest Videos From Watch full video here:

The Foundation says the pileup of Godot pull requests pending review isn't all bad: It's a sign that interest in using and contribution to Godot is increasing. But the influx of contributions authored or submitted by AI is sapping the projects' maintainers of their willingness to confront the "already tedious" work of reviewing pull requests.

"If your feedback on PRs is just being absorbed by a machine and not going towards mentoring a potential future maintainer, it becomes much harder to justify spending your free time on PR review," the Foundation said.

As the problem becomes increasingly unsustainable, the Godot Foundation says it's in the process of updating its contribution policies, focusing on "adding barriers to low-effort slop" contributions, encouraging maintainers to review code, developing new contributors into future maintainers, and crucially, requiring that all contributions come from humans who are accountable for their code—and fixing it if it fails.

"AI cannot take responsibility, and we can't trust heavy users of AI to understand their code enough to fix it," the Foundation said.

The biggest gaming news, reviews and hardware deals Keep up to date with the most important stories and the best deals, as picked by the PC Gamer team. Contact me with news and offers from other Future brands Receive email from us on behalf of our trusted partners or sponsors

The Foundation says we can expect Godot's contributing policy to soon include explicit rejections of AI-authored code, noting that contributors should only use AI assistance for "menial things" and must disclose its use. Additionally, the Foundation will reject any AI-generated text in human-to-human communications, saying it's "a basic principle of respect"—though it says machine translations "are still acceptable" if the original text was human-authored.

... continue reading