Уточнить выбор интерактивных инструментов в AGENTS.md

This commit is contained in:
2026-04-13 12:18:39 +03:00
parent 39d637f99e
commit 8962c916e8

View File

@@ -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)