If you’ve been building in Godot, or thinking about contributing to it, you might be wondering what the noise is actually about. On June 22, 2026, longtime Godot maintainer Rémi Verschelde made something explicit that a lot of open-source contributors probably already suspected was coming: the engine “isn’t vibe-coded,” and pull requests generated entirely by ChatGPT, Claude, Grok, or similar tools are prohibited under current guidelines. It’s a clear line drawn in the sand, and it matters well beyond Godot’s GitHub repo.

What’s Actually Happening in Godot’s Contribution Pipeline

The numbers tell a quietly alarming story. Godot merged only 47 AI-disclosed pull requests out of roughly 3,700 across its last two release cycles. That’s about 1.27%. The merge rate isn’t the problem. The volume of submissions that need to be reviewed before being rejected is.

As PC Gamer reported back in February, maintainers were already describing a rise in “AI slop” contributions that was straining their review capacity. Verschelde’s comment cuts right to it: “I don’t know how long we can keep it up.” He also noted that AI-flagged PRs automatically receive deeper scrutiny because maintainers “mechanically trust it less.” So every AI-generated submission, even a well-intentioned one, costs the project more reviewer time than a human-written contribution would. Multiply that by the volume they’re seeing, and you start to understand why a stricter policy is now being prepared.

This isn’t Godot being precious about craft. It’s a resource constraint with real consequences for a project that runs on volunteer labor and donations.

Why the Broader Industry Mood Lines Up With This

GroupNegative View of AI (%)Positive View of AI (%)
Visual & Technical Artists64N/A
Game Designers63N/A
Programmers59N/A
All Respondents (2026)527
All Respondents (2025)3013
All Respondents (2024)18N/A

Here’s what I tell people when they ask whether the AI backlash is just a vocal minority being dramatic: look at the GDC data. The 2026 State of the Game Industry report surveyed more than 2,300 game professionals, and 52% now view generative AI negatively. Two years ago that number was 18%. Last year it was 30%. The trajectory isn’t a blip.

The most opposed groups are visual and technical artists at 64%, game designers at 63%, and programmers at 59%. These are the exact people who build and maintain tools like Godot. Only 7% of respondents view AI’s industry impact positively, down from 13% in 2025. And yes, 36% of professionals report using AI tools day-to-day, which means the picture is genuinely complicated: people are using these tools while simultaneously growing more skeptical of where they’re taking the industry. That’s not hypocrisy. That’s a realistic reading of what’s happening at the ground level.

The GDC data and the Godot situation are the same story. When AI-generated output floods a shared resource without accountability attached, the people maintaining that resource bear the cost.

The Accountability Gap That Open Source Can’t Absorb

Open-source projects like Godot run on a specific kind of social contract. You contribute code, you put your name on it, and you’re accountable for it. Maintainers can ask you questions. They can follow up if something breaks. They can trust that a human with some stake in the outcome made considered decisions about what they submitted.

AI-generated contributions break that contract in a subtle but damaging way. The person submitting the PR may not fully understand what they’re submitting. They can’t always answer questions about implementation decisions. The code might be technically functional and still be wrong for the project’s architecture, its style, its long-term maintenance burden. A human reviewer has to figure all of that out from scratch, often faster than the submitter can.

Verschelde’s framing of “human accountability” as central to open-source development isn’t philosophical hand-wraving. It’s practical. When something merges and causes a regression six months later, someone needs to be responsible for understanding what went wrong. “I ran it through Claude” is not a useful answer at that point.

What This Means If You’re an Indie Dev Using Godot

You might be wondering whether any of this affects your day-to-day work in the engine. If you’re building games rather than contributing to the engine itself, the immediate answer is: not directly. Godot isn’t going anywhere. The project is stable, the community is active, and the work Verschelde and the other maintainers are doing to address this suggests the project is taking its sustainability seriously rather than ignoring a growing problem.

But there’s a subtler thing worth thinking about. A lot of indie developers use AI tools to help with GDScript, to debug logic, to speed up repetitive tasks. That’s not what Godot’s policy is targeting, and it’s probably fine. The problem is when that assistance becomes a substitute for understanding what you’re actually building and submitting. Whether you’re contributing to Godot or just building your own project, there’s a version of AI-assisted development that keeps you in the driver’s seat and a version that quietly erodes your ability to understand your own code. The former is genuinely useful. The latter tends to catch up with you at the worst possible moment, usually when something breaks in a way you can’t diagnose.

The indie developers I’ve seen ship successful projects with AI tools are the ones who use them to move faster on things they already understand, not to skip the understanding entirely.

The Funding Reality Nobody Wants to Talk About

Verschelde was direct about the only real solution: more funding to hire maintainers. That’s it. There’s no clever policy that substitutes for having enough people to do the work. Godot is supported by donations and a relatively small number of funded contributors. The AI slop problem has made that resource constraint visible in a way it wasn’t before.

If you’re an indie dev who relies on Godot, this is worth sitting with. The Godot Foundation accepts donations. Patreon support exists. If your studio is profitable and you’re building on Godot, contributing financially is a direct way to help the people who are currently drowning in bad pull requests figure out a path through this. Open-source sustainability has always depended on the people who benefit from the work choosing to support it. That dynamic hasn’t changed. It’s just more urgent.

The Godot situation is a preview of what happens when AI-generated volume scales faster than the human infrastructure that was never designed to absorb it. It won’t be the last open-source project to face this. How the community responds, both in terms of policy and funding, will shape whether projects like Godot can keep pace with the engines built by companies with unlimited review bandwidth.

Sources

Photo: Godfrey Atima via Pexels