Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Ziva - AI Agent for Godot

A topic by Zivash created 30 days ago Views: 560 Replies: 3
Viewing posts 1 to 3
(1 edit)

If you're interested in using AI to make your game development faster (which, lets be real, many people are), Ziva is here to make your life much easier!

Homepage: https://ziva.sh/

Discord: https://discord.com/invite/hFAdBdmWxV 

Ziva brings LLMs directly into the sidebar of Godot - They see all your files, have full project understanding, can edit, debug and more.

Screenshot from Gajoreo Makes Games on Youtube

Features:

  • Use natural language to write code
  • Supports building scenes, editing node properties
  • Generates sprites, 3D models
  • Debug errors, get answers to any Godot-related questions
  • Choose your LLM - we support Gemini, ChatGPT, Claude, Minimax and more

Note: Ziva is still in beta, but we're actively making it better. Please make backups of your projects using!

I know some people hate AI in game development, but the reality is, people are already copy-pasting from ChatGPT. Ziva is simply the next generation of that. Feedback/feature suggestions welcome!

(2 edits)

Update: Ziva 2.3.0 is live!



Two big things:

  1. Undo button. Ziva snapshots your files before every change now. If it breaks something, one click to revert. Makes it way less scary to let the AI make edits.
  2. Free tier is better. The Hobby plan model got upgraded to GPT Mini — noticeably better code quality than before. Still free, still no credit card needed.

Other highlights:

  • New search_godot_docs tool so Ziva checks the real docs instead of hallucinating method names
  • New run_tests tool to run your test suites from chat
  • Message queuing - send follow-up messages while Ziva is still generating
  • Ton of Windows fixes (copy/paste, installer issues, keyboard focus stealing)
  • Fixed a bug where edit_file would say it succeeded but not actually write anything

Full release notes on our blog: https://ziva.sh/blogs/ziva-release-free-gpt-mini-undo-button

Still in beta - bugs happen. Back up your projects! Feedback welcome here or on Discord: https://discord.gg/hFAdBdmWxV

I checked this out and I'm a bit doubtful. I of course don't like AI to have access to my codebase but Zivash also doesn't mention WHAT AI this goes to (only mentions I saw was "trusted AI") which to me means the only trustable AI is a local one (which is super limited). It's just a big risk even though it looks like a neat packaging.

(1 edit)

We'll improve the wording - But by default, our connected models have zero data retention and no training on your submitted content. We do support other models as well which do not make those same privacy guarantees (you have to opt-in to using these models though). Point noted about local models - we don't have support for that yet.