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
806 B
ReStructuredText

GOD 开发者文档
==============
GOD 把本地控制台、FastAPI 后端、Pixel Town 回放环境和 JiuwenClaw Agent runtime 组合成一个可操作的 agent society 产品。这份文档面向想运行、定制或扩展 GOD 仓库的人。
.. note::
上游 AgentSociety 文档介绍的是 GOD 所依赖的框架。本网站介绍的是 GOD 当前仓库里的产品化集成路径。
开始使用
--------
.. toctree::
:maxdepth: 1
overview
installation
quickstart
configuration
commands
用 GOD 构建
-----------
.. toctree::
:maxdepth: 1
custom-experiments
agent-studio
map-studio
map-packages
runtime-skills
contributing
参考
----
.. toctree::
:maxdepth: 1
reference
env-vars
experiment-contract
live-replay-api
python-api