AI Autonomous Agent's icon

AI Autonomous Agent 1.0.2 Tools 4.0 Community

Submitted by user B1TBEAR; MIT; 2025-12-19

This plugin integrates an autonomous AI agent into the Godot Editor, with direct access to the project’s file system and editor context. It can perform multi-step tasks with minimal user interaction, including live script and scene editing.


Features:

- File System Access: Recursively list, create, modify, move, and delete project files and directories.

- Real-Time Script Editing: Generate, refactor, and fix GDScript files during editor runtime.

- Scene Editing: Programmatically create and modify (.tscn) scenes, including nodes, properties, and hierarchy.

- Error Detection: Check scripts for syntax errors and apply automated corrections.


Supported Providers:
- Gemini (Google)
- Ollama (Local)
- OpenRouter / OpenWebUI


Important:

- The agent has write and delete permissions, version control (Git) is strongly recommended.

- More capable models (e.g. Gemini 2.5 Pro) provide better results for complex tasks.


v1.0.2 – Stability & Reliability
- More detailed real-time status updates during agent actions
- Improved support for reasoning models with clean chat output
- Native use of Gemini system instructions for better rule adherence
- Added anti-hallucination safeguards for tool outputs
- Improved handling of network errors and timeouts
- Reduced redundant prompt data


View files Download Recent Edits