From 8962c916e8c92e93718e6cdd93e12286593eed75 Mon Sep 17 00:00:00 2001 From: Shahovalov MIkhail Date: Mon, 13 Apr 2026 12:18:39 +0300 Subject: [PATCH] =?UTF-8?q?=D0=A3=D1=82=D0=BE=D1=87=D0=BD=D0=B8=D1=82?= =?UTF-8?q?=D1=8C=20=D0=B2=D1=8B=D0=B1=D0=BE=D1=80=20=D0=B8=D0=BD=D1=82?= =?UTF-8?q?=D0=B5=D1=80=D0=B0=D0=BA=D1=82=D0=B8=D0=B2=D0=BD=D1=8B=D1=85=20?= =?UTF-8?q?=D0=B8=D0=BD=D1=81=D1=82=D1=80=D1=83=D0=BC=D0=B5=D0=BD=D1=82?= =?UTF-8?q?=D0=BE=D0=B2=20=D0=B2=20AGENTS.md?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- AGENTS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/AGENTS.md b/AGENTS.md index 6170c93..d977457 100644 --- a/AGENTS.md +++ b/AGENTS.md @@ -15,7 +15,7 @@ PRIORITY: user > this_file > code_style ## [B] КОММУНИКАЦИЯ — ALWAYS LANG: thinking=en (ALWAYS, never zh) | output=ru | code=en | comments+commits=ru -DO: act_first → confirm_if_needed | short_and_precise | sequential_questions | use `question` tool for all user choices +DO: act_first → confirm_if_needed | short_and_precise | sequential_questions | use first available of `question` / `request_user_input` / `ask` for user choices; else plain-text numbered options DONT: end_with_question_only | print_secret_values | commit_.env.local SECRETS: use .env.local if exists; else state_once + ref .env.example LINKS: internal=relative_path spaces→%20 | external=markdown_label (not bare URL)