@tencent-ai/codebuddy-code 2.109.0 → 2.109.2

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.
Files changed (60) hide show
  1. package/CHANGELOG.md +26 -0
  2. package/dist/codebuddy-headless.js +165 -103
  3. package/dist/codebuddy.js +177 -115
  4. package/dist/web-ui/docs/cn/cli/cli-reference.md +8 -3
  5. package/dist/web-ui/docs/cn/cli/env-vars.md +2 -1
  6. package/dist/web-ui/docs/cn/cli/iam.md +9 -5
  7. package/dist/web-ui/docs/cn/cli/interactive-mode.md +2 -2
  8. package/dist/web-ui/docs/cn/cli/permission-modes.md +373 -101
  9. package/dist/web-ui/docs/cn/cli/permissions.md +36 -14
  10. package/dist/web-ui/docs/cn/cli/prewarm.md +134 -0
  11. package/dist/web-ui/docs/cn/cli/release-notes/README.md +14 -0
  12. package/dist/web-ui/docs/cn/cli/release-notes/v2.106.0.md +48 -0
  13. package/dist/web-ui/docs/cn/cli/release-notes/v2.106.1.md +13 -0
  14. package/dist/web-ui/docs/cn/cli/release-notes/v2.106.2.md +24 -0
  15. package/dist/web-ui/docs/cn/cli/release-notes/v2.106.3.md +14 -0
  16. package/dist/web-ui/docs/cn/cli/release-notes/v2.106.4.md +24 -0
  17. package/dist/web-ui/docs/cn/cli/release-notes/v2.106.5.md +18 -0
  18. package/dist/web-ui/docs/cn/cli/release-notes/v2.106.6.md +15 -0
  19. package/dist/web-ui/docs/cn/cli/release-notes/v2.106.7.md +13 -0
  20. package/dist/web-ui/docs/cn/cli/release-notes/v2.107.0.md +30 -0
  21. package/dist/web-ui/docs/cn/cli/release-notes/v2.108.0.md +20 -0
  22. package/dist/web-ui/docs/cn/cli/release-notes/v2.108.1.md +15 -0
  23. package/dist/web-ui/docs/cn/cli/release-notes/v2.108.2.md +13 -0
  24. package/dist/web-ui/docs/cn/cli/release-notes/v2.109.0.md +24 -0
  25. package/dist/web-ui/docs/cn/cli/settings.md +166 -2
  26. package/dist/web-ui/docs/en/cli/cli-reference.md +15 -10
  27. package/dist/web-ui/docs/en/cli/env-vars.md +6 -5
  28. package/dist/web-ui/docs/en/cli/iam.md +9 -5
  29. package/dist/web-ui/docs/en/cli/interactive-mode.md +3 -3
  30. package/dist/web-ui/docs/en/cli/permission-modes.md +373 -101
  31. package/dist/web-ui/docs/en/cli/permissions.md +46 -24
  32. package/dist/web-ui/docs/en/cli/prewarm.md +124 -0
  33. package/dist/web-ui/docs/en/cli/release-notes/README.md +14 -0
  34. package/dist/web-ui/docs/en/cli/release-notes/v2.106.0.md +48 -0
  35. package/dist/web-ui/docs/en/cli/release-notes/v2.106.1.md +13 -0
  36. package/dist/web-ui/docs/en/cli/release-notes/v2.106.2.md +24 -0
  37. package/dist/web-ui/docs/en/cli/release-notes/v2.106.3.md +14 -0
  38. package/dist/web-ui/docs/en/cli/release-notes/v2.106.4.md +24 -0
  39. package/dist/web-ui/docs/en/cli/release-notes/v2.106.5.md +18 -0
  40. package/dist/web-ui/docs/en/cli/release-notes/v2.106.6.md +15 -0
  41. package/dist/web-ui/docs/en/cli/release-notes/v2.106.7.md +13 -0
  42. package/dist/web-ui/docs/en/cli/release-notes/v2.107.0.md +30 -0
  43. package/dist/web-ui/docs/en/cli/release-notes/v2.108.0.md +20 -0
  44. package/dist/web-ui/docs/en/cli/release-notes/v2.108.1.md +15 -0
  45. package/dist/web-ui/docs/en/cli/release-notes/v2.108.2.md +13 -0
  46. package/dist/web-ui/docs/en/cli/release-notes/v2.109.0.md +24 -0
  47. package/dist/web-ui/docs/en/cli/settings.md +166 -2
  48. package/dist/web-ui/docs/search-index-en.json +1 -1
  49. package/dist/web-ui/docs/search-index-zh.json +1 -1
  50. package/dist/web-ui/docs/sidebar-en.json +1 -1
  51. package/dist/web-ui/docs/sidebar-zh.json +1 -1
  52. package/package.json +1 -1
  53. package/product.cloudhosted.json +2 -2
  54. package/product.internal.json +2 -2
  55. package/product.ioa.json +2 -2
  56. package/product.json +2 -2
  57. package/product.selfhosted.json +2 -2
  58. package/vendor/shim/genie-safe-delete.cjs +53 -0
  59. package/vendor/shim/safe-bin/safe-delete-common.sh +108 -0
  60. package/vendor/shim/sitecustomize.py +62 -0
package/CHANGELOG.md CHANGED
@@ -7,6 +7,32 @@ CodeBuddy Code 的所有重要更新都会记录在这里。
7
7
 
8
8
  ## [未发布]
9
9
 
10
+ ## [2.109.2] - 2026-06-23
11
+
12
+ ### 🔧 功能改进
13
+
14
+ - **权限模式提示**:auto mode 提示颜色改为 warning 色,与 don't ask 模式保持一致,更好地提醒用户当前处于高权限模式
15
+ - **QIMEI36 埋点公参**:在 WorkBuddy Desktop 启动的 CLI 运行时中透传 QIMEI36,补齐对话、插件状态和企业策略等埋点公共参数
16
+
17
+ ### 🐛 Bug 修复
18
+
19
+ - **专家团计划模式权限**:修复专家团场景下计划模式权限状态保存逻辑,确保 session 直接以 Plan 模式启动时能正确保存 prePlanPermissionMode
20
+ - **Stop Hook**:修复 prompt 类型 Stop hook 在条件不满足时误触发 agent 续跑的问题,现在 agent 会正确停止
21
+ - **MCP OAuth 鉴权**:修复部分服务器在令牌交换阶段丢失 `resource` 参数的问题,避免授权成功后仍无法完成登录
22
+ - **预热会话内置工具补全**:修复开启进程预热时,部分内置工具(文件呈现、内置浏览器自动化等)在会话中缺失的问题。预热待命阶段不再提前用空配置初始化连接代理,避免污染后续工具索引
23
+
24
+ ## [2.109.1] - 2026-06-21
25
+
26
+ ### 🐛 Bug 修复
27
+
28
+ - **模型选择**:修复 Compact 压缩及子代理在模型列表匹配失败时错误 fallback 到列表首项的问题,改为信任用户选择并 fallback 到当前主模型
29
+ - **模型匹配**:模型可用性检查新增按显示名匹配,解决通过 `--model` 传入显示名时匹配失败的问题
30
+ - **渠道来源埋点**:修复 agent-cli 标准埋点和模型埋点缺失 `downloadChannel` 公参的问题,确保渠道包下载数据可按来源归因
31
+
32
+ ### 📝 文档更新
33
+
34
+ - **CLI 文档归档与翻译**:同步并翻译 23 篇 CLI 文档(含 prewarm 预热进程文档、v2.106.0 至 v2.109.0 共 13 篇 release notes、以及 8 篇已更新文档的增量翻译),更新导航配置
35
+
10
36
  ## [2.109.0] - 2026-06-19
11
37
 
12
38
  ### 🎉 新功能