@tencent-ai/codebuddy-code 2.30.1 → 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/CHANGELOG.md +20 -0
- package/dist/codebuddy.js +3 -3
- package/lib/node/index.js +1 -0
- package/package.json +1 -1
- package/product.cloudhosted.json +22 -3
- package/product.internal.json +22 -3
- package/product.ioa.json +21 -2
- package/product.json +7 -5
- package/product.selfhosted.json +2 -2
package/lib/node/index.js
CHANGED
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@tencent-ai/codebuddy-code",
|
|
3
|
-
"version": "2.
|
|
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",
|
package/product.cloudhosted.json
CHANGED
|
@@ -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": "
|
|
301
|
-
"date": "2026-01-
|
|
319
|
+
"commit": "b481a5313a1b455f93e0721da1d945ca7a26a666",
|
|
320
|
+
"date": "2026-01-08T14:14:06.082Z"
|
|
302
321
|
}
|
package/product.internal.json
CHANGED
|
@@ -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": "
|
|
303
|
-
"date": "2026-01-
|
|
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": "
|
|
510
|
-
"date": "2026-01-
|
|
528
|
+
"commit": "b481a5313a1b455f93e0721da1d945ca7a26a666",
|
|
529
|
+
"date": "2026-01-08T14:14:04.687Z"
|
|
511
530
|
}
|
package/product.json
CHANGED
|
@@ -71,6 +71,7 @@
|
|
|
71
71
|
"ruleDocumentUrl": "https://cloud.tencent.com/document/product/1749/118987",
|
|
72
72
|
"mcpDocumentUrl": "https://cloud.tencent.com/developer/mcp?from=28174&from_column=28174",
|
|
73
73
|
"officialWebsite": "https://www.codebuddy.ai/cli",
|
|
74
|
+
"issueCreation": "https://cnb.cool/codebuddy/codebuddy-code/-/issues/new",
|
|
74
75
|
"mcpHelpDocument": "https://cnb.cool/codebuddy/codebuddy-code/-/blob/main/docs/mcp.md",
|
|
75
76
|
"sandboxHelpDocument": "https://cnb.cool/codebuddy/codebuddy-code/-/tree/main/docs/bash-sandboxing.md",
|
|
76
77
|
"upgradeUrl": "https://www.codebuddy.ai/profile/plan"
|
|
@@ -389,7 +390,7 @@
|
|
|
389
390
|
},
|
|
390
391
|
{
|
|
391
392
|
"name": "system-reminder-md",
|
|
392
|
-
"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
|
|
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"
|
|
393
394
|
},
|
|
394
395
|
{
|
|
395
396
|
"name": "system-reminder-todo-list",
|
|
@@ -856,8 +857,8 @@
|
|
|
856
857
|
"WebSearch": true,
|
|
857
858
|
"DynamicAddWebSearch": true,
|
|
858
859
|
"Task": true,
|
|
859
|
-
"EnhancedCompletionRequest":
|
|
860
|
-
"ReportAfterCancel":
|
|
860
|
+
"EnhancedCompletionRequest": true,
|
|
861
|
+
"ReportAfterCancel": true,
|
|
861
862
|
"RequestBodyGzip": true,
|
|
862
863
|
"StandaloneTerminal": true,
|
|
863
864
|
"DisablePlugin": true,
|
|
@@ -865,6 +866,7 @@
|
|
|
865
866
|
"SelectComponent": true,
|
|
866
867
|
"UIComponentLibrary": true,
|
|
867
868
|
"CustomModelsJSON": true,
|
|
869
|
+
"LSP": true,
|
|
868
870
|
"BillingNotice": true
|
|
869
871
|
},
|
|
870
872
|
"featureToggles": {
|
|
@@ -1012,6 +1014,6 @@
|
|
|
1012
1014
|
"description": "tool-lsp-description"
|
|
1013
1015
|
}
|
|
1014
1016
|
],
|
|
1015
|
-
"commit": "
|
|
1016
|
-
"date": "2026-01-
|
|
1017
|
+
"commit": "b481a5313a1b455f93e0721da1d945ca7a26a666",
|
|
1018
|
+
"date": "2026-01-08T14:14:01.980Z"
|
|
1017
1019
|
}
|
package/product.selfhosted.json
CHANGED
|
@@ -198,6 +198,6 @@
|
|
|
198
198
|
"BillingNotice": false,
|
|
199
199
|
"CustomModelsJSON": true
|
|
200
200
|
},
|
|
201
|
-
"commit": "
|
|
202
|
-
"date": "2026-01-
|
|
201
|
+
"commit": "b481a5313a1b455f93e0721da1d945ca7a26a666",
|
|
202
|
+
"date": "2026-01-08T14:14:07.454Z"
|
|
203
203
|
}
|