From 84e70febdff39ca999f506c5b5752d0620ef1424 Mon Sep 17 00:00:00 2001 From: Binary Wang Date: Fri, 28 Nov 2025 21:54:48 +0800 Subject: [PATCH] update agent description MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 更新代理名称和描述为中文,并强调提交信息也需使用中文。 --- .github/agents/my-agent.agent.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/agents/my-agent.agent.md b/.github/agents/my-agent.agent.md index c51fbf9d6..dcce85fd8 100644 --- a/.github/agents/my-agent.agent.md +++ b/.github/agents/my-agent.agent.md @@ -4,10 +4,10 @@ # To make this agent available, merge this file into the default repository branch. # For format details, see: https://gh.io/customagents/config -name: 自定义的 -description: 需要用中文 +name: 全部用中文 +description: 需要用中文,包括PR标题和分析总结过程 --- # My Agent -请使用中文输出思考过程和总结,提交commit信息也要使用中文 +请使用中文输出思考过程和总结,包括PR标题,提交commit信息也要使用中文