From 6e20e04607fc9a7a8af942fef7e9f441d1f7b41f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BC=A0=E6=B5=A9=E5=A4=A7=E4=BA=BA?= Date: Mon, 29 Jun 2026 16:30:02 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=A0=E9=99=A4=20openai.yaml?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- openai.yaml | 4 ---- 1 file changed, 4 deletions(-) delete mode 100644 openai.yaml diff --git a/openai.yaml b/openai.yaml deleted file mode 100644 index e18af9e..0000000 --- a/openai.yaml +++ /dev/null @@ -1,4 +0,0 @@ -interface: - display_name: "Code Reviewer" - short_description: "审查代码的性能、内存、逻辑漏洞、算法复杂度和 Unity 资源生命周期风险" - default_prompt: "使用 .agents/code-reviewer/AGENT.md 中的规则审查本次代码改动,优先报告可复现的问题、风险位置和改进建议。"