Alpha AI Agent for Godot 0.57.2 Tools 4.0 Community
Submitted by user MdAbuNafisNiloy; MIT; 2026-07-30
Turn prompts into production-ready game logic directly inside the Godot editor.
Alpha AI Agent is an in-editor agentic coding assistant built specifically for developers who prioritize practical, fast execution and working solutions. It goes beyond standard chat wrappers by reading your project structure, modifying scripts, connecting signals, inspecting runtime logs, and executing multi-file changes automatically.
Key Features:
3-Stage Agentic Pipeline: Executes ANALYZE -> EXECUTE -> VERIFY workflows to write .gd scripts, update .tscn scene files, and wire node signals.
Anti-Hallucination & Truth Logs: Inspects actual runtime output and user://logs/godot.log traces to verify execution instead of assuming the generated code worked.
Monotonic Diff Viewer & 1-Click Revert: The built-in AIGitManager creates automatic pre-edit checkpoints. If an AI round misses the mark, you can review the side-by-side diff and revert the changes instantly with one click.
Multi-Editor Sync: Automatically saves open Godot scripts and reloads modified files to prevent "Modified on disk" dialog popups when switching between Godot and external IDEs like VS Code.
Bring Your Own Key (BYOK): Zero mandatory subscriptions. Bring your own API keys for OpenAI, Anthropic, Gemini, or OpenRouter, or use the built-in Free Trial mode.
Installation:
Install directly via the AssetLib, or extract the downloaded alpha_ai_agent folder into your project's res://addons/ directory.
In Godot, navigate to Project -> Project Settings -> Plugins.
Check the "Enable" box next to Alpha AI Agent.
Open the new Alpha AI dock to begin.
Community & Support:
Discord Server: Join our community to share prompts and get help: https://discord.gg/sWM8xUEq9
Source Code & Bug Reports: View the source or report issues on GitHub: https://github.com/mdabunafisniloy/Alpha-Ai-Plugin
View files Download Submit an issue Recent Edits