@priders/cwindsurf 0.8.10 → 0.8.11

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
@@ -2,6 +2,16 @@
2
2
 
3
3
  本文档记录 Windsurf++ / cwindsurf 各版本面向用户的重要变化。
4
4
 
5
+ ## 0.8.11 - 2026-09-09
6
+
7
+ ### 修复
8
+
9
+ - **新会话默认 Agent 兼容性**:兼容新版 Bundle 中通过 `params.desiredAgent` 成员访问默认 Agent 的代码结构,确保 Cascade/Devin Local 偏好能正常安装、检查和还原。
10
+
11
+ ### 验证
12
+
13
+ - **补丁回归**:新增成员访问形式的默认 Agent 切换覆盖,验证幂等安装、状态检查和字节级还原。
14
+
5
15
  ## 0.8.10 - 2026-09-07
6
16
 
7
17
  ### 修复