Files
wehub-resource-sync aa1a5d5763
CI / Release hygiene (push) Has been cancelled
CI / Python targeted tests (push) Has been cancelled
CI / Frontend build (push) Has been cancelled
Pages / Build and deploy public pages (push) Has been cancelled
chore: import upstream snapshot with attribution
2026-07-13 13:18:17 +08:00

46 lines
824 B
ReStructuredText

GOD Developer Docs
==================
GOD combines a local control room, FastAPI backend, Pixel Town replay environment, and JiuwenClaw-backed agent runtime. These docs are for people who want to run, customize, or extend the GOD repo.
.. note::
The upstream AgentSociety docs describe the framework that GOD builds on. This site documents the integrated GOD product and its current repo layout.
Start Here
----------
.. toctree::
:maxdepth: 1
overview
installation
quickstart
configuration
commands
Build With GOD
--------------
.. toctree::
:maxdepth: 1
custom-experiments
agent-studio
map-studio
map-packages
runtime-skills
contributing
Reference
---------
.. toctree::
:maxdepth: 1
reference
env-vars
experiment-contract
live-replay-api
python-api