Golem-AI
Golem-AI is an AI-powered editor assistant for Godot 4. Chat with local or cloud models (Ollama, LM Studio, OpenRouter, Kimi, MiniMax, OpenAI, Anthropic, Gemini, Cursor) from an editor dock. Run a multi-step agent with editor tools, search the web, download assets into your project, and interact with other plugins. Features: • Chat composer: bubble UI, thinking blocks, tool results, attachments (text + images), Vision/Think toggles • Project context: open scene, selection, @file mentions, hybrid project index + Godot docs search • Editor tools: multi-step agent loop (scenes, scripts, nodes, TileMap, spatial mapping) • Web search: Serper (serper.dev) or Brave Search API — find textures, docs, and asset URLs • Download files: HTTPS → res:// (textures, .glb, audio) via agent tools • Other plugins: discover and call any installed addon (Terrain3D, DialogueManager, etc.) • Skills system: Markdown skills (/skill, dropdown, @skill:id) • Cursor-style UX: @ autocomplete, / commands, searchable agent history • Session history: pin, archive, New Agent (Ctrl+N, Alt+click to replace) • Bilingual UI: English / Spanish • API keys stored encrypted in user:// (not in project files) Install: search Golem-AI in the Asset Library (installs to addons/ai_assistant_plugin), enable in Project Settings → Plugins, open the Golem-AI dock, configure a provider in Config, refresh models (↻), enable Tools/Agent as needed. Requires: Godot 4.2+ (tested on 4.6.x). At least one AI provider (e.g. Ollama or LM Studio). Optional Serper or Brave API key for web search. MIT License · Author: sancheznotdev https://github.com/sancheznot/Godot-AI-Assistant
Get it → github.com