Creation of asset "AI Autonomous Agent" New
| 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. |
| Category | Tools |
| License | MIT |
| Repository Provider | Custom |
| Repository Url | https://github.com/vitor-zanatta-walter/godot-ai-autonomous-agent |
| Issues Url | https://github.com/vitor-zanatta-walter/godot-ai-autonomous-agent/issues |
| 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/icon.png
|