Skip to content

God Code Documentation

God Code is an AI coding agent for Godot 4.x development. These docs are the practical usage layer on top of the README: installation, first-run behavior, TUI flows, validation, providers, and MCP.

Start Here

  • If you want interactive usage: Chat
  • If you want one-shot automation: Ask
  • If you want provider/BYOK details: Settings And BYOK
  • If you want to understand verified vs inferred outcomes: Quality Gate
  • If you want agent-host integration: MCP Overview

Documentation Principles

These docs try to answer four things for every feature:

  1. when to use it
  2. how to run it
  3. what behavior to expect
  4. what is actually verified versus only inferred