1
0
mirror of synced 2026-04-15 05:28:50 +08:00
Files
WxJava/.github/agents/my-agent.agent.md
Binary Wang fb4583324e 🎨 更新接口实现要求和作者信息标记
新增接口实现要求,强调代码规范和作者信息标记。
2026-04-11 17:33:15 +08:00

17 lines
857 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、生成代码时需要提供必要的单元测试代码
- 3、实现接口时请严格按照官方文档编写代码严禁瞎编乱造、臆想并实现不存在的接口
- 4、新增加的代码如果标记作者信息请注意不要把作者名设为binarywang或者其他无关人员要改为 GitHub Copilot。