Creation of asset "Golem-AI" In review

New/Edit
Title Golem-AI
Description Golem-AI is an AI-powered editor assistant for Godot 4. Chat with local or cloud models (Ollama, LM Studio, OpenAI, Anthropic, Gemini, Cursor) directly from an editor dock.


Features:
• Chat composer with bubble UI, thinking blocks, and agent step progress
• Project context: open scene, selection, @file mentions, configurable depth
• Editor tools: optional multi-step agent loop with tool calling
• 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

Install: copy to addons/ai_assistant_plugin, enable the plugin in Project Settings, configure a provider in Config, refresh models, and start chatting.

Requires Godot 4.2+. At least one AI provider must be configured (e.g. Ollama for local use).

MIT License · Author: sancheznotdev
https://github.com/sancheznot/Godot-AI-Assistant
Category Tools
License MIT
Repository Provider GitHub
Repository Url https://github.com/sancheznot/Godot-AI-Assistant
Issues Url https://github.com/sancheznot/Godot-AI-Assistant/issues
Godot version Godot 4.2
Version String 1.3.0
Download Commit 39d41a668ad54935982d90ed041d1577dfb54791
Download Url (Computed) https://github.com/sancheznot/Godot-AI-Assistant/archive/39d41a668ad54935982d90ed041d1577dfb54791.zip
Icon Url https://raw.githubusercontent.com/sancheznot/Godot-AI-Assistant/main/icon.png
Preview Insert
Type image
Image/Video URL https://raw.githubusercontent.com/sancheznot/Godot-AI-Assistant/main/docs/preview_dock.jpg
Thumbnail https://raw.githubusercontent.com/sancheznot/Godot-AI-Assistant/main/docs/preview_dock.jpg
Preview Insert
Type image
Image/Video URL https://raw.githubusercontent.com/sancheznot/Godot-AI-Assistant/main/docs/preview_autocomplete.jpg
Thumbnail https://raw.githubusercontent.com/sancheznot/Godot-AI-Assistant/main/docs/preview_autocomplete.jpg