scientist_demo/
docs/_build/
*.mo
.env
.python-version
.venv/
wheelhouse/
build/
.python-version
log/
/test
/test/
**/test/
**/tests/
test_*.py
*_test.py
cache/
ignore/
*.ipynb*
*.ipynb*/
*pycache*
*pycache*/
*.DS_Store*
*.DS_Store*/
dist/
*egg-info/
__*
!__init__.py
TODO
agentsociety-sim
agentsociety-ui
agentsociety_data/
.agentsociety-benchmark/
logs/
*.txt
*.pb
*.pb.*
venv_arm/
mobibench/
*.pkl
benchmark_results/
.agentsociety/
groundtruth/
.env.*
result_commons_tragedy_person_agent/
result_prisoners_dilemma_person_agent/
result_public_goods_person_agent/
result_trust_game_person_agent/
result_volunteer_dilemma_person_agent/
game_log/
*.json
.vscode/
*.template
NEXT_STEPS.md
PUBLISH_CHECKLIST.md

# Sphinx build outputs
packages/agentsociety2/docs/_build/
docs_v1/_build/

# User workspace (may contain API keys)
workspace/
packages/agentsociety2/venv/
packages/agentsociety2/.chainlit/
