@tencent-ai/agent-sdk 0.3.99 → 0.3.100

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 (458) hide show
  1. package/cli/CHANGELOG.md +26 -0
  2. package/cli/dist/codebuddy-headless.js +53 -53
  3. package/cli/dist/web-ui/assets/index-BoMlEqUE.js +439 -0
  4. package/cli/dist/web-ui/assets/index-Dt1puyHn.css +32 -0
  5. package/cli/dist/web-ui/docs/cn/cli/acp.md +152 -0
  6. package/cli/dist/web-ui/docs/cn/cli/agent-teams.md +327 -0
  7. package/cli/dist/web-ui/docs/cn/cli/bash-sandboxing.md +290 -0
  8. package/cli/dist/web-ui/docs/cn/cli/best-practices.md +554 -0
  9. package/cli/dist/web-ui/docs/cn/cli/channels-reference.md +293 -0
  10. package/cli/dist/web-ui/docs/cn/cli/channels.md +215 -0
  11. package/cli/dist/web-ui/docs/cn/cli/checkpointing.md +51 -0
  12. package/cli/dist/web-ui/docs/cn/cli/cli-reference.md +187 -0
  13. package/cli/dist/web-ui/docs/cn/cli/common-workflows.md +1013 -0
  14. package/cli/dist/web-ui/docs/cn/cli/costs.md +174 -0
  15. package/cli/dist/web-ui/docs/cn/cli/devcontainer.md +553 -0
  16. package/cli/dist/web-ui/docs/cn/cli/env-vars.md +326 -0
  17. package/cli/dist/web-ui/docs/cn/cli/gitlab-ci-cd.md +357 -0
  18. package/cli/dist/web-ui/docs/cn/cli/headless.md +258 -0
  19. package/cli/dist/web-ui/docs/cn/cli/hooks-guide.md +9 -0
  20. package/cli/dist/web-ui/docs/cn/cli/hooks.md +805 -0
  21. package/cli/dist/web-ui/docs/cn/cli/iam.md +530 -0
  22. package/cli/dist/web-ui/docs/cn/cli/ide-integrations.md +92 -0
  23. package/cli/dist/web-ui/docs/cn/cli/installation.md +291 -0
  24. package/cli/dist/web-ui/docs/cn/cli/interactive-mode.md +233 -0
  25. package/cli/dist/web-ui/docs/cn/cli/mcp.md +739 -0
  26. package/cli/dist/web-ui/docs/cn/cli/memory.md +436 -0
  27. package/cli/dist/web-ui/docs/cn/cli/models.md +356 -0
  28. package/cli/dist/web-ui/docs/cn/cli/overview.md +100 -0
  29. package/cli/dist/web-ui/docs/cn/cli/plugin-marketplaces.md +533 -0
  30. package/cli/dist/web-ui/docs/cn/cli/plugins-reference.md +774 -0
  31. package/cli/dist/web-ui/docs/cn/cli/plugins.md +689 -0
  32. package/cli/dist/web-ui/docs/cn/cli/quickstart.md +249 -0
  33. package/cli/dist/web-ui/docs/cn/cli/release-notes/README.md +199 -0
  34. package/cli/dist/web-ui/docs/cn/cli/release-notes/v2.10.0.md +23 -0
  35. package/cli/dist/web-ui/docs/cn/cli/release-notes/v2.10.1.md +5 -0
  36. package/cli/dist/web-ui/docs/cn/cli/release-notes/v2.11.0.md +24 -0
  37. package/cli/dist/web-ui/docs/cn/cli/release-notes/v2.12.0.md +21 -0
  38. package/cli/dist/web-ui/docs/cn/cli/release-notes/v2.13.0.md +20 -0
  39. package/cli/dist/web-ui/docs/cn/cli/release-notes/v2.14.0.md +22 -0
  40. package/cli/dist/web-ui/docs/cn/cli/release-notes/v2.14.1.md +8 -0
  41. package/cli/dist/web-ui/docs/cn/cli/release-notes/v2.15.0.md +18 -0
  42. package/cli/dist/web-ui/docs/cn/cli/release-notes/v2.15.1.md +11 -0
  43. package/cli/dist/web-ui/docs/cn/cli/release-notes/v2.16.0.md +20 -0
  44. package/cli/dist/web-ui/docs/cn/cli/release-notes/v2.17.0.md +29 -0
  45. package/cli/dist/web-ui/docs/cn/cli/release-notes/v2.18.0.md +17 -0
  46. package/cli/dist/web-ui/docs/cn/cli/release-notes/v2.19.0.md +11 -0
  47. package/cli/dist/web-ui/docs/cn/cli/release-notes/v2.19.1.md +14 -0
  48. package/cli/dist/web-ui/docs/cn/cli/release-notes/v2.19.2.md +11 -0
  49. package/cli/dist/web-ui/docs/cn/cli/release-notes/v2.20.0.md +23 -0
  50. package/cli/dist/web-ui/docs/cn/cli/release-notes/v2.20.1.md +15 -0
  51. package/cli/dist/web-ui/docs/cn/cli/release-notes/v2.21.0.md +13 -0
  52. package/cli/dist/web-ui/docs/cn/cli/release-notes/v2.22.0.md +16 -0
  53. package/cli/dist/web-ui/docs/cn/cli/release-notes/v2.23.0.md +20 -0
  54. package/cli/dist/web-ui/docs/cn/cli/release-notes/v2.23.2.md +5 -0
  55. package/cli/dist/web-ui/docs/cn/cli/release-notes/v2.23.3.md +5 -0
  56. package/cli/dist/web-ui/docs/cn/cli/release-notes/v2.23.4.md +15 -0
  57. package/cli/dist/web-ui/docs/cn/cli/release-notes/v2.23.5.md +11 -0
  58. package/cli/dist/web-ui/docs/cn/cli/release-notes/v2.24.0.md +17 -0
  59. package/cli/dist/web-ui/docs/cn/cli/release-notes/v2.25.0.md +18 -0
  60. package/cli/dist/web-ui/docs/cn/cli/release-notes/v2.25.1.md +21 -0
  61. package/cli/dist/web-ui/docs/cn/cli/release-notes/v2.26.0.md +18 -0
  62. package/cli/dist/web-ui/docs/cn/cli/release-notes/v2.27.0.md +16 -0
  63. package/cli/dist/web-ui/docs/cn/cli/release-notes/v2.27.1.md +16 -0
  64. package/cli/dist/web-ui/docs/cn/cli/release-notes/v2.27.2.md +7 -0
  65. package/cli/dist/web-ui/docs/cn/cli/release-notes/v2.27.3.md +15 -0
  66. package/cli/dist/web-ui/docs/cn/cli/release-notes/v2.28.0.md +26 -0
  67. package/cli/dist/web-ui/docs/cn/cli/release-notes/v2.28.1.md +5 -0
  68. package/cli/dist/web-ui/docs/cn/cli/release-notes/v2.29.0.md +35 -0
  69. package/cli/dist/web-ui/docs/cn/cli/release-notes/v2.3.1.md +16 -0
  70. package/cli/dist/web-ui/docs/cn/cli/release-notes/v2.30.0.md +19 -0
  71. package/cli/dist/web-ui/docs/cn/cli/release-notes/v2.30.1.md +5 -0
  72. package/cli/dist/web-ui/docs/cn/cli/release-notes/v2.31.0.md +51 -0
  73. package/cli/dist/web-ui/docs/cn/cli/release-notes/v2.31.1.md +11 -0
  74. package/cli/dist/web-ui/docs/cn/cli/release-notes/v2.31.2.md +16 -0
  75. package/cli/dist/web-ui/docs/cn/cli/release-notes/v2.32.0.md +19 -0
  76. package/cli/dist/web-ui/docs/cn/cli/release-notes/v2.33.0.md +28 -0
  77. package/cli/dist/web-ui/docs/cn/cli/release-notes/v2.33.1.md +7 -0
  78. package/cli/dist/web-ui/docs/cn/cli/release-notes/v2.36.3.md +17 -0
  79. package/cli/dist/web-ui/docs/cn/cli/release-notes/v2.37.0.md +15 -0
  80. package/cli/dist/web-ui/docs/cn/cli/release-notes/v2.37.1.md +15 -0
  81. package/cli/dist/web-ui/docs/cn/cli/release-notes/v2.37.10.md +5 -0
  82. package/cli/dist/web-ui/docs/cn/cli/release-notes/v2.37.11.md +8 -0
  83. package/cli/dist/web-ui/docs/cn/cli/release-notes/v2.37.12.md +14 -0
  84. package/cli/dist/web-ui/docs/cn/cli/release-notes/v2.37.13.md +11 -0
  85. package/cli/dist/web-ui/docs/cn/cli/release-notes/v2.37.14.md +24 -0
  86. package/cli/dist/web-ui/docs/cn/cli/release-notes/v2.37.15.md +11 -0
  87. package/cli/dist/web-ui/docs/cn/cli/release-notes/v2.37.16.md +9 -0
  88. package/cli/dist/web-ui/docs/cn/cli/release-notes/v2.37.17.md +5 -0
  89. package/cli/dist/web-ui/docs/cn/cli/release-notes/v2.37.18.md +9 -0
  90. package/cli/dist/web-ui/docs/cn/cli/release-notes/v2.37.19.md +5 -0
  91. package/cli/dist/web-ui/docs/cn/cli/release-notes/v2.37.2.md +28 -0
  92. package/cli/dist/web-ui/docs/cn/cli/release-notes/v2.37.20.md +8 -0
  93. package/cli/dist/web-ui/docs/cn/cli/release-notes/v2.37.3.md +22 -0
  94. package/cli/dist/web-ui/docs/cn/cli/release-notes/v2.37.4.md +19 -0
  95. package/cli/dist/web-ui/docs/cn/cli/release-notes/v2.37.5.md +5 -0
  96. package/cli/dist/web-ui/docs/cn/cli/release-notes/v2.37.6.md +5 -0
  97. package/cli/dist/web-ui/docs/cn/cli/release-notes/v2.37.7.md +5 -0
  98. package/cli/dist/web-ui/docs/cn/cli/release-notes/v2.37.8.md +5 -0
  99. package/cli/dist/web-ui/docs/cn/cli/release-notes/v2.37.9.md +8 -0
  100. package/cli/dist/web-ui/docs/cn/cli/release-notes/v2.38.0.md +22 -0
  101. package/cli/dist/web-ui/docs/cn/cli/release-notes/v2.38.1.md +6 -0
  102. package/cli/dist/web-ui/docs/cn/cli/release-notes/v2.38.2.md +9 -0
  103. package/cli/dist/web-ui/docs/cn/cli/release-notes/v2.39.0.md +18 -0
  104. package/cli/dist/web-ui/docs/cn/cli/release-notes/v2.4.0.md +19 -0
  105. package/cli/dist/web-ui/docs/cn/cli/release-notes/v2.40.0.md +20 -0
  106. package/cli/dist/web-ui/docs/cn/cli/release-notes/v2.40.1.md +6 -0
  107. package/cli/dist/web-ui/docs/cn/cli/release-notes/v2.41.0.md +15 -0
  108. package/cli/dist/web-ui/docs/cn/cli/release-notes/v2.41.1.md +6 -0
  109. package/cli/dist/web-ui/docs/cn/cli/release-notes/v2.41.2.md +5 -0
  110. package/cli/dist/web-ui/docs/cn/cli/release-notes/v2.41.3.md +8 -0
  111. package/cli/dist/web-ui/docs/cn/cli/release-notes/v2.41.4.md +5 -0
  112. package/cli/dist/web-ui/docs/cn/cli/release-notes/v2.41.5.md +10 -0
  113. package/cli/dist/web-ui/docs/cn/cli/release-notes/v2.41.6.md +9 -0
  114. package/cli/dist/web-ui/docs/cn/cli/release-notes/v2.41.7.md +14 -0
  115. package/cli/dist/web-ui/docs/cn/cli/release-notes/v2.41.8.md +18 -0
  116. package/cli/dist/web-ui/docs/cn/cli/release-notes/v2.42.0.md +39 -0
  117. package/cli/dist/web-ui/docs/cn/cli/release-notes/v2.42.1.md +8 -0
  118. package/cli/dist/web-ui/docs/cn/cli/release-notes/v2.42.3.md +18 -0
  119. package/cli/dist/web-ui/docs/cn/cli/release-notes/v2.43.0.md +27 -0
  120. package/cli/dist/web-ui/docs/cn/cli/release-notes/v2.43.1.md +27 -0
  121. package/cli/dist/web-ui/docs/cn/cli/release-notes/v2.44.0.md +11 -0
  122. package/cli/dist/web-ui/docs/cn/cli/release-notes/v2.44.1.md +22 -0
  123. package/cli/dist/web-ui/docs/cn/cli/release-notes/v2.45.0.md +34 -0
  124. package/cli/dist/web-ui/docs/cn/cli/release-notes/v2.45.1.md +7 -0
  125. package/cli/dist/web-ui/docs/cn/cli/release-notes/v2.46.0.md +12 -0
  126. package/cli/dist/web-ui/docs/cn/cli/release-notes/v2.47.0.md +20 -0
  127. package/cli/dist/web-ui/docs/cn/cli/release-notes/v2.48.0.md +32 -0
  128. package/cli/dist/web-ui/docs/cn/cli/release-notes/v2.48.1.md +11 -0
  129. package/cli/dist/web-ui/docs/cn/cli/release-notes/v2.49.0.md +26 -0
  130. package/cli/dist/web-ui/docs/cn/cli/release-notes/v2.49.1.md +14 -0
  131. package/cli/dist/web-ui/docs/cn/cli/release-notes/v2.49.2.md +39 -0
  132. package/cli/dist/web-ui/docs/cn/cli/release-notes/v2.49.3.md +7 -0
  133. package/cli/dist/web-ui/docs/cn/cli/release-notes/v2.49.5.md +11 -0
  134. package/cli/dist/web-ui/docs/cn/cli/release-notes/v2.49.6.md +9 -0
  135. package/cli/dist/web-ui/docs/cn/cli/release-notes/v2.49.7.md +7 -0
  136. package/cli/dist/web-ui/docs/cn/cli/release-notes/v2.5.0.md +24 -0
  137. package/cli/dist/web-ui/docs/cn/cli/release-notes/v2.50.0.md +25 -0
  138. package/cli/dist/web-ui/docs/cn/cli/release-notes/v2.50.1.md +9 -0
  139. package/cli/dist/web-ui/docs/cn/cli/release-notes/v2.50.2.md +11 -0
  140. package/cli/dist/web-ui/docs/cn/cli/release-notes/v2.50.3.md +5 -0
  141. package/cli/dist/web-ui/docs/cn/cli/release-notes/v2.50.4.md +17 -0
  142. package/cli/dist/web-ui/docs/cn/cli/release-notes/v2.50.5.md +16 -0
  143. package/cli/dist/web-ui/docs/cn/cli/release-notes/v2.50.6.md +15 -0
  144. package/cli/dist/web-ui/docs/cn/cli/release-notes/v2.50.7.md +15 -0
  145. package/cli/dist/web-ui/docs/cn/cli/release-notes/v2.51.0.md +24 -0
  146. package/cli/dist/web-ui/docs/cn/cli/release-notes/v2.51.1.md +17 -0
  147. package/cli/dist/web-ui/docs/cn/cli/release-notes/v2.51.2.md +5 -0
  148. package/cli/dist/web-ui/docs/cn/cli/release-notes/v2.52.0.md +30 -0
  149. package/cli/dist/web-ui/docs/cn/cli/release-notes/v2.52.1.md +28 -0
  150. package/cli/dist/web-ui/docs/cn/cli/release-notes/v2.52.2.md +12 -0
  151. package/cli/dist/web-ui/docs/cn/cli/release-notes/v2.52.3.md +13 -0
  152. package/cli/dist/web-ui/docs/cn/cli/release-notes/v2.52.4.md +27 -0
  153. package/cli/dist/web-ui/docs/cn/cli/release-notes/v2.52.5.md +21 -0
  154. package/cli/dist/web-ui/docs/cn/cli/release-notes/v2.52.6.md +7 -0
  155. package/cli/dist/web-ui/docs/cn/cli/release-notes/v2.53.0.md +29 -0
  156. package/cli/dist/web-ui/docs/cn/cli/release-notes/v2.54.0.md +26 -0
  157. package/cli/dist/web-ui/docs/cn/cli/release-notes/v2.55.0.md +21 -0
  158. package/cli/dist/web-ui/docs/cn/cli/release-notes/v2.55.1.md +13 -0
  159. package/cli/dist/web-ui/docs/cn/cli/release-notes/v2.56.0.md +20 -0
  160. package/cli/dist/web-ui/docs/cn/cli/release-notes/v2.56.1.md +5 -0
  161. package/cli/dist/web-ui/docs/cn/cli/release-notes/v2.57.0.md +32 -0
  162. package/cli/dist/web-ui/docs/cn/cli/release-notes/v2.57.1.md +10 -0
  163. package/cli/dist/web-ui/docs/cn/cli/release-notes/v2.58.0.md +34 -0
  164. package/cli/dist/web-ui/docs/cn/cli/release-notes/v2.59.0.md +28 -0
  165. package/cli/dist/web-ui/docs/cn/cli/release-notes/v2.6.0.md +5 -0
  166. package/cli/dist/web-ui/docs/cn/cli/release-notes/v2.6.1.md +10 -0
  167. package/cli/dist/web-ui/docs/cn/cli/release-notes/v2.60.0.md +20 -0
  168. package/cli/dist/web-ui/docs/cn/cli/release-notes/v2.61.0.md +29 -0
  169. package/cli/dist/web-ui/docs/cn/cli/release-notes/v2.61.1.md +5 -0
  170. package/cli/dist/web-ui/docs/cn/cli/release-notes/v2.61.2.md +6 -0
  171. package/cli/dist/web-ui/docs/cn/cli/release-notes/v2.61.3.md +13 -0
  172. package/cli/dist/web-ui/docs/cn/cli/release-notes/v2.62.0.md +21 -0
  173. package/cli/dist/web-ui/docs/cn/cli/release-notes/v2.62.1.md +11 -0
  174. package/cli/dist/web-ui/docs/cn/cli/release-notes/v2.63.0.md +19 -0
  175. package/cli/dist/web-ui/docs/cn/cli/release-notes/v2.63.1.md +5 -0
  176. package/cli/dist/web-ui/docs/cn/cli/release-notes/v2.63.2.md +7 -0
  177. package/cli/dist/web-ui/docs/cn/cli/release-notes/v2.63.3.md +6 -0
  178. package/cli/dist/web-ui/docs/cn/cli/release-notes/v2.63.4.md +8 -0
  179. package/cli/dist/web-ui/docs/cn/cli/release-notes/v2.63.5.md +6 -0
  180. package/cli/dist/web-ui/docs/cn/cli/release-notes/v2.64.0.md +37 -0
  181. package/cli/dist/web-ui/docs/cn/cli/release-notes/v2.64.1.md +6 -0
  182. package/cli/dist/web-ui/docs/cn/cli/release-notes/v2.64.2.md +11 -0
  183. package/cli/dist/web-ui/docs/cn/cli/release-notes/v2.65.0.md +19 -0
  184. package/cli/dist/web-ui/docs/cn/cli/release-notes/v2.65.1.md +11 -0
  185. package/cli/dist/web-ui/docs/cn/cli/release-notes/v2.66.0.md +15 -0
  186. package/cli/dist/web-ui/docs/cn/cli/release-notes/v2.66.1.md +14 -0
  187. package/cli/dist/web-ui/docs/cn/cli/release-notes/v2.66.2.md +5 -0
  188. package/cli/dist/web-ui/docs/cn/cli/release-notes/v2.67.0.md +33 -0
  189. package/cli/dist/web-ui/docs/cn/cli/release-notes/v2.7.0.md +16 -0
  190. package/cli/dist/web-ui/docs/cn/cli/release-notes/v2.8.0.md +18 -0
  191. package/cli/dist/web-ui/docs/cn/cli/release-notes/v2.8.1.md +17 -0
  192. package/cli/dist/web-ui/docs/cn/cli/release-notes/v2.8.2.md +5 -0
  193. package/cli/dist/web-ui/docs/cn/cli/release-notes/v2.8.3.md +14 -0
  194. package/cli/dist/web-ui/docs/cn/cli/release-notes/v2.8.4.md +9 -0
  195. package/cli/dist/web-ui/docs/cn/cli/release-notes/v2.8.5.md +5 -0
  196. package/cli/dist/web-ui/docs/cn/cli/release-notes/v2.8.6.md +14 -0
  197. package/cli/dist/web-ui/docs/cn/cli/release-notes/v2.9.0.md +5 -0
  198. package/cli/dist/web-ui/docs/cn/cli/remote-control.md +247 -0
  199. package/cli/dist/web-ui/docs/cn/cli/sandboxing.md +316 -0
  200. package/cli/dist/web-ui/docs/cn/cli/scheduled-tasks.md +161 -0
  201. package/cli/dist/web-ui/docs/cn/cli/sdk-custom-tools.md +1195 -0
  202. package/cli/dist/web-ui/docs/cn/cli/sdk-demos.md +347 -0
  203. package/cli/dist/web-ui/docs/cn/cli/sdk-hooks.md +803 -0
  204. package/cli/dist/web-ui/docs/cn/cli/sdk-mcp.md +643 -0
  205. package/cli/dist/web-ui/docs/cn/cli/sdk-permissions.md +501 -0
  206. package/cli/dist/web-ui/docs/cn/cli/sdk-python.md +783 -0
  207. package/cli/dist/web-ui/docs/cn/cli/sdk-sessions.md +332 -0
  208. package/cli/dist/web-ui/docs/cn/cli/sdk-typescript.md +759 -0
  209. package/cli/dist/web-ui/docs/cn/cli/sdk.md +1105 -0
  210. package/cli/dist/web-ui/docs/cn/cli/security.md +387 -0
  211. package/cli/dist/web-ui/docs/cn/cli/settings.md +602 -0
  212. package/cli/dist/web-ui/docs/cn/cli/skills.md +448 -0
  213. package/cli/dist/web-ui/docs/cn/cli/slash-commands.md +397 -0
  214. package/cli/dist/web-ui/docs/cn/cli/statusline.md +525 -0
  215. package/cli/dist/web-ui/docs/cn/cli/sub-agents.md +634 -0
  216. package/cli/dist/web-ui/docs/cn/cli/terminal-config.md +77 -0
  217. package/cli/dist/web-ui/docs/cn/cli/tools-reference.md +99 -0
  218. package/cli/dist/web-ui/docs/cn/cli/troubleshooting.md +190 -0
  219. package/cli/dist/web-ui/docs/cn/cli/web-ui.md +164 -0
  220. package/cli/dist/web-ui/docs/cn/cli/wecom-bot-setup.md +274 -0
  221. package/cli/dist/web-ui/docs/cn/cli/worktree.md +660 -0
  222. package/cli/dist/web-ui/docs/en/cli/acp.md +126 -0
  223. package/cli/dist/web-ui/docs/en/cli/agent-teams.md +327 -0
  224. package/cli/dist/web-ui/docs/en/cli/bash-sandboxing.md +357 -0
  225. package/cli/dist/web-ui/docs/en/cli/best-practices.md +554 -0
  226. package/cli/dist/web-ui/docs/en/cli/channels-reference.md +293 -0
  227. package/cli/dist/web-ui/docs/en/cli/channels.md +215 -0
  228. package/cli/dist/web-ui/docs/en/cli/checkpointing.md +53 -0
  229. package/cli/dist/web-ui/docs/en/cli/cli-reference.md +187 -0
  230. package/cli/dist/web-ui/docs/en/cli/common-workflows.md +1011 -0
  231. package/cli/dist/web-ui/docs/en/cli/costs.md +174 -0
  232. package/cli/dist/web-ui/docs/en/cli/devcontainer.md +553 -0
  233. package/cli/dist/web-ui/docs/en/cli/env-vars.md +326 -0
  234. package/cli/dist/web-ui/docs/en/cli/gitlab-ci-cd.md +357 -0
  235. package/cli/dist/web-ui/docs/en/cli/headless.md +258 -0
  236. package/cli/dist/web-ui/docs/en/cli/hooks-guide.md +9 -0
  237. package/cli/dist/web-ui/docs/en/cli/hooks.md +801 -0
  238. package/cli/dist/web-ui/docs/en/cli/iam.md +526 -0
  239. package/cli/dist/web-ui/docs/en/cli/ide-integrations.md +92 -0
  240. package/cli/dist/web-ui/docs/en/cli/installation.md +266 -0
  241. package/cli/dist/web-ui/docs/en/cli/interactive-mode.md +233 -0
  242. package/cli/dist/web-ui/docs/en/cli/mcp.md +739 -0
  243. package/cli/dist/web-ui/docs/en/cli/memory.md +436 -0
  244. package/cli/dist/web-ui/docs/en/cli/models.md +355 -0
  245. package/cli/dist/web-ui/docs/en/cli/overview.md +100 -0
  246. package/cli/dist/web-ui/docs/en/cli/plugin-marketplaces.md +534 -0
  247. package/cli/dist/web-ui/docs/en/cli/plugins-reference.md +774 -0
  248. package/cli/dist/web-ui/docs/en/cli/plugins.md +688 -0
  249. package/cli/dist/web-ui/docs/en/cli/quickstart.md +249 -0
  250. package/cli/dist/web-ui/docs/en/cli/release-notes/README.md +193 -0
  251. package/cli/dist/web-ui/docs/en/cli/release-notes/v2.10.0.md +23 -0
  252. package/cli/dist/web-ui/docs/en/cli/release-notes/v2.10.1.md +5 -0
  253. package/cli/dist/web-ui/docs/en/cli/release-notes/v2.11.0.md +24 -0
  254. package/cli/dist/web-ui/docs/en/cli/release-notes/v2.12.0.md +21 -0
  255. package/cli/dist/web-ui/docs/en/cli/release-notes/v2.13.0.md +20 -0
  256. package/cli/dist/web-ui/docs/en/cli/release-notes/v2.14.0.md +22 -0
  257. package/cli/dist/web-ui/docs/en/cli/release-notes/v2.14.1.md +8 -0
  258. package/cli/dist/web-ui/docs/en/cli/release-notes/v2.15.0.md +18 -0
  259. package/cli/dist/web-ui/docs/en/cli/release-notes/v2.15.1.md +11 -0
  260. package/cli/dist/web-ui/docs/en/cli/release-notes/v2.16.0.md +20 -0
  261. package/cli/dist/web-ui/docs/en/cli/release-notes/v2.17.0.md +29 -0
  262. package/cli/dist/web-ui/docs/en/cli/release-notes/v2.18.0.md +17 -0
  263. package/cli/dist/web-ui/docs/en/cli/release-notes/v2.19.0.md +11 -0
  264. package/cli/dist/web-ui/docs/en/cli/release-notes/v2.19.1.md +14 -0
  265. package/cli/dist/web-ui/docs/en/cli/release-notes/v2.19.2.md +11 -0
  266. package/cli/dist/web-ui/docs/en/cli/release-notes/v2.20.0.md +23 -0
  267. package/cli/dist/web-ui/docs/en/cli/release-notes/v2.20.1.md +15 -0
  268. package/cli/dist/web-ui/docs/en/cli/release-notes/v2.21.0.md +13 -0
  269. package/cli/dist/web-ui/docs/en/cli/release-notes/v2.22.0.md +16 -0
  270. package/cli/dist/web-ui/docs/en/cli/release-notes/v2.23.0.md +41 -0
  271. package/cli/dist/web-ui/docs/en/cli/release-notes/v2.23.2.md +5 -0
  272. package/cli/dist/web-ui/docs/en/cli/release-notes/v2.23.3.md +5 -0
  273. package/cli/dist/web-ui/docs/en/cli/release-notes/v2.23.4.md +15 -0
  274. package/cli/dist/web-ui/docs/en/cli/release-notes/v2.23.5.md +11 -0
  275. package/cli/dist/web-ui/docs/en/cli/release-notes/v2.24.0.md +17 -0
  276. package/cli/dist/web-ui/docs/en/cli/release-notes/v2.25.0.md +18 -0
  277. package/cli/dist/web-ui/docs/en/cli/release-notes/v2.25.1.md +21 -0
  278. package/cli/dist/web-ui/docs/en/cli/release-notes/v2.26.0.md +18 -0
  279. package/cli/dist/web-ui/docs/en/cli/release-notes/v2.27.0.md +16 -0
  280. package/cli/dist/web-ui/docs/en/cli/release-notes/v2.27.1.md +16 -0
  281. package/cli/dist/web-ui/docs/en/cli/release-notes/v2.27.2.md +7 -0
  282. package/cli/dist/web-ui/docs/en/cli/release-notes/v2.27.3.md +15 -0
  283. package/cli/dist/web-ui/docs/en/cli/release-notes/v2.28.0.md +26 -0
  284. package/cli/dist/web-ui/docs/en/cli/release-notes/v2.28.1.md +5 -0
  285. package/cli/dist/web-ui/docs/en/cli/release-notes/v2.29.0.md +35 -0
  286. package/cli/dist/web-ui/docs/en/cli/release-notes/v2.3.1.md +16 -0
  287. package/cli/dist/web-ui/docs/en/cli/release-notes/v2.30.0.md +19 -0
  288. package/cli/dist/web-ui/docs/en/cli/release-notes/v2.30.1.md +5 -0
  289. package/cli/dist/web-ui/docs/en/cli/release-notes/v2.31.0.md +51 -0
  290. package/cli/dist/web-ui/docs/en/cli/release-notes/v2.31.1.md +11 -0
  291. package/cli/dist/web-ui/docs/en/cli/release-notes/v2.31.2.md +16 -0
  292. package/cli/dist/web-ui/docs/en/cli/release-notes/v2.32.0.md +19 -0
  293. package/cli/dist/web-ui/docs/en/cli/release-notes/v2.33.0.md +28 -0
  294. package/cli/dist/web-ui/docs/en/cli/release-notes/v2.33.1.md +7 -0
  295. package/cli/dist/web-ui/docs/en/cli/release-notes/v2.34.0.md +27 -0
  296. package/cli/dist/web-ui/docs/en/cli/release-notes/v2.34.1.md +7 -0
  297. package/cli/dist/web-ui/docs/en/cli/release-notes/v2.35.0.md +22 -0
  298. package/cli/dist/web-ui/docs/en/cli/release-notes/v2.36.0.md +23 -0
  299. package/cli/dist/web-ui/docs/en/cli/release-notes/v2.36.1.md +5 -0
  300. package/cli/dist/web-ui/docs/en/cli/release-notes/v2.36.2.md +22 -0
  301. package/cli/dist/web-ui/docs/en/cli/release-notes/v2.36.3.md +17 -0
  302. package/cli/dist/web-ui/docs/en/cli/release-notes/v2.37.0.md +15 -0
  303. package/cli/dist/web-ui/docs/en/cli/release-notes/v2.37.1.md +15 -0
  304. package/cli/dist/web-ui/docs/en/cli/release-notes/v2.37.10.md +5 -0
  305. package/cli/dist/web-ui/docs/en/cli/release-notes/v2.37.11.md +8 -0
  306. package/cli/dist/web-ui/docs/en/cli/release-notes/v2.37.12.md +14 -0
  307. package/cli/dist/web-ui/docs/en/cli/release-notes/v2.37.13.md +11 -0
  308. package/cli/dist/web-ui/docs/en/cli/release-notes/v2.37.14.md +24 -0
  309. package/cli/dist/web-ui/docs/en/cli/release-notes/v2.37.15.md +11 -0
  310. package/cli/dist/web-ui/docs/en/cli/release-notes/v2.37.16.md +9 -0
  311. package/cli/dist/web-ui/docs/en/cli/release-notes/v2.37.17.md +5 -0
  312. package/cli/dist/web-ui/docs/en/cli/release-notes/v2.37.18.md +9 -0
  313. package/cli/dist/web-ui/docs/en/cli/release-notes/v2.37.19.md +5 -0
  314. package/cli/dist/web-ui/docs/en/cli/release-notes/v2.37.2.md +28 -0
  315. package/cli/dist/web-ui/docs/en/cli/release-notes/v2.37.20.md +8 -0
  316. package/cli/dist/web-ui/docs/en/cli/release-notes/v2.37.3.md +22 -0
  317. package/cli/dist/web-ui/docs/en/cli/release-notes/v2.37.4.md +19 -0
  318. package/cli/dist/web-ui/docs/en/cli/release-notes/v2.37.5.md +5 -0
  319. package/cli/dist/web-ui/docs/en/cli/release-notes/v2.37.6.md +5 -0
  320. package/cli/dist/web-ui/docs/en/cli/release-notes/v2.37.7.md +5 -0
  321. package/cli/dist/web-ui/docs/en/cli/release-notes/v2.37.8.md +5 -0
  322. package/cli/dist/web-ui/docs/en/cli/release-notes/v2.37.9.md +8 -0
  323. package/cli/dist/web-ui/docs/en/cli/release-notes/v2.38.0.md +22 -0
  324. package/cli/dist/web-ui/docs/en/cli/release-notes/v2.38.1.md +6 -0
  325. package/cli/dist/web-ui/docs/en/cli/release-notes/v2.38.2.md +9 -0
  326. package/cli/dist/web-ui/docs/en/cli/release-notes/v2.39.0.md +18 -0
  327. package/cli/dist/web-ui/docs/en/cli/release-notes/v2.4.0.md +19 -0
  328. package/cli/dist/web-ui/docs/en/cli/release-notes/v2.40.0.md +20 -0
  329. package/cli/dist/web-ui/docs/en/cli/release-notes/v2.40.1.md +6 -0
  330. package/cli/dist/web-ui/docs/en/cli/release-notes/v2.41.0.md +15 -0
  331. package/cli/dist/web-ui/docs/en/cli/release-notes/v2.41.1.md +6 -0
  332. package/cli/dist/web-ui/docs/en/cli/release-notes/v2.41.2.md +5 -0
  333. package/cli/dist/web-ui/docs/en/cli/release-notes/v2.41.3.md +8 -0
  334. package/cli/dist/web-ui/docs/en/cli/release-notes/v2.41.4.md +5 -0
  335. package/cli/dist/web-ui/docs/en/cli/release-notes/v2.41.5.md +10 -0
  336. package/cli/dist/web-ui/docs/en/cli/release-notes/v2.41.6.md +9 -0
  337. package/cli/dist/web-ui/docs/en/cli/release-notes/v2.41.7.md +14 -0
  338. package/cli/dist/web-ui/docs/en/cli/release-notes/v2.41.8.md +18 -0
  339. package/cli/dist/web-ui/docs/en/cli/release-notes/v2.42.0.md +39 -0
  340. package/cli/dist/web-ui/docs/en/cli/release-notes/v2.42.1.md +8 -0
  341. package/cli/dist/web-ui/docs/en/cli/release-notes/v2.42.3.md +18 -0
  342. package/cli/dist/web-ui/docs/en/cli/release-notes/v2.43.0.md +27 -0
  343. package/cli/dist/web-ui/docs/en/cli/release-notes/v2.43.1.md +27 -0
  344. package/cli/dist/web-ui/docs/en/cli/release-notes/v2.44.0.md +11 -0
  345. package/cli/dist/web-ui/docs/en/cli/release-notes/v2.44.1.md +22 -0
  346. package/cli/dist/web-ui/docs/en/cli/release-notes/v2.45.0.md +34 -0
  347. package/cli/dist/web-ui/docs/en/cli/release-notes/v2.45.1.md +7 -0
  348. package/cli/dist/web-ui/docs/en/cli/release-notes/v2.46.0.md +12 -0
  349. package/cli/dist/web-ui/docs/en/cli/release-notes/v2.47.0.md +20 -0
  350. package/cli/dist/web-ui/docs/en/cli/release-notes/v2.48.0.md +32 -0
  351. package/cli/dist/web-ui/docs/en/cli/release-notes/v2.48.1.md +11 -0
  352. package/cli/dist/web-ui/docs/en/cli/release-notes/v2.49.0.md +26 -0
  353. package/cli/dist/web-ui/docs/en/cli/release-notes/v2.49.1.md +14 -0
  354. package/cli/dist/web-ui/docs/en/cli/release-notes/v2.49.2.md +39 -0
  355. package/cli/dist/web-ui/docs/en/cli/release-notes/v2.49.3.md +7 -0
  356. package/cli/dist/web-ui/docs/en/cli/release-notes/v2.49.5.md +11 -0
  357. package/cli/dist/web-ui/docs/en/cli/release-notes/v2.49.6.md +9 -0
  358. package/cli/dist/web-ui/docs/en/cli/release-notes/v2.49.7.md +7 -0
  359. package/cli/dist/web-ui/docs/en/cli/release-notes/v2.5.0.md +24 -0
  360. package/cli/dist/web-ui/docs/en/cli/release-notes/v2.50.0.md +25 -0
  361. package/cli/dist/web-ui/docs/en/cli/release-notes/v2.50.1.md +9 -0
  362. package/cli/dist/web-ui/docs/en/cli/release-notes/v2.50.2.md +11 -0
  363. package/cli/dist/web-ui/docs/en/cli/release-notes/v2.50.3.md +5 -0
  364. package/cli/dist/web-ui/docs/en/cli/release-notes/v2.50.4.md +17 -0
  365. package/cli/dist/web-ui/docs/en/cli/release-notes/v2.50.5.md +16 -0
  366. package/cli/dist/web-ui/docs/en/cli/release-notes/v2.50.6.md +15 -0
  367. package/cli/dist/web-ui/docs/en/cli/release-notes/v2.50.7.md +15 -0
  368. package/cli/dist/web-ui/docs/en/cli/release-notes/v2.51.0.md +24 -0
  369. package/cli/dist/web-ui/docs/en/cli/release-notes/v2.51.1.md +17 -0
  370. package/cli/dist/web-ui/docs/en/cli/release-notes/v2.51.2.md +5 -0
  371. package/cli/dist/web-ui/docs/en/cli/release-notes/v2.52.0.md +30 -0
  372. package/cli/dist/web-ui/docs/en/cli/release-notes/v2.52.1.md +28 -0
  373. package/cli/dist/web-ui/docs/en/cli/release-notes/v2.52.2.md +12 -0
  374. package/cli/dist/web-ui/docs/en/cli/release-notes/v2.52.3.md +13 -0
  375. package/cli/dist/web-ui/docs/en/cli/release-notes/v2.52.4.md +27 -0
  376. package/cli/dist/web-ui/docs/en/cli/release-notes/v2.52.5.md +21 -0
  377. package/cli/dist/web-ui/docs/en/cli/release-notes/v2.52.6.md +7 -0
  378. package/cli/dist/web-ui/docs/en/cli/release-notes/v2.53.0.md +29 -0
  379. package/cli/dist/web-ui/docs/en/cli/release-notes/v2.54.0.md +26 -0
  380. package/cli/dist/web-ui/docs/en/cli/release-notes/v2.55.0.md +21 -0
  381. package/cli/dist/web-ui/docs/en/cli/release-notes/v2.55.1.md +13 -0
  382. package/cli/dist/web-ui/docs/en/cli/release-notes/v2.56.0.md +20 -0
  383. package/cli/dist/web-ui/docs/en/cli/release-notes/v2.56.1.md +5 -0
  384. package/cli/dist/web-ui/docs/en/cli/release-notes/v2.57.0.md +32 -0
  385. package/cli/dist/web-ui/docs/en/cli/release-notes/v2.57.1.md +10 -0
  386. package/cli/dist/web-ui/docs/en/cli/release-notes/v2.58.0.md +34 -0
  387. package/cli/dist/web-ui/docs/en/cli/release-notes/v2.59.0.md +28 -0
  388. package/cli/dist/web-ui/docs/en/cli/release-notes/v2.6.0.md +5 -0
  389. package/cli/dist/web-ui/docs/en/cli/release-notes/v2.6.1.md +10 -0
  390. package/cli/dist/web-ui/docs/en/cli/release-notes/v2.60.0.md +20 -0
  391. package/cli/dist/web-ui/docs/en/cli/release-notes/v2.61.0.md +29 -0
  392. package/cli/dist/web-ui/docs/en/cli/release-notes/v2.61.1.md +5 -0
  393. package/cli/dist/web-ui/docs/en/cli/release-notes/v2.61.2.md +6 -0
  394. package/cli/dist/web-ui/docs/en/cli/release-notes/v2.61.3.md +13 -0
  395. package/cli/dist/web-ui/docs/en/cli/release-notes/v2.62.0.md +21 -0
  396. package/cli/dist/web-ui/docs/en/cli/release-notes/v2.62.1.md +11 -0
  397. package/cli/dist/web-ui/docs/en/cli/release-notes/v2.63.0.md +19 -0
  398. package/cli/dist/web-ui/docs/en/cli/release-notes/v2.63.1.md +5 -0
  399. package/cli/dist/web-ui/docs/en/cli/release-notes/v2.63.2.md +7 -0
  400. package/cli/dist/web-ui/docs/en/cli/release-notes/v2.63.3.md +6 -0
  401. package/cli/dist/web-ui/docs/en/cli/release-notes/v2.63.4.md +8 -0
  402. package/cli/dist/web-ui/docs/en/cli/release-notes/v2.63.5.md +6 -0
  403. package/cli/dist/web-ui/docs/en/cli/release-notes/v2.64.0.md +37 -0
  404. package/cli/dist/web-ui/docs/en/cli/release-notes/v2.64.1.md +6 -0
  405. package/cli/dist/web-ui/docs/en/cli/release-notes/v2.64.2.md +11 -0
  406. package/cli/dist/web-ui/docs/en/cli/release-notes/v2.65.0.md +19 -0
  407. package/cli/dist/web-ui/docs/en/cli/release-notes/v2.65.1.md +11 -0
  408. package/cli/dist/web-ui/docs/en/cli/release-notes/v2.66.0.md +15 -0
  409. package/cli/dist/web-ui/docs/en/cli/release-notes/v2.66.1.md +14 -0
  410. package/cli/dist/web-ui/docs/en/cli/release-notes/v2.66.2.md +5 -0
  411. package/cli/dist/web-ui/docs/en/cli/release-notes/v2.67.0.md +33 -0
  412. package/cli/dist/web-ui/docs/en/cli/release-notes/v2.7.0.md +16 -0
  413. package/cli/dist/web-ui/docs/en/cli/release-notes/v2.8.0.md +18 -0
  414. package/cli/dist/web-ui/docs/en/cli/release-notes/v2.8.1.md +17 -0
  415. package/cli/dist/web-ui/docs/en/cli/release-notes/v2.8.2.md +5 -0
  416. package/cli/dist/web-ui/docs/en/cli/release-notes/v2.8.3.md +14 -0
  417. package/cli/dist/web-ui/docs/en/cli/release-notes/v2.8.4.md +9 -0
  418. package/cli/dist/web-ui/docs/en/cli/release-notes/v2.8.5.md +5 -0
  419. package/cli/dist/web-ui/docs/en/cli/release-notes/v2.8.6.md +14 -0
  420. package/cli/dist/web-ui/docs/en/cli/release-notes/v2.9.0.md +5 -0
  421. package/cli/dist/web-ui/docs/en/cli/remote-control.md +247 -0
  422. package/cli/dist/web-ui/docs/en/cli/sandboxing.md +316 -0
  423. package/cli/dist/web-ui/docs/en/cli/scheduled-tasks.md +160 -0
  424. package/cli/dist/web-ui/docs/en/cli/sdk-custom-tools.md +1131 -0
  425. package/cli/dist/web-ui/docs/en/cli/sdk-demos.md +347 -0
  426. package/cli/dist/web-ui/docs/en/cli/sdk-hooks.md +813 -0
  427. package/cli/dist/web-ui/docs/en/cli/sdk-mcp.md +645 -0
  428. package/cli/dist/web-ui/docs/en/cli/sdk-permissions.md +461 -0
  429. package/cli/dist/web-ui/docs/en/cli/sdk-python.md +797 -0
  430. package/cli/dist/web-ui/docs/en/cli/sdk-sessions.md +340 -0
  431. package/cli/dist/web-ui/docs/en/cli/sdk-typescript.md +770 -0
  432. package/cli/dist/web-ui/docs/en/cli/sdk.md +1103 -0
  433. package/cli/dist/web-ui/docs/en/cli/security.md +388 -0
  434. package/cli/dist/web-ui/docs/en/cli/settings.md +602 -0
  435. package/cli/dist/web-ui/docs/en/cli/skills.md +448 -0
  436. package/cli/dist/web-ui/docs/en/cli/slash-commands.md +397 -0
  437. package/cli/dist/web-ui/docs/en/cli/statusline.md +525 -0
  438. package/cli/dist/web-ui/docs/en/cli/sub-agents.md +621 -0
  439. package/cli/dist/web-ui/docs/en/cli/terminal-config.md +77 -0
  440. package/cli/dist/web-ui/docs/en/cli/tools-reference.md +99 -0
  441. package/cli/dist/web-ui/docs/en/cli/troubleshooting.md +190 -0
  442. package/cli/dist/web-ui/docs/en/cli/web-ui.md +164 -0
  443. package/cli/dist/web-ui/docs/en/cli/wecom-bot-setup.md +274 -0
  444. package/cli/dist/web-ui/docs/en/cli/worktree.md +660 -0
  445. package/cli/dist/web-ui/docs/search-index-en.json +1 -0
  446. package/cli/dist/web-ui/docs/search-index-zh.json +1 -0
  447. package/cli/dist/web-ui/docs/sidebar-en.json +1 -0
  448. package/cli/dist/web-ui/docs/sidebar-zh.json +1 -0
  449. package/cli/dist/web-ui/index.html +2 -2
  450. package/cli/package.json +1 -1
  451. package/cli/product.cloudhosted.json +2 -2
  452. package/cli/product.internal.json +2 -2
  453. package/cli/product.ioa.json +2 -2
  454. package/cli/product.json +3 -3
  455. package/cli/product.selfhosted.json +2 -2
  456. package/package.json +1 -1
  457. package/cli/dist/web-ui/assets/index-BPT-qRRx.js +0 -411
  458. package/cli/dist/web-ui/assets/index-f_ibHSHw.css +0 -32
@@ -0,0 +1,18 @@
1
+ # 🚀 CodeBuddy Code v2.41.8 Release
2
+
3
+ ## 🔧 Improvements
4
+
5
+ - **Print Mode Output Optimization**: Silent notification messages in print mode to avoid polluting agent output stream, making script integration cleaner
6
+ - **Configuration Structure Simplification**: Removed redundant deploymentType configuration field, simplifying product configuration structure
7
+
8
+ ## 🐛 Bug Fixes
9
+
10
+ - **Custom Request Header Parsing**: Fixed newline character judgment logic to ensure multi-line header configurations are parsed correctly
11
+ - **SDK System Prompt Passing**: Fixed the issue where `systemPrompt` parameter was not correctly passed in v2 Session API
12
+ - **SDK Session Loading Race Condition**: Fixed race condition when calling `loadSession` and `prompt` concurrently in multi-window scenarios, preventing session data inconsistency
13
+
14
+ ## 📝 Documentation Updates
15
+
16
+ - **Environment Variable Documentation**: Added `CODEBUDDY_IMAGE_GEN_ENABLED` feature switch documentation for controlling image generation functionality
17
+ - **Release Notes**: Added Chinese and English release notes for v2.40.0 through v2.41.7
18
+ - **SDK Documentation**: Enhanced documentation for hooks, permissions, TypeScript SDK, etc.
@@ -0,0 +1,39 @@
1
+ # 🚀 CodeBuddy Code v2.42.0 Release
2
+
3
+ ## ✨ New Features
4
+
5
+ ### MCP Configuration Now Supports JSONC Format
6
+
7
+ MCP configuration files now support JSONC (JSON with Comments) format, making configuration files easier to maintain:
8
+
9
+ - Support for single-line comments (`//`)
10
+ - Support for multi-line comments (`/* */`)
11
+ - Support for trailing commas
12
+
13
+ ```jsonc
14
+ {
15
+ // MCP Server Configuration
16
+ "mcpServers": {
17
+ /* Filesystem server */
18
+ "filesystem": {
19
+ "type": "stdio",
20
+ "command": "npx",
21
+ "args": ["-y", "@modelcontextprotocol/server-filesystem"],
22
+ },
23
+ },
24
+ }
25
+ ```
26
+
27
+ ## 🔧 Improvements
28
+
29
+ - **Python 3.10 Support**: Agent SDK extended compatible Python version range, now supporting Python 3.10
30
+ - **ACP Session Control**: Fixed setting model and permission mode via SDK
31
+ - **Tool Call Stability**: Automatically detects incomplete tool call parameters returned by the model and requests regeneration, improving conversation stability
32
+ - **Session Fork Enhancement**: Supports more parameter combinations, allowing source session specification via `--resume` or `--session-id`
33
+ - **Command Message Format**: Unified message tag format for slash commands and skills, added `command-args` tag support for argument extraction
34
+ - **Data Tracking Accuracy**: Fixed issue where prompt suggestion data was mixed with main conversation data
35
+
36
+ ## 🐛 Bug Fixes
37
+
38
+ - **Hook Output Display**: Fixed issue where extra JSON raw data was displayed after hook execution
39
+ - **Symlink Support**: Fixed issue where symlink files in the rules directory couldn't be loaded correctly, added circular reference protection
@@ -0,0 +1,8 @@
1
+ # 🚀 CodeBuddy Code v2.42.1 Release
2
+
3
+ ## 🔧 Improvements
4
+
5
+ - **Startup Performance Monitoring**: Added startup time analyzer, viewable in the `/doctor` panel to see timing for each phase, helping diagnose slow startup issues
6
+ - **WSL Environment Support**: Automatically detects WSL environment and prompts the model to use correct Linux path format, improving WSL user experience
7
+ - **Path Compatibility**: Fixed parsing issues when models send Windows-style paths on non-Windows platforms, avoiding path errors
8
+ - **SDK Version Update**: Synchronized SDK-JS to 0.3.32, SDK-Python to 0.3.30
@@ -0,0 +1,18 @@
1
+ # 🚀 CodeBuddy Code v2.42.3 Release
2
+
3
+ ## 🔧 Improvements
4
+
5
+ ### Session Summary and Topic Persistence
6
+
7
+ - **AI Summary Generation**: Automatically generates AI summaries for sessions, displaying friendlier descriptions in the `/resume` list to help you quickly identify and restore historical sessions
8
+ - **Topic Persistence**: Terminal titles are now saved to session history for easier viewing and management
9
+ - **Non-Interactive Mode Support**: Added `--enable-session-tracking` parameter to enable session tracking in non-interactive mode
10
+
11
+ ### Fine-Grained Session Tracking Configuration
12
+
13
+ Split session tracking functionality into two independent environment variables for more flexible configuration:
14
+
15
+ - `CODEBUDDY_INCLUDE_SUMMARY_MESSAGE`: Controls whether to generate session summaries
16
+ - `CODEBUDDY_INCLUDE_TOPIC_MESSAGE`: Controls whether to save session topics
17
+
18
+ This allows you to enable or disable specific features independently based on your actual needs.
@@ -0,0 +1,27 @@
1
+ # CodeBuddy Code v2.43.0 Release
2
+
3
+ ## New Features
4
+
5
+ ### Task Management Tool Refactoring
6
+
7
+ The original single task management tool has been split into 5 independent tools, providing more granular task control capabilities:
8
+
9
+ - **TaskCreate**: Create new tasks
10
+ - **TaskGet**: Get task details
11
+ - **TaskUpdate**: Update task status
12
+ - **TaskList**: List all tasks
13
+ - **TaskStop**: Stop task execution
14
+
15
+ ### Skill Tool Enhancement
16
+
17
+ The Skill tool now supports direct execution of slash commands, with a new `args` parameter for passing command arguments, making skill invocation more flexible.
18
+
19
+ ## Improvements
20
+
21
+ - **Plan Mode Enhancement**: Added `/plan` command for previewing current plan file content, optimized permission control in plan mode
22
+ - **Shell Environment Snapshot**: Automatically captures user shell configuration (functions, aliases, options) when executing commands, ensuring commands run in the user's familiar environment
23
+ - **Shell Environment File Support**: Added `CODEBUDDY_ENV_FILE` environment variable, supporting automatic loading of specified environment files before command execution
24
+ - **Prompt Optimization**: Optimized Agent prompt templates for improved response conciseness
25
+ - **File Search Optimization**: Streamlined hardcoded ignore rules, prioritizing project .gitignore configuration
26
+ - **Grep Tool**: Added `context` parameter alias for improved usability
27
+ - **Sub-agent Configuration**: Added `max_turns` parameter to control agent execution turns
@@ -0,0 +1,27 @@
1
+ # CodeBuddy Code v2.43.1 Release
2
+
3
+ ## New Features
4
+
5
+ ### Task Management Tool Refactoring
6
+
7
+ The original single task management tool has been split into 5 independent tools, providing more granular task control capabilities:
8
+
9
+ - **TaskCreate**: Create new tasks
10
+ - **TaskGet**: Get task details
11
+ - **TaskUpdate**: Update task status
12
+ - **TaskList**: List all tasks
13
+ - **TaskStop**: Stop task execution
14
+
15
+ ### Skill Tool Enhancement
16
+
17
+ The Skill tool now supports direct execution of slash commands, with a new `args` parameter for passing command arguments, making skill invocation more flexible.
18
+
19
+ ## Improvements
20
+
21
+ - **Plan Mode Enhancement**: Added `/plan` command for previewing current plan file content, optimized permission control in plan mode
22
+ - **Shell Environment Snapshot**: Automatically captures user shell configuration (functions, aliases, options) when executing commands, ensuring commands run in the user's familiar environment
23
+ - **Shell Environment File Support**: Added `CODEBUDDY_ENV_FILE` environment variable, supporting automatic loading of specified environment files before command execution
24
+ - **Prompt Optimization**: Optimized Agent prompt templates for improved response conciseness
25
+ - **File Search Optimization**: Streamlined hardcoded ignore rules, prioritizing project .gitignore configuration
26
+ - **Grep Tool**: Added `context` parameter alias for improved usability
27
+ - **Sub-agent Configuration**: Added `max_turns` parameter to control agent execution turns
@@ -0,0 +1,11 @@
1
+ # CodeBuddy Code v2.44.0 Release
2
+
3
+ ## ✨ New Features
4
+
5
+ ### Session Title Synchronization
6
+
7
+ Support for synchronizing session topics through the ACP protocol to the IDE, enabling meaningful session names to be displayed in tabs or sidebars. When the AI assistant identifies a session topic, the IDE can automatically update the corresponding tab title, making it easier for users to identify and manage multiple parallel sessions.
8
+
9
+ ## 🔧 Improvements
10
+
11
+ - **SDK Version Update**: Updated SDK-JS to 0.3.37 and SDK-Python to 0.3.35
@@ -0,0 +1,22 @@
1
+ # 🚀 CodeBuddy Code v2.44.1 Release
2
+
3
+ ## 🔧 Improvements
4
+
5
+ - **Skill/Command Invocation Control**: Added `disableModelInvocation` configuration option, allowing skills or commands to be set to manual-trigger-only mode, preventing automatic invocation by the model for more precise control over AI behavior
6
+ - **Subagent Interruption Handling**: Optimized behavior when Task subagents are interrupted by users, now returning clear interruption prompts and resumable Agent IDs, supporting task continuation via the `resume` parameter - interruptions no longer mean lost progress
7
+ - **Plan Subagent Enhancement**: Plan subagents can now use Write, Edit, and MultiEdit tools to edit plan files, making plan mode more flexible and practical
8
+ - **Media Content Error Auto-Recovery**: When requests fail due to oversized images, invalid formats, or too many images, the system automatically removes problematic content and provides compression suggestions, allowing conversations to continue
9
+ - **WebFetch Tool Enhancement**: Enhanced support for SPA pages, automatically extracting meta tag information when main page content is empty for better understanding of modern web applications
10
+ - **Custom Headers Merge Optimization**: Fixed case-sensitivity issues when merging HTTP headers, now correctly overrides headers with the same name but different casing
11
+ - **allowed-tools Format Support**: The `allowed-tools` field in custom Skills and Commands now supports both comma-separated strings and YAML arrays for more flexible configuration
12
+ - **Input Box Optimization**: Fixed message sending timing issues, ensuring the input is cleared only after the message is fully sent
13
+
14
+ ## 🐛 Bug Fixes
15
+
16
+ - **Custom Request Header Parsing**: Fixed newline character detection logic to ensure multi-line header configurations are parsed correctly
17
+ - **Documentation Links**: Corrected sandbox documentation links to point to the correct files
18
+
19
+ ## 📝 Documentation Updates
20
+
21
+ - **SDK Example Documentation**: Added SDK demo page with TypeScript SDK usage examples and best practices
22
+ - **Skills and Commands Documentation**: Updated documentation for skills and slash commands
@@ -0,0 +1,34 @@
1
+ # 🚀 CodeBuddy Code v2.45.0 Release
2
+
3
+ ## ✨ New Features
4
+
5
+ ### Tool Search and Lazy Loading
6
+
7
+ Added the ToolSearch tool, supporting natural language search for available tools. MCP servers now support `defer_loading` configuration, deferring tool loading until needed, effectively reducing context consumption and improving tool selection accuracy.
8
+
9
+ ### Environment Variable Model Configuration
10
+
11
+ Support flexible model configuration through environment variables, convenient for use in CI/CD environments and scripts:
12
+
13
+ - `CODEBUDDY_MODEL`: Override default agent model
14
+ - `CODEBUDDY_SMALL_FAST_MODEL`: Configure lite variant model
15
+ - `CODEBUDDY_BIG_SLOW_MODEL`: Configure reasoning variant model
16
+ - `CODEBUDDY_CODE_SUBAGENT_MODEL`: Configure sub-agent model
17
+ - `MAX_THINKING_TOKENS`: Enable extended thinking and set token budget
18
+
19
+ ### SDK Commands Subscription
20
+
21
+ SDK adds `getAvailableCommands()` and `subscribeToCommands()` methods, supporting retrieval and real-time subscription to CLI available command list changes.
22
+
23
+ ## 🔧 Improvements
24
+
25
+ - **Skill Fork Context**: Support `context: fork` configuration, allowing Skills to execute in an independent sub-agent context
26
+ - **Agent Type Specification**: Added `agent` field to specify the sub-agent type for executing Skills
27
+ - **Image Paste Optimization**: Added clipboard read retry mechanism, expanded macOS image format detection, supporting more screenshot tools
28
+ - **Error Recovery Enhancement**: When the model returns an invalid tool name, the system will prompt the model to check and retry
29
+ - **Interface Simplification**: Simplified "Plan Mode" to "Plan" for a cleaner interface
30
+
31
+ ## 🐛 Bug Fixes
32
+
33
+ - **ACP Multi-turn Conversation**: Fixed issue where second-round prompts returned results directly, missing sessionUpdate events
34
+ - **Plugin Loading Deduplication**: Fixed issue where plugin skills, agents, and commands were duplicated in menus
@@ -0,0 +1,7 @@
1
+ # 🚀 CodeBuddy Code v2.45.1 Release
2
+
3
+ ## 🔧 Improvements
4
+
5
+ - **Login UI Optimization**: Adjusted login method order, moving iOA login to the last position with a note indicating it's only for Tencent internal employees, making it easier for new users to find the appropriate login method
6
+ - **Documentation Enhancement**: Added detailed explanations of four login methods in the quickstart documentation to help users understand the applicable scenarios for each login method
7
+ - **SDK Version Update**: Synchronized SDK-JS to 0.3.40 and SDK-Python to 0.3.38
@@ -0,0 +1,12 @@
1
+ # 🚀 CodeBuddy Code v2.46.0 Release
2
+
3
+ ## ✨ New Features
4
+
5
+ ### Language Settings
6
+
7
+ Added Language option in `/config`, allowing you to set your preferred response language. CodeBuddy Code will respond in your specified language, making communication more natural and smooth.
8
+
9
+ ## 🔧 Improvements
10
+
11
+ - **Copy Shortcut**: Added Ctrl+Y shortcut to quickly copy the last AI response to clipboard, making it convenient to grab code snippets or important information
12
+ - **Shell Command Execution Optimization**: Optimized command execution mechanism to only use eval wrapper when additional environment configuration needs to be loaded, maintaining original behavior by default and improving command execution stability
@@ -0,0 +1,20 @@
1
+ # 🚀 CodeBuddy Code v2.47.0 Release
2
+
3
+ ## ✨ New Features
4
+
5
+ ### Cross-session Memory
6
+
7
+ New experimental memory feature that supports persistent memory across Agent sessions. You can enable this feature through the `/config` settings panel or the `memory.enabled` configuration. Team memory mode is also supported, storing memories in the project directory for team sharing.
8
+
9
+ ## 🔧 Improvements
10
+
11
+ - **command:// URI handling**: Optimized command:// resource link handling in ACP protocol, correctly converting to slash command format and echoing original content blocks
12
+ - **Command push filtering**: Fixed issue where built-in commands were incorrectly pushed to IDE, now only pushing user-defined commands, skills, and specific built-in commands
13
+ - **File path search**: Optimized matching precision for duplicate character queries to avoid mismatching scattered characters
14
+ - **SSH remote clipboard**: Fixed Ctrl+Y copy to clipboard failure in Linux + SSH remote environments by implementing OSC 52 protocol support for remote terminal clipboard operations
15
+ - **Session resume history control**: Optimized history replay logic when SDK resumes sessions, using `hasPrompt` signal to let CLI intelligently determine whether to replay history messages, improving the resume experience
16
+
17
+ ## 🐛 Bug Fixes
18
+
19
+ - **Pipe input**: Fixed issue where content could not be read when using pipe input (e.g., `cat file.txt | codebuddy -p "analyze"`)
20
+ - **Stop Hooks timing**: Fixed issue where Stop Hooks were incorrectly executed when tools required user confirmation, now only triggered when there are no pending approval tools
@@ -0,0 +1,32 @@
1
+ # 🚀 CodeBuddy Code v2.48.0 Release
2
+
3
+ ## ✨ New Features
4
+
5
+ ### Image-to-Image Tool (ImageEdit)
6
+
7
+ New `ImageEdit` tool for AI-based editing and modification of existing images:
8
+ - Supports style transformation, element addition, color modification, and other image editing operations
9
+ - Use `/model:image-to-image` command to switch to image-to-image model
10
+ - Configure the default model via `CODEBUDDY_IMAGE_TO_IMAGE_MODEL` environment variable or `imageToImageModel` setting
11
+
12
+ ### Prompt Hook
13
+
14
+ New LLM-based Hook type that supports defining trigger conditions using natural language for more flexible workflow control.
15
+
16
+ ## 🔧 Improvements
17
+
18
+ - **Image API Refactoring**: Extracted shared `ImageApiClient` module to unify API call logic for text-to-image and image-to-image
19
+ - **Model Tag System**: Introduced `text-to-image` and `image-to-image` model tags, allowing the same model to have multiple image generation capabilities
20
+ - **Hook Configuration Panel**: Support for displaying and managing Prompt Hooks with optimized blocking message display
21
+ - **Token Calculation Accuracy**: `/context` command now only counts actually enabled tools, excluding disabled built-in tools and MCP tools
22
+ - **Plan Mode Permission Inheritance**: Plan mode now preserves permission settings from before entering, supporting combinations like "plan + bypass", with subagents also inheriting this permission configuration
23
+ - **Hot Reload Optimization**: Automatically detects and optimizes hot reload behavior in container environments with low FD limits, supports `CODEBUDDY_DISABLE_HOT_RELOAD` to completely disable hot reload
24
+ - **Windows Path Hints**: Added forward slash usage hints on Windows platform to avoid path parsing errors caused by backslashes
25
+ - **WorkBuddy Configuration Separation**: WorkBuddy now uses an independent `.workbuddy/` configuration directory, separated from CLI's `.codebuddy/`
26
+
27
+ ## 🐛 Bug Fixes
28
+
29
+ - **ACP Cancellation Handling**: Optimized event delivery mechanism for cancel requests, ensuring sessions can correctly respond to cancellation operations
30
+ - **MCP Non-Interactive Mode**: Fixed issue where MCP tools were not correctly identified as non-interactive mode in ACP mode
31
+ - **Memory Context Injection**: Fixed missing system tags when injecting memory prompts
32
+ - **Directory Scanning**: Fixed incorrect relative path calculation for files in symlinked directories
@@ -0,0 +1,11 @@
1
+ # CodeBuddy Code v2.48.1 Release
2
+
3
+ ## Improvements
4
+
5
+ - **Environment Variable Authentication Conflict Detection**: When `CODEBUDDY_API_KEY` or `CODEBUDDY_AUTH_TOKEN` environment variables are set, the /login command automatically detects and suggests conflict resolution; authentication failures display more detailed diagnostic information to help quickly locate issues
6
+ - **Sub-agent Message Identification**: Fixed the issue where sub-agent user messages were missing parent tool identifiers during streaming output; clients can now correctly distinguish between main agent and sub-agent messages
7
+ - **MCP Prompt Command Format Unification**: Unified the context concatenation format between MCP prompts and slash commands, ensuring the model correctly understands command sources and parameters
8
+
9
+ ## Documentation Updates
10
+
11
+ - **Prompt Hooks Documentation**: Improved documentation for prompt-based Hooks feature, added supported event descriptions, configuration examples, and best practice guides
@@ -0,0 +1,26 @@
1
+ # CodeBuddy Code v2.49.0 Release
2
+
3
+ ## New Features
4
+
5
+ ### Usage Insights Report
6
+
7
+ Added the `/insights` command to generate AI-driven usage insight analysis reports. Reports cover multiple dimensions including interaction style, project domain, friction points, highlights, and improvement suggestions, helping you better understand and optimize your AI collaboration patterns. Supports viewing HTML-formatted visual reports in the browser.
8
+
9
+ ## Improvements
10
+
11
+ - **Statistics Accuracy**: Optimized token usage statistics logic to correctly distinguish between main session and sub-agent sessions; fixed token omission in tool calls
12
+ - **Progress Display**: Supports custom progress text, showing real-time processing progress in loading state
13
+ - **Custom Model Configuration**: Fixed the issue where custom models incorrectly inherited global associated model configurations, ensuring behavior matches expectations
14
+ - **Memory System**: Optimized memory context prompts, streamlined wording, and added implicit memory source support to improve cross-session memory recall
15
+ - **Multi-language Support Enhancement**: All sub-agents now correctly follow the user's language settings when responding
16
+ - **UI Refresh Optimization**: Optimized terminal refresh strategy after tool execution completion, added debounce mechanism to reduce unnecessary rendering
17
+ - **Memory Optimization**: Automatically releases session history and references after sub-agent tasks complete, reducing memory usage
18
+ - **Grep Search**: Automatically corrects search pattern parameters to avoid unnecessary call failures; compatible with ripgrep regex syntax
19
+ - **File Reading**: Returns directory listing when reading a directory, helping quickly locate target files
20
+
21
+ ## Bug Fixes
22
+
23
+ - **Tool Error Handling**: Improved error messages and handling logic when tools are not found
24
+ - **Headless Mode**: Fixed the issue where streaming output blocked when using non-default agents, ensuring completion signals are correctly sent
25
+ - **Tool Result Display**: Fixed the issue where output from Edit and other tools was not displayed after execution, requiring manual terminal resize to see results
26
+ - **Session Resume List**: Removed unnecessary agent type filtering from the session resume panel, allowing all valid sessions to be resumed
@@ -0,0 +1,14 @@
1
+ # CodeBuddy Code v2.49.1 Release
2
+
3
+ ## Security Hardening
4
+
5
+ - **Sandbox Configuration File Protection**: Automatically prohibits writing to CodeBuddy configuration files (settings.json) in sandbox mode, preventing sandbox escape attacks through hook injection; file system denial rules are synchronously applied to Write, Edit, and other file operation tools to ensure comprehensive security policy consistency
6
+
7
+ ## Improvements
8
+
9
+ - **Session List Filtering**: Filters out sub-agent and compressed branch sessions, ensuring the session list and recent sessions only display actual user sessions
10
+ - **SDK Documentation Fix**: Fixed bracket formatting issues in authentication configuration links
11
+
12
+ ## Bug Fixes
13
+
14
+ - **Session History Navigation**: Fixed an issue where switching sessions or restoring history could cause `lastMessageId` to incorrectly point to custom messages without IDs (such as summaries or topics), leading to conversation chain breakage
@@ -0,0 +1,39 @@
1
+ # CodeBuddy Code v2.49.2 Release
2
+
3
+ ## Improvements
4
+
5
+ ### Cross-Session Task List Sharing
6
+
7
+ Support sharing task lists across different sessions via the `CODEBUDDY_TASK_LIST_ID` environment variable, facilitating multi-terminal collaboration and continuous task tracking.
8
+
9
+ Example:
10
+
11
+ ```bash
12
+ # Use the same task list across multiple terminals
13
+ export CODEBUDDY_TASK_LIST_ID=my-project-tasks
14
+ codebuddy
15
+ ```
16
+
17
+ ### Date Format Enhancement
18
+
19
+ Date display in system information now includes day-of-week information using a more user-friendly format, improving readability. For example: `Tuesday, Feb 10, 2026`.
20
+
21
+ ## Bug Fixes
22
+
23
+ ### Session Switch Permission Persistence
24
+
25
+ Fixed an issue where the permission mode was not preserved when switching sessions, ensuring the current permission settings are maintained after switching. Previously, the permission mode would unexpectedly reset after switching sessions; now it is correctly retained.
26
+
27
+ ### Interceptor Retry Mechanism
28
+
29
+ Fixed an issue where the view layer still output the original failed result when the model response interceptor triggered an automatic retry. Now when the interceptor initiates a retry, it correctly suppresses the failed result output and only displays the successful response after retry.
30
+
31
+ ### ACP Streaming Mode Interruption Optimization
32
+
33
+ - **Interruption State Race Condition**: Fixed a race condition in ACP streaming mode where the interruption state was modified by subsequent runs due to shared RunState; now uses event snapshot caching for interruption state
34
+ - **Result Message Lookup**: Improved final assistant message lookup logic to support reverse searching for completed messages from response output, with fallback to session history when not found
35
+
36
+ ## Build Optimization
37
+
38
+ - **Build Tool Upgrades**: Upgraded goreleaser, bun, and uv to latest versions
39
+ - **Bun Compilation Optimization**: Enabled bytecode compilation and ESM format to improve startup performance
@@ -0,0 +1,7 @@
1
+ # CodeBuddy Code v2.49.3 Release
2
+
3
+ ## Improvements
4
+
5
+ - **Model Error Prompt Enhancement**: When a model is unavailable, automatically displays the list of models supported by the current account, making it easy for users to quickly switch to an available model
6
+ - **Error Handling**: Optimized the handling logic for wrapped ModelBehaviorError, ensuring that tool call failures are correctly identified and retried
7
+ - **MCP Server Readiness Detection**: Fixed an issue where MCP tools might not be ready during initialization in SDK mode
@@ -0,0 +1,11 @@
1
+ # CodeBuddy Code v2.49.5 Release
2
+
3
+ ## Improvements
4
+
5
+ - **MCP Server Readiness Detection**: Fixed an issue where MCP tools might not be ready during initialization in SDK mode, ensuring tools are fully initialized before the first invocation
6
+ - **Build Optimization**: Removed no-longer-needed build flags from Bun compilation, simplifying the binary packaging process
7
+
8
+ ## Bug Fixes
9
+
10
+ - **Session Compression Hang Fix**: Fixed an issue where ACP sessions could permanently hang after compressing message logs; added timeout protection mechanism to prevent permanent blocking in abnormal conditions
11
+ - **Session History Restoration**: Fixed an issue where custom message items were not correctly skipped when finding the last message ID, avoiding incorrect message positioning when restoring sessions
@@ -0,0 +1,9 @@
1
+ # CodeBuddy Code v2.49.6 Release
2
+
3
+ ## Improvements
4
+
5
+ - **SDK MCP Initialization Timing Optimization**: Fixed a race condition between MCP server registration and prompt processing in SDK mode, ensuring MCP tools are ready before prompt processing to avoid tool call failures
6
+ - **Headless Mode Detection Improvement**: Optimized headless mode identification logic to support automatic detection for ACP mode and non-TTY environments
7
+ - **MCP Configuration File Path Support**: The SDK's mcpServers parameter now supports file path string format, simplifying configuration
8
+ - **ACP SDK Upgrade**: Upgraded ACP SDK to version 0.14.1, fixing terminal output byte limit parameter type compatibility issues
9
+ - **CI Configuration Optimization**: Added npcName parameter support for bot configuration
@@ -0,0 +1,7 @@
1
+ # CodeBuddy Code v2.49.7 Release
2
+
3
+ ## New Features
4
+
5
+ ### GLM-5.0 Model Support
6
+
7
+ Added GLM-5.0 large language model with 200K context window and 48K output tokens, providing a more powerful reasoning capability option for domestic and iOA edition users.
@@ -0,0 +1,24 @@
1
+ # 🚀 CodeBuddy Code v2.5.0 Release
2
+
3
+ ## ✨ New Features
4
+
5
+ - Session Branch Management: Support creating new branches when resuming sessions, helping you better organize and manage different conversation topics
6
+ - Message Replay Confirmation: Automatically echo your input in non-interactive mode to ensure you can double-check commands before execution
7
+ - Custom Agent Configuration: Define your own AI assistant behaviors and capabilities through configuration files
8
+ - System Prompt Customization: Support customizing or extending system prompts to make the AI assistant better fit your workflow
9
+ - Settings Loading Control: Flexibly specify which sources to load configuration from (user-level/project-level/temporary settings) to meet different scenario needs
10
+ - External Configuration Import: Support loading additional settings from files or JSON strings for easy configuration sharing and reuse
11
+
12
+ ## 🔧 Improvements & Optimizations
13
+
14
+ - More Flexible Command Execution: Customize Bash command timeout and output length via environment variables to adapt to different task requirements
15
+ - Verbose Logging Mode: Added verbose output switch to help you understand the AI assistant's execution process in depth
16
+ - Enhanced Streaming Messages: Support viewing complete incremental messages in streaming output mode, providing more transparent execution feedback
17
+ - Beautified Cost Statistics: Improved display format of usage cost statistics with better alignment for clearer readability
18
+ - Optimized Configuration Loading: Added product configuration caching mechanism to improve startup speed and runtime performance
19
+
20
+ ## 🐛 Bug Fixes
21
+
22
+ - MCP Server Interaction Optimization: Resolved blocking issues caused by MCP server approval in non-interactive mode; now supports pre-configuring approval-free servers
23
+ - Improved Terminal Compatibility: Fixed paste mode anomalies and ESC key delay issues in some terminal environments for smoother input experience
24
+ - Update Service Stability: Optimized automatic update check mechanism to avoid duplicate installations and ensure reliable and stable update process
@@ -0,0 +1,25 @@
1
+ # CodeBuddy Code v2.50.0 Release
2
+
3
+ ## New Features
4
+
5
+ ### Agent Teams Multi-Agent Collaboration
6
+
7
+ The new Team feature enables multiple Agents to work collaboratively, implementing task assignment and message passing through tools like TeamCreate, TeamDelete, and SendMessage. The Task tool extends support for teammate generation, and TaskList supports team task coordination, suitable for parallel processing scenarios in complex projects. Team functionality can be flexibly enabled or disabled via environment variables.
8
+
9
+ ## Improvements
10
+
11
+ - **Sub-agent Task Display Optimization**: Background tasks display real-time progress in `@AgentType` style, synchronous task progress is integrated into the loading spinner for a cleaner interface
12
+ - **Task Completion Notification Enhancement**: Notification messages include statistics such as execution duration, tool call count, and token usage for better understanding of task execution
13
+ - **Background Task Resource Cleanup**: Associated background shell tasks are automatically cleaned up when sub-agents finish, preventing resource leaks
14
+ - **TaskOutput Timeout Adjustment**: Default timeout increased from 30s to 120s, defaults to blocking wait for completion, reducing timeout interruptions
15
+ - **Lazy-loaded Tool Fix**: Fixed an issue where lazy-loaded tools still reported "Tool not found" after being activated via search; now auto-activates when not yet activated and prompts for retry
16
+ - **Tool Search Results Optimization**: Search results changed to concise text format, showing tool names and descriptions even when not expanded
17
+ - **MCP Server Management Improvement**: Fixed an issue where configuration was not actually deleted after removing an MCP server; SDK-registered MCP servers now automatically connect during initialization and are immediately available
18
+ - **SDK Parameter Format Standardization**: CLI parameter formats for JS and Python SDKs standardized to `--flag=value` style
19
+ - **Plan Mode Interaction Optimization**: Distinguishes between "continue planning" and "exit plan mode" operations when rejecting a plan, avoiding being trapped in an unrecoverable planning loop
20
+ - **Queue Message Display Optimization**: Supports intelligent truncation with Chinese character width awareness, adaptive to terminal width
21
+ - **Memory Feature Enabled by Default**: Adjusted the default value of the Memory feature to enabled
22
+
23
+ ## Bug Fixes
24
+
25
+ - **Dependency Injection Stability**: Fixed an issue where singleton components could be instantiated multiple times in circular dependency scenarios
@@ -0,0 +1,9 @@
1
+ # CodeBuddy Code v2.50.1 Release
2
+
3
+ ## Improvements
4
+
5
+ - **Documentation Navigation Optimization**: Moved the Agent Teams documentation to appear after Sub-Agents, making the navigation structure better aligned with functional relevance and easier for users to browse in logical order
6
+
7
+ ## Bug Fixes
8
+
9
+ - **Config File Comment Preservation**: Fixed an issue where JSONC comments under the mcpServers field were lost when saving MCP configuration, ensuring that comments added by users in configuration files are not accidentally deleted
@@ -0,0 +1,11 @@
1
+ # CodeBuddy Code v2.50.2 Release
2
+
3
+ ## Improvements
4
+
5
+ - **MCP Remote Transport Type**: Added `remote` transport type support, allowing connection to MCP servers via remote HTTP, expanding MCP connectivity options
6
+ - **Build Speed Improvement**: Switched to the Rspack copy plugin and parallelized patch scripts to speed up project builds
7
+ - **Task Progress Display Optimization**: Completed subtasks are automatically cleared after all execution is finished, preventing accumulated completed entries from cluttering screen space and keeping the interface clean
8
+
9
+ ## Bug Fixes
10
+
11
+ - **Paste URL Misidentification Fix**: Fixed an issue where pasting URLs starting with `http://` or `https://` were incorrectly identified as file paths
@@ -0,0 +1,5 @@
1
+ # CodeBuddy Code v2.50.3 Release
2
+
3
+ ## Bug Fixes
4
+
5
+ - **Module Loading Compatibility Fix**: Fixed an issue where `createRequire` failed to load modules in certain bundling environments due to `import.meta.url` being unavailable, improving runtime compatibility
@@ -0,0 +1,17 @@
1
+ # CodeBuddy Code v2.50.4 Release
2
+
3
+ ## Improvements
4
+
5
+ ### Background Task Experience Upgrade
6
+
7
+ Background agents now automatically create lightweight teams and send results back via SendMessage, eliminating the need to manually poll with TaskOutput. Background tasks automatically notify the main agent upon completion, making the overall interaction smoother. UI progress display has also been unified, with background tasks integrated into TeammateProgressView for centralized display.
8
+
9
+ - **Startup Performance Optimization**: Optimized the initialization process during first launch, parallelized the registration flow, improving startup speed by approximately 10%
10
+ - **Terminal Rendering Optimization**: Unified all animation components to a single global clock driver, reducing terminal flickering caused by independent timers
11
+ - **Message Rendering Fix**: Fixed an issue where messages were not displayed after completion, requiring terminal resize to become visible
12
+ - **Memory Leak Fix**: Fixed an issue where `refreshStatic` caused the internal output buffer to accumulate indefinitely
13
+ - **Task Cleanup Fix**: Fixed an issue where failed subtasks were not properly cleaned up, leaving residual progress displays
14
+
15
+ ## Bug Fixes
16
+
17
+ - **Bash Tool Output Fix**: Fixed an issue where occasional extra blank lines appeared below Bash tool execution results
@@ -0,0 +1,16 @@
1
+ # CodeBuddy Code v2.50.5 Release
2
+
3
+ ## New Features
4
+
5
+ ### Bash Dedicated Sub-agent
6
+
7
+ Added a Bash built-in sub-agent focused on command-line task execution. When the AI needs to perform git operations, run build tools, execute tests, or other terminal tasks, it automatically invokes a lightweight Bash sub-agent for quick completion, improving command execution efficiency.
8
+
9
+ ### Command Safety Detection
10
+
11
+ Added Bash command injection detection mechanism that automatically identifies and blocks commands containing potentially dangerous constructs such as backtick substitution, `$()` command substitution, and newline injection, enhancing terminal operation security.
12
+
13
+ ## Improvements
14
+
15
+ - **Sub-agent Tool Configuration Optimization**: Adjusted the Plan sub-agent toolset with new team collaboration tool support; streamlined the Explore sub-agent tools, reducing unnecessary tool loading
16
+ - **Sub-agent Label Display Optimization**: Unified sub-agent names to use foreground color text display for a cleaner and more consistent visual appearance
@@ -0,0 +1,15 @@
1
+ # CodeBuddy Code v2.50.6 Release
2
+
3
+ ## Improvements
4
+
5
+ - **High-risk Command Detection Rules Optimization**: Significantly reduced false positive rates, refined CRITICAL/HIGH/MEDIUM three-tier risk assessment rules. Common development commands like `git restore --staged`, `rm temp.log`, `docker rm`, `kill -9`, etc. are no longer incorrectly blocked, improving daily development workflow
6
+ - **Permission Rule Security Layering**: Distinguished allow rules by source into trusted (user settings) and untrusted (project settings), preventing malicious repositories from injecting permission rules through project configuration files to bypass security checks, enhancing supply chain security protection
7
+ - **Security Allowlist Expansion**: Added 50+ common development tool commands to the security allowlist, covering build tools, testing frameworks, package managers, code quality tools, and more, reducing unnecessary authorization prompts
8
+ - **Sub-agent Model Configuration Optimization**: Added relatedModels configuration for MiniMax-M2.5 and Kimi-K2.5 models, ensuring sub-agents correctly select corresponding lightweight and reasoning model variants when using these models
9
+
10
+ ## Bug Fixes
11
+
12
+ - **Process Hang Fix**: Fixed an issue where the process would not exit after terminal closure, causing 100% CPU usage
13
+ - **Shell Handle Leak Fix**: Fixed multiple Shell execution handles not being properly released, preventing PTY file descriptor leaks
14
+ - **node-pty fd Leak Fix**: Detected and closed additional ptmx file descriptors leaked internally by node-pty during dispose
15
+ - **Diagnostics Enhancement**: Added Active PTYs count to the /doctor panel for easier detection of potential PTY leaks
@@ -0,0 +1,15 @@
1
+ # CodeBuddy Code v2.50.7 Release
2
+
3
+ ## Improvements
4
+
5
+ ### Team Member Focus Navigation
6
+
7
+ When using Team collaboration, you can now navigate between members using Shift+Up/Down to switch views, viewing each member's conversation history, execution progress, and token consumption in real time. Press Ctrl+O to quickly return to the main view.
8
+
9
+ - **Direct Member Messaging**: After focusing on a member, the input box automatically switches to message-sending mode for that member. Use @main to route messages back to the main agent
10
+ - **Message Routing Enhancement**: The SendMessage tool supports the "main" alias, and user message injection into member sessions no longer adds unnecessary XML wrapping
11
+
12
+ ## Bug Fixes
13
+
14
+ - **Sub-agent AbortSignal Listener Leak**: Fixed an issue where abort event listeners were registered and removed on the wrong AbortSignal in sub-agents, eliminating error reports during cascading interrupts
15
+ - **Member Session Recovery**: Fixed subscription loss causing 0 tokens when sub-agents restart, fixed race condition in agent_end events
@@ -0,0 +1,24 @@
1
+ # 🚀 CodeBuddy Code v2.51.0 Release
2
+
3
+ ## 🎉 New Features
4
+
5
+ ### Memory Directory Summary
6
+
7
+ Added memory file list summary in the system prompt, displaying file names, sizes, modification dates, and first-line titles. The AI assistant can now see at a glance which memory files you have and load relevant content on demand, avoiding stuffing all memory file contents into the context and significantly reducing Token consumption.
8
+
9
+ ### Automatic Memory File Cleanup
10
+
11
+ Memory files are now cleaned up alongside session history cleanup, reusing the same retention period configuration. No more worrying about the `.codebuddy/memories/` directory growing indefinitely.
12
+
13
+ ## 🔧 Improvements
14
+
15
+ - **Skills Support Inline Shell Commands**: Skills' SKILL.md now supports `` !`command` `` syntax to execute Shell commands, maintaining a consistent processing pipeline with slash commands, making Skills authoring more flexible
16
+ - **Skill Slash Command Dispatch**: Support invoking registered Skills directly via `/skill-name` or `skill-name`, with automatic fallback to Skill lookup when no built-in command matches, improving command usage fluency
17
+ - **Slash Command Menu Optimization**: Descriptions are automatically truncated when too long, preventing menu items from spanning multiple lines for a cleaner interface
18
+ - **YAML Parsing Enhancement**: Support for folded block scalar syntax (`>-`, `>+`), correctly folding multi-line descriptions into a single line
19
+ - **Model Coefficient Update**: Updated billing coefficients for all models to the latest values, added support for additional models, ensuring more accurate billing
20
+
21
+ ## 🐛 Bug Fixes
22
+
23
+ - **Confirmation Dialog Scroll Fix**: Fixed an issue where the scrollbar would automatically jump to the top when permission confirmation dialogs, plan confirmation dialogs, and edit confirmation dialogs exceeded the terminal height, providing a smoother experience for confirming long content
24
+ - **Custom Sub-agent Tool Inheritance**: Fixed an issue where custom sub-agents would inherit the ability to create sub-agents when no tool list was configured, preventing unintended recursive calls