Posted August 09, 2025 by MarcEngelGameDevelopment
#ai #ai-tool #Automation #game-development #Godot #plugin #tool #utilities #workflow #addon
Hello everyone,
today i am releasing Godot AI Suite version 1.3.
To help those of you with large projects, where the Masterprompt.txt is getting too big for some LLMs context windows, the export settings have been greatly overhauled. Every part now shows an estimate of how many tokens it will contribute to the Masterprompt.txt. Furthermore it is now possible to select individual scene or script files to exclude. This will help you manage token size of the Masterprompt.txt in large projects. You can now decide to exclude scripts and scenes unrelated to the part of the project you are currently working on, to reduce the token count of your Masterprompt.txt.
Furthermore, i added a new prompt to the prompt library:
performance optimization: performs an in depth analysis of the major performance bottlenecks in your project and provides solutions to fix them.
GDD.txt
and Devlog.txt
from your project's res://addons/
directory.
GodotAiSuite
folder from your project's res://addons/
directory.
GodotAiSuite
folder into res://addons/
. Add your existing GDD.txt
and Devlog.txt
files.
Project -> Reload Current Project
), and the new Prompt Library button will appear in the top-right!
Thank you so much for your support and feedback.
Happy developing!