01Live Editor Manipulation: Modify nodes, properties, and scenes in real-time within the Godot Editor.
02Deep Project Context: Read and analyze scripts, scene structures, and project files dynamically.
03End-to-End Game Bridge testing: Play, test, and assert logic in live running games via simulated inputs and state queries.
04Bug Fix Loop: Automatically collects stack traces, analyzes runtime errors, and iteratively proposes code fixes.
05Version-Aware Godot Docs: Automatically query Godot documentation matching your specific engine version.
0614 GitHub stars