@tencent-ai/agent-sdk 0.3.144 → 0.3.145

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/cli/CHANGELOG.md CHANGED
@@ -7,6 +7,12 @@ CodeBuddy Code 的所有重要更新都会记录在这里。
7
7
 
8
8
  ## [未发布]
9
9
 
10
+ ## [2.94.4] - 2026-05-01
11
+
12
+ ### 🐛 问题修复
13
+
14
+ - **自定义模型兼容性**:修复自定义模型(如 `custom-local:xxx`)请求中残留 Anthropic 风格字段(`verbosity`、`reasoning_summary`、`reasoning_effort`)导致第三方 OpenAI 兼容接口返回 400 的问题
15
+
10
16
  ## [2.94.3] - 2026-04-29
11
17
 
12
18
  ### 🔧 功能改进