46 lines
824 B
ReStructuredText
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
|