From dcf7c9868dea9c44591589deb7b960f2066c9cbc Mon Sep 17 00:00:00 2001 From: imbytecat Date: Mon, 12 Jan 2026 12:21:09 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E7=A6=81=E7=94=A8websearch=E5=B7=A5?= =?UTF-8?q?=E5=85=B7=E6=9D=83=E9=99=90?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 将 websearch 工具的权限设置为拒绝。 --- opencode.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/opencode.json b/opencode.json index 4aeb21b..979114c 100644 --- a/opencode.json +++ b/opencode.json @@ -23,7 +23,7 @@ } }, "permission": { - "websearch": "deny" + "websearch": "deny" // 禁用内置的 websearch 工具 }, "provider": { "gateway": {