From f676eb10504542cee4ceb3f713f9b98f21700a92 Mon Sep 17 00:00:00 2001 From: os-zhuang Date: Mon, 15 Jun 2026 17:13:36 +0800 Subject: [PATCH] docs(agents): communicate with maintainers in Chinese Add a Communication section to AGENTS.md: agents reply to maintainers in Chinese, while repo artifacts (code, identifiers, commit messages, ADR/doc bodies) keep their existing (English-leaning) convention. Co-Authored-By: Claude Opus 4.8 (1M context) --- AGENTS.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/AGENTS.md b/AGENTS.md index a7f2decd38..855f8d2773 100644 --- a/AGENTS.md +++ b/AGENTS.md @@ -6,6 +6,13 @@ Primary AI instruction file for this repo. Read natively by Claude Code, GitHub --- +## Communication + +- **与维护者沟通时一律使用中文**(对话回复、PR/issue 讨论中的解释性文字)。 +- 代码、标识符、提交信息(commit messages)、ADR/文档正文等仓库产物保持现有语言惯例(以英文为主),不要因本条而改写。 + +--- + ## Build & Test ```bash