From 5c7831beb7425cfc89371120754c4c33f2d205cb Mon Sep 17 00:00:00 2001 From: hex2077 Date: Tue, 7 Apr 2026 15:56:48 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E6=9B=B4=E6=96=B0=E7=89=88=E6=9C=AC?= =?UTF-8?q?=E5=8F=B7=E8=87=B32.13.1=E5=B9=B6=E6=B3=A8=E9=87=8A=E6=8E=89?= =?UTF-8?q?=E5=B7=A5=E5=85=B7=E8=A6=86=E7=9B=96=E4=BB=A3=E7=A0=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 移除GrokApiService中toolOverrides的展开操作符,改为注释,以避免潜在的配置覆盖问题。 --- VERSION | 2 +- src/providers/grok/grok-core.js | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/VERSION b/VERSION index fb2c076..94f15e9 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -2.13.0 +2.13.1 diff --git a/src/providers/grok/grok-core.js b/src/providers/grok/grok-core.js index a88e08d..897a0a7 100644 --- a/src/providers/grok/grok-core.js +++ b/src/providers/grok/grok-core.js @@ -555,7 +555,7 @@ export class GrokApiService { "outlookSearch": false, "outlookCalendarSearch": false, "googleDriveSearch": false, - ...toolOverrides + // ...toolOverrides }; const payload = {