@tencent-ai/codebuddy-code 2.30.1-next.a5dc574.20260108 → 2.31.0

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@tencent-ai/codebuddy-code",
3
- "version": "2.30.1-next.a5dc574.20260108",
3
+ "version": "2.31.0",
4
4
  "description": "Use CodeBuddy, Tencent's AI assistant, right from your terminal. CodeBuddy can understand your codebase, edit files, run terminal commands, and handle entire workflows for you.",
5
5
  "main": "lib/node/index.js",
6
6
  "typings": "lib/node/index.d.ts",
@@ -29,8 +29,7 @@
29
29
  "url": "https://cnb.cool/codebuddy/codebuddy-code/-/issues"
30
30
  },
31
31
  "publishConfig": {
32
- "access": "public",
33
- "tag": "next"
32
+ "access": "public"
34
33
  },
35
34
  "scripts": {},
36
35
  "devDependencies": {},
@@ -10,7 +10,8 @@
10
10
  "glm-4.6v",
11
11
  "deepseek-v3-2-volc",
12
12
  "deepseek-v3.1",
13
- "deepseek-v3-0324"
13
+ "deepseek-v3-0324",
14
+ "kimi-k2-thinking"
14
15
  ],
15
16
  "commands": [
16
17
  "init",
@@ -287,6 +288,24 @@
287
288
  "supportsImages": false,
288
289
  "disabledMultimodal": true,
289
290
  "maxAllowedSize": 56000
291
+ },
292
+ {
293
+ "credits": "x0.46 credits",
294
+ "id": "kimi-k2-thinking",
295
+ "name": "Kimi-K2-Thinking",
296
+ "vendor": "f",
297
+ "maxOutputTokens": 32000,
298
+ "maxInputTokens": 256000,
299
+ "supportsToolCall": true,
300
+ "supportsImages": false,
301
+ "supportsReasoning": true,
302
+ "onlyReasoning": true,
303
+ "temperature": 1,
304
+ "reasoning": {
305
+ "effort": "medium",
306
+ "summary": "auto"
307
+ },
308
+ "maxAllowedSize": 256000
290
309
  }
291
310
  ],
292
311
  "links": {
@@ -297,6 +316,6 @@
297
316
  "BillingNotice": false,
298
317
  "CustomModelsJSON": true
299
318
  },
300
- "commit": "a5dc574ea4e5fce4c50d63105aa7dbf53b579fc0",
301
- "date": "2026-01-08T10:07:17.211Z"
319
+ "commit": "b481a5313a1b455f93e0721da1d945ca7a26a666",
320
+ "date": "2026-01-08T14:14:06.082Z"
302
321
  }
@@ -12,7 +12,8 @@
12
12
  "glm-4.6v",
13
13
  "deepseek-v3-2-volc",
14
14
  "deepseek-v3.1",
15
- "deepseek-v3-0324"
15
+ "deepseek-v3-0324",
16
+ "kimi-k2-thinking"
16
17
  ],
17
18
  "commands": [
18
19
  "init",
@@ -289,6 +290,24 @@
289
290
  "supportsImages": false,
290
291
  "disabledMultimodal": true,
291
292
  "maxAllowedSize": 56000
293
+ },
294
+ {
295
+ "credits": "x0.46 credits",
296
+ "id": "kimi-k2-thinking",
297
+ "name": "Kimi-K2-Thinking",
298
+ "vendor": "f",
299
+ "maxOutputTokens": 32000,
300
+ "maxInputTokens": 256000,
301
+ "supportsToolCall": true,
302
+ "supportsImages": false,
303
+ "supportsReasoning": true,
304
+ "onlyReasoning": true,
305
+ "temperature": 1,
306
+ "reasoning": {
307
+ "effort": "medium",
308
+ "summary": "auto"
309
+ },
310
+ "maxAllowedSize": 256000
292
311
  }
293
312
  ],
294
313
  "links": {
@@ -299,6 +318,6 @@
299
318
  "BillingNotice": false,
300
319
  "CustomModelsJSON": true
301
320
  },
302
- "commit": "a5dc574ea4e5fce4c50d63105aa7dbf53b579fc0",
303
- "date": "2026-01-08T10:07:14.486Z"
321
+ "commit": "b481a5313a1b455f93e0721da1d945ca7a26a666",
322
+ "date": "2026-01-08T14:14:03.333Z"
304
323
  }
package/product.ioa.json CHANGED
@@ -18,6 +18,7 @@
18
18
  "gpt-5.1-codex",
19
19
  "gpt-5.1-codex-max",
20
20
  "gpt-5.1-codex-mini",
21
+ "kimi-k2-thinking",
21
22
  "glm-4.7-ioa",
22
23
  "glm-4.6-ioa",
23
24
  "glm-4.6v-ioa",
@@ -215,6 +216,24 @@
215
216
  "summary": "auto"
216
217
  }
217
218
  },
219
+ {
220
+ "credits": "x0.46 credits",
221
+ "id": "kimi-k2-thinking",
222
+ "name": "Kimi-K2-Thinking",
223
+ "vendor": "f",
224
+ "maxOutputTokens": 32000,
225
+ "maxInputTokens": 256000,
226
+ "supportsToolCall": true,
227
+ "supportsImages": false,
228
+ "supportsReasoning": true,
229
+ "onlyReasoning": true,
230
+ "temperature": 1,
231
+ "reasoning": {
232
+ "effort": "medium",
233
+ "summary": "auto"
234
+ },
235
+ "maxAllowedSize": 256000
236
+ },
218
237
  {
219
238
  "credits": "x0.00 credits",
220
239
  "id": "glm-4.7-ioa",
@@ -506,6 +525,6 @@
506
525
  "BillingNotice": false,
507
526
  "CustomModelsJSON": true
508
527
  },
509
- "commit": "a5dc574ea4e5fce4c50d63105aa7dbf53b579fc0",
510
- "date": "2026-01-08T10:07:15.839Z"
528
+ "commit": "b481a5313a1b455f93e0721da1d945ca7a26a666",
529
+ "date": "2026-01-08T14:14:04.687Z"
511
530
  }
package/product.json CHANGED
@@ -390,7 +390,7 @@
390
390
  },
391
391
  {
392
392
  "name": "system-reminder-md",
393
- "template": "<system-reminder>\nAs you answer the user's questions, you can use the following context:\n# codebuddyMd\nCodebase and user instructions are shown below. Be sure to adhere to these instructions. IMPORTANT: These instructions OVERRIDE any default behavior and you MUST follow them exactly as written.\n{%- for item in userMemory %}\n\nContents of {{item.filePath}} (user's private global instructions for all projects):\n\n{{item.content}}\n\n{%- endfor %}\n{%- for memoryItem in projectMemory %}\n\nContents of {{memoryItem.filePath}} (project instructions, checked into the codebase):\n\n{{memoryItem.content}}\n\n{%- endfor %}\n{%- for item in localMemory %}\n\nContents of {{item.filePath}} (user's private project instructions, not checked in):\n\n{{item.content}}\n\n{%- endfor %}\n{%- if not (userMemory.length > 0 or projectMemory.length > 0 or localMemory.length > 0) %}\n\n{%- endif %}\n IMPORTANT: this context may or may not be relevant to your tasks. You should not respond to this context unless it is highly relevant to your task.\n</system-reminder>\n"
393
+ "template": "<system-reminder>\nAs you answer the user's questions, you can use the following context:\n# codebuddyMd\nCodebase and user instructions are shown below. Be sure to adhere to these instructions. IMPORTANT: These instructions OVERRIDE any default behavior and you MUST follow them exactly as written.\n{%- if userMemory.length > 0 or projectMemory.length > 0 or localMemory.length > 0 %}\n<rules>\nThe rules section has a number of possible rules/memories/context that you should consider. In each subsection, we provide instructions about what information the subsection contains and how you should consider/follow the contents of the subsection.\n<always_applied_workspace_rules description=\"These are rules set by the project that you should follow if appropriate.\">\n{%- for item in userMemory %}\n\nContents of {{item.filePath}} (user's private global instructions for all projects):\n\n{{item.content}}\n{%- endfor %}\n{%- for memoryItem in projectMemory %}\n\nContents of {{memoryItem.filePath}} (project instructions, checked into the codebase):\n\n{{memoryItem.content}}\n{%- endfor %}\n{%- for item in localMemory %}\n\nContents of {{item.filePath}} (user's private project instructions, not checked in):\n\n{{item.content}}\n{%- endfor %}\n</always_applied_workspace_rules>\n</rules>\n{%- endif %}\n IMPORTANT: this context may or may not be relevant to your tasks. You should not respond to this context unless it is highly relevant to your task.\n</system-reminder>\n"
394
394
  },
395
395
  {
396
396
  "name": "system-reminder-todo-list",
@@ -866,6 +866,7 @@
866
866
  "SelectComponent": true,
867
867
  "UIComponentLibrary": true,
868
868
  "CustomModelsJSON": true,
869
+ "LSP": true,
869
870
  "BillingNotice": true
870
871
  },
871
872
  "featureToggles": {
@@ -1013,6 +1014,6 @@
1013
1014
  "description": "tool-lsp-description"
1014
1015
  }
1015
1016
  ],
1016
- "commit": "a5dc574ea4e5fce4c50d63105aa7dbf53b579fc0",
1017
- "date": "2026-01-08T10:07:13.126Z"
1017
+ "commit": "b481a5313a1b455f93e0721da1d945ca7a26a666",
1018
+ "date": "2026-01-08T14:14:01.980Z"
1018
1019
  }
@@ -198,6 +198,6 @@
198
198
  "BillingNotice": false,
199
199
  "CustomModelsJSON": true
200
200
  },
201
- "commit": "a5dc574ea4e5fce4c50d63105aa7dbf53b579fc0",
202
- "date": "2026-01-08T10:07:18.548Z"
201
+ "commit": "b481a5313a1b455f93e0721da1d945ca7a26a666",
202
+ "date": "2026-01-08T14:14:07.454Z"
203
203
  }