Godot’s New AI Line in the Sand
Godot’s new AI policy is a set of contribution rules for its open-source game engine that bans AI-authored code, AI agents submitting pull requests, and AI-generated text in human conversations while still allowing narrow, disclosed uses of automation for small tasks like code completion, translation, and simple edits.
The Godot Foundation has hardened its Godot AI policy from cautious tolerance to an outright open source AI ban on generative code submissions. The guidelines will now prohibit AI-authored code, pull requests submitted by AI agents, and AI-generated text in human-to-human communication. Previously, Godot’s rules discouraged GenAI but still allowed AI code contributions for narrower tasks such as debugging, translation, information lookup, and single-line code completion. Now the message is blunt: AI can help you think, but it cannot be the author. In effect, Godot is saying that responsible contribution means you write, understand, and stand behind every line you submit.

From Guardrails to a Full AI Code Ban
This shift did not appear overnight. Godot’s earlier guidelines already discouraged heavy use of GenAI and explicitly banned contributions made entirely through tools such as Claude, ChatGPT, or Grok. Contributors had to disclose AI use and verify that any AI-assisted code or external material complied with licenses compatible with Godot’s MIT framework, with clear warnings that “source-available” proprietary engines like Unreal Engine or Unity could not be reused or adapted.
What changed is volume and cost. Maintainers describe AI-generated contributions as an “increasingly draining and demoralizing” flood. The number of qualified reviewers is small, reviewing pull requests is demanding, and AI contributions have overwhelmed the queue faster than reviewers can keep up. The Foundation is formalizing the ban now because the earlier, softer rules were no longer enough to protect their time, sanity, and project quality. When every weekend of review work feels like triaging half-understood AI output, the social contract of open source starts to fray.

Inside the Policy: What’s Allowed and What’s Out
The new Godot AI policy draws a bright line between minor assistance and authorship. No autonomous AI agent use or “vibe coding” is allowed; this behavior already triggers an automatic ban from the GitHub repository and will continue to do so. No use of AI to generate substantial pieces of code is permitted; AI assistance should be limited to “menial things” like code completion, regex, or find and replace. Machine translations remain acceptable as long as the original content was human-authored, and any AI use must be disclosed in the pull request discussion.
The Foundation is equally strict about communication. No AI-generated text in human-to-human communication is allowed because maintainers consider it “a basic principle of respect” that they are talking to a person, not a machine. On top of that, a parallel rule limits new contributors—anyone with three or fewer merged pull requests—from submitting new features or significant refactors without explicit maintainer permission. The goal is to build trust slowly: start with bug fixes and documentation, then move up. In practice, that means fewer speculative, AI-written mega-patches and more accountable, incremental work.

Why Godot Says AI Cannot Take Responsibility
Godot’s rationale goes beyond “AI code is messy.” The core claim is that AI cannot take responsibility for code quality, security, or legal compliance. Contributors are required to verify that any AI-assisted code or external material complies with licenses compatible with Godot’s MIT framework, which is impossible for a model with no legal standing or accountability. Every pull request must be tested, understood, and defended by the person submitting it, and “any slop PR is automatically rejected.” The Foundation notes familiar technical issues: quality variance, accountability gaps, and the fact that “heavy users of AI” often do not understand the code they are submitting well enough to fix it when it breaks.
But the bolder argument is human: open-source projects run on volunteer labour and on a social contract where feedback doubles as mentorship. Reviewers endure tedious work because they are investing in future maintainers, not anonymous pipelines. When feedback on pull requests is “absorbed by a machine that cannot learn from it,” the incentive to review disappears. In that light, the open source AI ban is less anti-technology and more pro-human continuity. Godot is protecting the fragile loop that keeps maintainers engaged.

What This Signals for Other Open-Source Projects
Godot’s generative code submissions ban will not be the last of its kind. The Foundation itself notes that Godot is not the first project to grapple with AI code contributions, and it “most definitely won’t be the last.” The policy is a template: limit AI to small, disclosed assistance; forbid AI-authored code and AI agents; and treat AI-written conversations as disrespectful to human reviewers. One quotable takeaway is: “New contributors – defined as anyone with three or fewer merged pull requests – will be prohibited from submitting new features or significant refactoring without explicit permission from maintainers.”
Other maintainers should pay attention, not because banning AI is fashionable, but because the economics of open source depend on people feeling part of something. AI agents do not join that social contract; they consume its outputs. Ignoring that imbalance risks eroding communities from the inside. Godot has left the door open to re-evaluate as AI tools evolve, including where the line between “AI assistance” and “AI authorship” should sit. For now, though, the message is clear: if you want to contribute to one of the most widely used open engines, bring your own understanding to the keyboard.







