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¶
What To Read Next¶
- 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:
- when to use it
- how to run it
- what behavior to expect
- what is actually verified versus only inferred