Files
xiaoluolyg--god/.github/pull_request_template.md
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

22 lines
982 B
Markdown

## Summary
- TBD
## Scope
- [ ] This PR is focused on one logical change.
- [ ] I did not commit runtime outputs, local credentials, `.god/`, `.live/`, `.DS_Store`, `promos/`, `docs/press-kit/`, or local-only large map assets.
- [ ] If this PR changes public docs, both English and Chinese docs were updated where applicable.
- [ ] If this PR changes maps or experiments, the added assets are intentionally part of the public repository.
## Validation
- [ ] `bash -n scripts/god.sh`
- [ ] `npm run build --prefix agentsociety/frontend`
- [ ] `cd agentsociety && uv run pytest -q packages/agentsociety2/tests/test_god_setup_router.py packages/agentsociety2/tests/test_map_packages.py packages/agentsociety2/tests/test_pixel_town_social_env.py`
- [ ] Map package validation, if applicable: `cd agentsociety && uv run python scripts/validate_map_package.py custom/maps/<map_id>`
## Screenshots / Clips
Add screenshots or short clips for UI, replay, map, setup, or docs changes.