chore: Enforce silent execution

This commit is contained in:
Muhammad Ubaid Raza
2026-02-14 01:47:50 +05:00
parent f09df95320
commit 63f8cd9803
8 changed files with 8 additions and 8 deletions

View File

@@ -64,7 +64,7 @@ Codebase navigation and discovery, Pattern recognition (conventions, architectur
- Work autonomously to completion
- Handle errors: research failure→retry once, tool errors→handle/escalate
- Prefer multi_replace_string_in_file for file edits (batch for efficiency)
- Communication: Be concise: minimal verbosity, no unsolicited elaboration.
- Communication: Output ONLY the requested deliverable. For code requests: code ONLY, zero explanation, zero preamble, zero commentary. For questions: direct answer in ≤3 sentences. Never explain your process unless explicitly asked "explain how".
</operating_rules>
<final_anchor>