Edit of asset "AI Autonomous Agent" Accepted
| Old/Current | New/Edit | |
|---|---|---|
| Title | AI Autonomous Agent | 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 embeds an autonomous agent into the Godot Editor with direct access to the project's file system, enabling it to perform complex tasks without constant user input. Key Capabilities: - File System Access: Can recursively list, create, move, and delete files and directories. - Code Generation: Writes and modifies GDScript files directly. - Error Checking: Can verify syntax errors in scripts and self-correct. Supported Providers: - Gemini (Google) - Ollama (Local) - OpenRouter & OpenWebUI Note: Since the agent has write/delete permissions, using version control (Git) is strongly recommended. |
| Category | Tools | Tools |
| License | MIT | MIT |
| Repository Provider | Custom | Custom |
| Repository Url | https://github.com/vitor-zanatta-walter/godot-ai-autonomous-agent/tree/main | https://github.com/vitor-zanatta-walter/godot-ai-autonomous-agent/tree/main |
| Issues Url | ||
| Godot version | Godot 4.0 | Godot 4.5 |
| Version String | 1.0.2 | 1.0.0 |
| 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.0.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.0.zip |
| Icon Url |
https://raw.githubusercontent.com/vitor-zanatta-walter/godot-ai-autonomous-agent/main/addons/ai_autonomous_agent/icon.png
|
https://raw.githubusercontent.com/vitor-zanatta-walter/godot-ai-autonomous-agent/main/addons/ai_autonomous_agent/icon.png
|