Edit of asset "GodotAI" Accepted

Old/Current New/Edit
Title GodotAI GodotAI
Description An AI coding assistant built directly into the Godot editor. Chat with Claude, ChatGPT, or any OpenRouter model without leaving Godot get code suggestions, ask questions about your project, and insert AI-generated code straight into your scripts.

Visit the Itch.io page to keep up to date on the project:
https://purplejelly.itch.io/godotai

Features

- Chat panel docked at the bottom of the Godot editor
- Multi-provider: Anthropic (Claude), OpenAI (ChatGPT), OpenRouter (500+ models)
- Streaming responses — text appears as it is generated, not all at once
- Markdown rendering with syntax-highlighted code blocks
- Insert at Cursor — click any code block to insert it into the active script
- Context-aware — automatically includes your active script and scene tree in the prompt
- Chat history — conversations are saved per project and restored on next open
- Configurable shortcuts — focus chat, send selected code, send message
- Full settings dialog — API key, model, temperature, max tokens, system prompt per provider

Setup

- After enabling the plugin, a GodotAI panel appears at the bottom of the editor.
- Click the Settings button (gear icon) in the panel.
- Select your provider (Anthropic, OpenAI, or OpenRouter).
- Enter your API key for that provider.
- Choose a model (or type a custom model ID).
- Click Save.
- Start chatting.

Usage Tips

- Send selected code: Select code in a script editor, then press Ctrl+Shift+/ to paste it into the chat input automatically.
- Insert at Cursor: In any AI response, hover over a code block and click the Insert button to paste the code into the script currently open in the editor.
- Context: GodotAI automatically includes your active script content and scene tree structure in the system prompt so the AI understands your project.
An AI coding assistant built directly into the Godot editor. Chat with Claude, ChatGPT, or any OpenRouter model without leaving Godot get code suggestions, ask questions about your project, and insert AI-generated code straight into your scripts.

Visit the Itch.io page to keep up to date on the project:
https://purplejelly.itch.io/godotai

Features

- Chat panel docked at the bottom of the Godot editor
- Multi-provider: Anthropic (Claude), OpenAI (ChatGPT), OpenRouter (500+ models)
- Streaming responses — text appears as it is generated, not all at once
- Markdown rendering with syntax-highlighted code blocks
- Insert at Cursor — click any code block to insert it into the active script
- Context-aware — automatically includes your active script and scene tree in the prompt
- Chat history — conversations are saved per project and restored on next open
- Configurable shortcuts — focus chat, send selected code, send message
- Full settings dialog — API key, model, temperature, max tokens, system prompt per provider

Setup

- After enabling the plugin, a GodotAI panel appears at the bottom of the editor.
- Click the Settings button (gear icon) in the panel.
- Select your provider (Anthropic, OpenAI, or OpenRouter).
- Enter your API key for that provider.
- Choose a model (or type a custom model ID).
- Click Save.
- Start chatting.

Usage Tips

- Send selected code: Select code in a script editor, then press Ctrl+Shift+/ to paste it into the chat input automatically.
- Insert at Cursor: In any AI response, hover over a code block and click the Insert button to paste the code into the script currently open in the editor.
- Context: GodotAI automatically includes your active script content and scene tree structure in the system prompt so the AI understands your project.
Category Tools Tools
License Proprietary Proprietary
Repository Provider GitHub GitHub
Repository Url https://github.com/Sods2/GodotAI https://github.com/Sods2/GodotAI
Issues Url https://github.com/Sods2/GodotAI/issues https://github.com/Sods2/GodotAI/issues
Godot version Godot 4.5 Godot 4.5
Version String 1.0.0 1.0.0
Download Commit 109d2262e1316071740f871d3f4bb188031d2f5e 109d2262e1316071740f871d3f4bb188031d2f5e
Download Url (Computed) https://github.com/Sods2/GodotAI/archive/109d2262e1316071740f871d3f4bb188031d2f5e.zip https://github.com/Sods2/GodotAI/archive/109d2262e1316071740f871d3f4bb188031d2f5e.zip
Icon Url https://raw.githubusercontent.com/Sods2/GodotAI/main/ChatAI_logo_128-128.png
https://raw.githubusercontent.com/Sods2/GodotAI/main/ChatAI_logo_128-128.png
Preview Insert
Type image
Image/Video URL https://raw.githubusercontent.com/Sods2/GodotAI/main/screenshots/editor-view_05x.png
Thumbnail