Friday, July 3, 2026

Godot Say No To AI – GameFromScratch.com


The rise of LLMs have made it simpler than ever for non-technical folks to generate or change supply code. Whereas this sounds fantastic it additionally generates an enormous downside for open supply tasks – a flood of pull requests. For giant open supply tasks like Godot, the managing of those pull requests (PR) is usually already one of many largest bottlenecks to enchancment. Merely put it’s time consuming for a human to evaluation all the adjustments which might be submitted and confirm they’re each wanted, technically appropriate and meet present code requirements. Now with a large inflow of latest pull requests generated by AI, usually low effort AI slop, the system is breaking down.

We talked concerning the impact of AI slop on Godot and different engines again in February and apparently it’s gotten worse since. To the purpose the place the Godot Basis have introduced pretty dramatic adjustments:

  • No autonomous AI agent use or vibe coding
    • This already results in an auto-ban from our GitHub repository and can proceed to take action.
  • No use of AI to generate substantial items of code
    • We require all code to be human authored. AI help must be restricted to menial issues (like code completion, regex, or discover and substitute).
    • In case you do use AI in some capability to writer code, you have to disclose it within the PR dialogue.
  • No AI-generated textual content in human-to-human communication
    • When our maintainers volunteer their time to evaluation your subject, PR, or proposal, they don’t need to speak to a machine. This can be a primary precept of respect.
    • Machine translations are nonetheless acceptable so long as the unique content material was written by a human.
  • All PRs should be reviewed and authorized by a human earlier than merging
    • That is the case already, however we’ll make it extra express in our coverage.

Whereas Godot do a superb job of explaining why these adjustments have been needed, one other open supply undertaking that banned AI contributions earlier – Zig, did a superb breakdown of how AI PRs have been hurting them to the purpose they rejected them fully. I extremely suggest studying the article linked beneath for additional perception into the issues the rise of LLMs have generated for open supply tasks.

Key Hyperlinks

Godot – Adjustments to our Contribution Insurance policies

Contributor Poker and Zig’s AI Ban

You possibly can be taught extra concerning the Godot Engine contribution coverage adjustments banning AI and why they needed to do it within the video beneath.

Related Articles

LEAVE A REPLY

Please enter your comment!
Please enter your name here

- Advertisement -spot_img

Latest Articles