Edit of asset "AI Autonomous Agent" Accepted

Old/Current New/Edit
Title AI Autonomous Agent
Description 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
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.


Update v1.0.1:
- Fixed critical "File not found" error when AI edits scripts.
- Improved stability during script reloading.
Category Tools
License MIT
Repository Provider Custom
Repository Url https://github.com/vitor-zanatta-walter/godot-ai-autonomous-agent/tree/main
Issues Url
Godot version Godot 4.0 Godot 4.0
Version String 1.0.2 1.0.1
Download Commit https://github.com/vitor-zanatta-walter/godot-ai-autonomous-agent/archive/refs/tags/v1.0.2.zip https://github.com/vitor-zanatta-walter/godot-ai-autonomous-agent/archive/refs/tags/v1.0.1.zip
Download Url (Computed) https://github.com/vitor-zanatta-walter/godot-ai-autonomous-agent/archive/refs/tags/v1.0.2.zip https://github.com/vitor-zanatta-walter/godot-ai-autonomous-agent/archive/refs/tags/v1.0.1.zip
Icon Url https://raw.githubusercontent.com/vitor-zanatta-walter/godot-ai-autonomous-agent/main/addons/ai_autonomous_agent/icon.png