From fdf7667ca0237f1fcabc55ab3a7da789e44953d9 Mon Sep 17 00:00:00 2001 From: John Guo Date: Fri, 23 Jan 2026 14:16:41 +0800 Subject: [PATCH] docs(.github/prompts): remove tools restriction from commit-push prompt --- .github/prompts/gf.commit-push.prompt.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/prompts/gf.commit-push.prompt.md b/.github/prompts/gf.commit-push.prompt.md index 96757f00e..6c2a3e8c5 100644 --- a/.github/prompts/gf.commit-push.prompt.md +++ b/.github/prompts/gf.commit-push.prompt.md @@ -1,8 +1,6 @@ --- description: "自动整理当前分支修改内容,生成符合规范的commit message,并执行git add、commit和push操作" agent: "agent" -tools: - ['gitkraken/*'] --- # Git 提交和推送任务