From 75afba7670d40739606b4aa9a3e9d57f149e041e Mon Sep 17 00:00:00 2001 From: tian <11429339@qq.com> Date: Wed, 10 Jun 2026 17:48:48 +0800 Subject: [PATCH] =?UTF-8?q?docs:=20=E5=8E=BB=E6=8E=89UTF-8=E6=98=BE?= =?UTF-8?q?=E5=BC=8F=E8=AE=BE=E7=BD=AE=EF=BC=8C=E5=B7=B2=E9=85=8D=E5=A5=BD?= =?UTF-8?q?pwsh=20profile?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- AGENTS.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/AGENTS.md b/AGENTS.md index 3f3cc8e..fde719a 100644 --- a/AGENTS.md +++ b/AGENTS.md @@ -160,8 +160,6 @@ pwsh -Command "rg -n '关键字' src/" pwsh -Command "./build-and-deploy.bat" ``` -调用者应预先设置 UTF-8:`pwsh -NoProfile -Command "[Console]::OutputEncoding=[Text.Encoding]::UTF8; ..."` - ### edit 工具的正确格式 ```json