@tencent-ai/codebuddy-code 2.56.0 → 2.56.1-next.06ef89d.20260310

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,13 @@ CodeBuddy Code 的所有重要更新都会记录在这里。
5
5
  我们遵循 [语义化版本](https://semver.org/spec/v2.0.0.html) 规范。
6
6
 
7
7
 
8
+ ## [2.56.1] - 2026-03-09
9
+
10
+ ### 🐛 问题修复
11
+
12
+ - **对话压缩显示**:修复压缩对话组的完成判断逻辑,改为检查是否包含 assistant 回复而非固定消息数量,避免在特殊情况下压缩状态显示异常
13
+
14
+
8
15
  ## [2.56.0] - 2026-03-07
9
16
 
10
17
  ### ✨ 新功能