@tencent-ai/agent-sdk 0.3.142 → 0.3.143

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.2] - 2026-04-28
11
+
12
+ ### 🐛 问题修复
13
+
14
+ - **私有化部署检测**:移除通过企业端点配置推断 Self-Hosted 部署类型的逻辑,避免在配置了企业端点但实际为云托管场景时错误地将部署类型标记为 Self-Hosted
15
+
10
16
  ## [2.94.1] - 2026-04-28
11
17
 
12
18
  ### 🐛 问题修复