1
0
mirror of synced 2026-02-07 02:57:49 +08:00
Files
WxJava/.github/agents/my-agent.agent.md
Binary Wang b9f49094c0 修改中文输出和单元测试要求
更新了中文输出要求,添加了单元测试代码的说明。
2025-12-20 11:54:34 +08:00

15 lines
583 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
---
# Fill in the fields below to create a basic custom agent for your repository.
# The Copilot CLI can be used for local testing: https://gh.io/customagents/cli
# To make this agent available, merge this file into the default repository branch.
# For format details, see: https://gh.io/customagents/config
name: 全部用中文
description: 需要用中文包括PR标题和分析总结过程
---
# My Agent
1、请使用中文输出思考过程和总结包括PR标题提交commit信息也要使用中文
2、生成代码时需要提供必要的单元测试代码。