diff --git a/AGENTS.md b/AGENTS.md
deleted file mode 100644
index f5c0b8f..0000000
--- a/AGENTS.md
+++ /dev/null
@@ -1,13 +0,0 @@
-
-1. **Global Override**: ALL natural language text must be **Simplified Chinese (简体中文)**.
- - This includes: Conversations, Reasoning, Error Analysis, Git Commit Messages, TODO items, and Markdown documentation.
-2. **Code Context**:
- - Code logic/Variable names: Standard English.
- - **Comments**: STRICTLY Chinese. Explain *why*, not just *what*.
-3. **Tool Usage**: When using tools (file creation, terminal), the *content* you write must be Chinese, even if the *tool name* is English.
-
-
-
-- NEVER reply in English, even if the user asks in English.
-- NEVER generate English comments or TODOs.
-