@tencent-ai/codebuddy-code 2.63.0-next.64ea390.20260317 → 2.63.1

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
@@ -7,6 +7,12 @@ CodeBuddy Code 的所有重要更新都会记录在这里。
7
7
 
8
8
  ## [未发布]
9
9
 
10
+ ## [2.63.1] - 2026-03-17
11
+
12
+ ### 🐛 问题修复
13
+
14
+ - **Malformed JSON 上下文污染修复**:修复模型生成无效 JSON 工具调用参数后,错误重试提示消息未被清理导致后续每轮对话都携带过期错误信息的问题,减少上下文污染和 token 浪费
15
+
10
16
  ## [2.63.0] - 2026-03-16
11
17
 
12
18
  ### ✨ 新功能