@tencent-ai/codebuddy-code 2.57.0 → 2.57.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
@@ -5,6 +5,15 @@ CodeBuddy Code 的所有重要更新都会记录在这里。
5
5
  我们遵循 [语义化版本](https://semver.org/spec/v2.0.0.html) 规范。
6
6
 
7
7
 
8
+ ## [未发布]
9
+
10
+ ## [2.57.1] - 2026-03-11
11
+
12
+ ### 🔧 功能改进
13
+
14
+ - **无头模式**:补齐定时任务相关能力的导出,便于在无头集成场景中直接使用定时任务功能
15
+
16
+
8
17
  ## [2.57.0] - 2026-03-11
9
18
 
10
19
  ### ✨ 新功能