From c60be70d4d366d86e22d15ed7ab0d241614b7ec9 Mon Sep 17 00:00:00 2001 From: evan slack <51209817+evanofslack@users.noreply.github.com> Date: Wed, 11 Feb 2026 21:48:32 -0500 Subject: [PATCH] tool(agents): AGENTS.md instructs to respond in english, not chinese (#1775) --- AGENTS.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/AGENTS.md b/AGENTS.md index 45999a4cb..fcc2904c5 100644 --- a/AGENTS.md +++ b/AGENTS.md @@ -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