Edit of asset "AI Autonomous Agent" New

Old/Current New/Edit
Title AI Autonomous Agent
Description 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.
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.
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.5
Version String 1.0.0
Download Commit 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.0.zip
Icon Url https://raw.githubusercontent.com/vitor-zanatta-walter/godot-ai-autonomous-agent/main/addons/ai_autonomous_agent/icon.png