mirror of
https://github.com/GeWuYou/GFramework.git
synced 2026-05-07 00:39:00 +08:00
- 新增 gframework-pr-review 对 greptile-apps 的 reviewer 摘要、thread 计数与 skill 描述 - 修复 fetch_current_pr_review.py 的 reviewer 聚合输出与函数 docstring 覆盖 - 修复 Scene/UI 文档的最小接入路径标题层级问题 - 修复 validate-code-blocks.sh 的 code fence 判断与 module-config 的 README 映射
5 lines
396 B
YAML
5 lines
396 B
YAML
interface:
|
|
display_name: "GFramework PR Review"
|
|
short_description: "Inspect the current PR and AI review findings"
|
|
default_prompt: "Use $gframework-pr-review to inspect the current branch PR through the GitHub API, prioritize unresolved review threads on the latest head commit from supported AI reviewers such as CodeRabbit and greptile-apps, and summarize failed checks or failed tests."
|