tool(agents): AGENTS.md instructs to respond in english, not chinese (#1775)

This commit is contained in:
evan slack
2026-02-11 21:48:32 -05:00
committed by GitHub
parent 2edf0ed747
commit c60be70d4d
+2 -2
View File
@@ -18,8 +18,8 @@ Or simply run `make pre-commit` which covers all checks. **DO NOT commit if any
## Communication Rules
- Respond to the user in Chinese; use English in all other contexts.
- Code and documentation must be written in English only. Chinese text is allowed solely as test data/fixtures when a case explicitly requires Chinese-language content for validation.
- Respond to the user in English.
- Code and documentation must be written in English only.
- **Pull Request titles and descriptions must be written in English** to ensure consistency and accessibility for all contributors.
## Project Structure