Skip to content

Gamedev AIThe Autonomous Software Engineer for Godot 4.6

Write GDScript code, manipulate nodes, fix engine console errors automatically, and apply complex changes by reviewing Diffs in real-time. Everything integrated into the editor right at your fingertips.

Why is Gamedev AI different?

We are not just a chat. We are an intelligence engine integrated directly into the Godot workflow, focused on safety, real context, and developer-controlled autonomy.

CORE

Building via Chat

Describe the mechanics, attach files, and drag Nodes straight from the Scene Tree to the chat panel for the AI to structure the system for you.

SAFE

Safe & Visual Diff

The AI doesn't break your code blindly. The plugin displays a side-by-side window (Before/After) so you can apply only the lines you approve.

ENGINE

Watch Mode (Auto-Fix)

Let the AI watch the Output window! If your game crashes on Play, it immediately proposes a fix for the script that caused the crash.

ENGINE

Vector Indexing (RAG)

Index Codebase scans your scripts into a local Vector DB. The AI automatically finds your classes when programming.

SMART

25 Built-in Skills

The assistant is trained with 25 areas of expertise (Shaders, Multiplayer, UI/UX, Inventories) implementing the best market standards.

CORE

No-Hassle Git

Native tab to manage GitHub. Create alternative timelines (Branches), rescue projects, and let the AI read your scripts to auto-generate clear Commit messages.

SMART

Specialist Personas

Intelligent context routing (UI, Shaders, Multiplayer) that loads only the necessary knowledge for your current problem.

SAFE

Socratic Gate (Stop & Ask)

The AI stops and asks strategic questions before generating complex systems, avoiding hallucinations and broken code from the start.

CORE

Slash Workflows (/)

Use commands like `/brainstorm`, `/plan`, and `/debug` to instantly change the assistant's posture and methodology.

Workflow

Real Autonomy

The AI doesn't just suggest, it acts. From draft to final implementation with one click.

gamedev_ai_executor.gd
> Analyzing Context... _
> Accessing Vector DB...
> Validating Architecture...
> Generating Safe Diff
RAG / Vector DB

Knowledge Engine

Your scripts are indexed locally, allowing the AI to understand your custom classes and functions without hallucinating.

Socratic Gate

Security & Reviewer

The assistant stops and asks strategic questions before changing critical systems, avoiding broken code.

🤖
"Wait, I noticed you're using a singleton. Should we implement this as a shared resource to optimize memory?"
Yes, good idea.
No, keep singleton.

Released under the MIT License.