@tencent-ai/codebuddy-code 2.49.6-next.2cb84d5.20260212 → 2.49.7

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/CHANGELOG.md CHANGED
@@ -5,6 +5,12 @@ CodeBuddy Code 的所有重要更新都会记录在这里。
5
5
  我们遵循 [语义化版本](https://semver.org/spec/v2.0.0.html) 规范。
6
6
 
7
7
 
8
+ ## [2.49.7] - 2026-02-11
9
+
10
+ ### 🎉 新功能
11
+
12
+ - **GLM-5.0 模型支持**:新增 GLM-5.0 模型,支持 200K 上下文和 48K 输出,提供更强的推理能力
13
+
8
14
  ## [2.49.6] - 2026-02-11
9
15
 
10
16
  ### 🔧 功能改进