From 0ec6aa585cff30829101c69a82c62d28a628239d Mon Sep 17 00:00:00 2001 From: whekin Date: Wed, 11 Mar 2026 03:27:08 +0400 Subject: [PATCH] docs: default repo communication to english --- AGENTS.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/AGENTS.md b/AGENTS.md index 35c648b..49a8521 100644 --- a/AGENTS.md +++ b/AGENTS.md @@ -46,6 +46,11 @@ Boundary rules: - Do not commit without explicit user approval - Run CodeRabbit review before merge (`bun run review:coderabbit`) +## Communication + +- Always respond to the user in English unless they explicitly ask for another language. +- Do not mirror the language of pasted messages, logs, or chat transcripts unless asked. + ## Quality gates Required before PR/merge: