@tencent-ai/agent-sdk 0.3.70 → 0.3.71
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/cli/CHANGELOG.md +30 -0
- package/cli/dist/codebuddy-headless.js +82 -82
- package/cli/package.json +1 -1
- package/cli/product.cloudhosted.json +7 -3
- package/cli/product.internal.json +29 -6
- package/cli/product.ioa.json +31 -7
- package/cli/product.json +29 -4
- package/cli/product.selfhosted.json +7 -3
- package/package.json +1 -1
package/cli/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@tencent-ai/codebuddy-code",
|
|
3
|
-
"version": "2.
|
|
3
|
+
"version": "2.54.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",
|
|
@@ -11,6 +11,9 @@
|
|
|
11
11
|
"deepseek-v3.1",
|
|
12
12
|
"deepseek-v3-0324"
|
|
13
13
|
],
|
|
14
|
+
"modelTags": [
|
|
15
|
+
"craft"
|
|
16
|
+
],
|
|
14
17
|
"commands": [
|
|
15
18
|
"init",
|
|
16
19
|
"compact",
|
|
@@ -49,7 +52,8 @@
|
|
|
49
52
|
],
|
|
50
53
|
"tags": [
|
|
51
54
|
"cli",
|
|
52
|
-
"default"
|
|
55
|
+
"default",
|
|
56
|
+
"model:craft"
|
|
53
57
|
]
|
|
54
58
|
},
|
|
55
59
|
{
|
|
@@ -386,6 +390,6 @@
|
|
|
386
390
|
"DeferToolLoading": true,
|
|
387
391
|
"ImageGen": true
|
|
388
392
|
},
|
|
389
|
-
"commit": "
|
|
390
|
-
"date": "2026-03-
|
|
393
|
+
"commit": "bda6a807034b89949e11534fb33a3557c0a6b42f",
|
|
394
|
+
"date": "2026-03-05T14:15:56.545Z"
|
|
391
395
|
}
|
|
@@ -9,14 +9,14 @@
|
|
|
9
9
|
"models": [
|
|
10
10
|
"glm-5.0",
|
|
11
11
|
"glm-4.7",
|
|
12
|
-
"glm-4.6",
|
|
13
|
-
"glm-4.6v",
|
|
14
12
|
"minimax-m2.5",
|
|
15
13
|
"kimi-k2.5",
|
|
16
|
-
"kimi-k2-thinking",
|
|
17
14
|
"deepseek-v3-2-volc",
|
|
18
15
|
"hunyuan-2.0-thinking"
|
|
19
16
|
],
|
|
17
|
+
"modelTags": [
|
|
18
|
+
"craft"
|
|
19
|
+
],
|
|
20
20
|
"commands": [
|
|
21
21
|
"init",
|
|
22
22
|
"compact",
|
|
@@ -55,7 +55,8 @@
|
|
|
55
55
|
],
|
|
56
56
|
"tags": [
|
|
57
57
|
"cli",
|
|
58
|
-
"default"
|
|
58
|
+
"default",
|
|
59
|
+
"model:craft"
|
|
59
60
|
]
|
|
60
61
|
},
|
|
61
62
|
{
|
|
@@ -457,6 +458,28 @@
|
|
|
457
458
|
"ImageGen": true,
|
|
458
459
|
"RequestBodyGzip": true
|
|
459
460
|
},
|
|
460
|
-
"
|
|
461
|
-
|
|
461
|
+
"config": {
|
|
462
|
+
"creditPurchaseActions": {
|
|
463
|
+
"6004": {
|
|
464
|
+
"labelZh": "升级专业版",
|
|
465
|
+
"labelEn": "Upgrade to Pro",
|
|
466
|
+
"url": "https://www.codebuddy.cn/profile/plan",
|
|
467
|
+
"showButton": true
|
|
468
|
+
},
|
|
469
|
+
"6005": {
|
|
470
|
+
"labelZh": "升级专业版",
|
|
471
|
+
"labelEn": "Upgrade to Pro",
|
|
472
|
+
"url": "https://www.codebuddy.cn/profile/plan",
|
|
473
|
+
"showButton": true
|
|
474
|
+
},
|
|
475
|
+
"14018": {
|
|
476
|
+
"labelZh": "获取 Credits",
|
|
477
|
+
"labelEn": "Get credits",
|
|
478
|
+
"url": "https://www.codebuddy.cn/profile/plan",
|
|
479
|
+
"showButton": true
|
|
480
|
+
}
|
|
481
|
+
}
|
|
482
|
+
},
|
|
483
|
+
"commit": "bda6a807034b89949e11534fb33a3557c0a6b42f",
|
|
484
|
+
"date": "2026-03-05T14:15:56.547Z"
|
|
462
485
|
}
|
package/cli/product.ioa.json
CHANGED
|
@@ -28,14 +28,14 @@
|
|
|
28
28
|
"gpt-5.1-codex-mini",
|
|
29
29
|
"glm-5.0-ioa",
|
|
30
30
|
"glm-4.7-ioa",
|
|
31
|
-
"glm-4.6-ioa",
|
|
32
|
-
"glm-4.6v-ioa",
|
|
33
31
|
"minimax-m2.5-ioa",
|
|
34
32
|
"kimi-k2.5-ioa",
|
|
35
|
-
"kimi-k2-thinking",
|
|
36
33
|
"deepseek-v3-2-volc-ioa",
|
|
37
34
|
"hunyuan-2.0-thinking-ioa"
|
|
38
35
|
],
|
|
36
|
+
"modelTags": [
|
|
37
|
+
"craft"
|
|
38
|
+
],
|
|
39
39
|
"commands": [
|
|
40
40
|
"init",
|
|
41
41
|
"compact",
|
|
@@ -75,7 +75,8 @@
|
|
|
75
75
|
],
|
|
76
76
|
"tags": [
|
|
77
77
|
"cli",
|
|
78
|
-
"default"
|
|
78
|
+
"default",
|
|
79
|
+
"model:craft"
|
|
79
80
|
]
|
|
80
81
|
},
|
|
81
82
|
{
|
|
@@ -743,8 +744,31 @@
|
|
|
743
744
|
"DeferToolLoading": true,
|
|
744
745
|
"ImageGen": true,
|
|
745
746
|
"ImageEdit": true,
|
|
746
|
-
"RequestBodyGzip": true
|
|
747
|
+
"RequestBodyGzip": true,
|
|
748
|
+
"RemoteControl": true
|
|
749
|
+
},
|
|
750
|
+
"config": {
|
|
751
|
+
"creditPurchaseActions": {
|
|
752
|
+
"6004": {
|
|
753
|
+
"labelZh": "升级专业版",
|
|
754
|
+
"labelEn": "Upgrade to Pro",
|
|
755
|
+
"url": "https://www.codebuddy.cn/profile/plan",
|
|
756
|
+
"showButton": true
|
|
757
|
+
},
|
|
758
|
+
"6005": {
|
|
759
|
+
"labelZh": "升级专业版",
|
|
760
|
+
"labelEn": "Upgrade to Pro",
|
|
761
|
+
"url": "https://www.codebuddy.cn/profile/plan",
|
|
762
|
+
"showButton": true
|
|
763
|
+
},
|
|
764
|
+
"14018": {
|
|
765
|
+
"labelZh": "获取 Credits",
|
|
766
|
+
"labelEn": "Get credits",
|
|
767
|
+
"url": "https://www.codebuddy.cn/profile/plan",
|
|
768
|
+
"showButton": true
|
|
769
|
+
}
|
|
770
|
+
}
|
|
747
771
|
},
|
|
748
|
-
"commit": "
|
|
749
|
-
"date": "2026-03-
|
|
772
|
+
"commit": "bda6a807034b89949e11534fb33a3557c0a6b42f",
|
|
773
|
+
"date": "2026-03-05T14:15:56.536Z"
|
|
750
774
|
}
|
package/cli/product.json
CHANGED
|
@@ -68,7 +68,28 @@
|
|
|
68
68
|
}
|
|
69
69
|
],
|
|
70
70
|
"commitMessage": {},
|
|
71
|
-
"config": {
|
|
71
|
+
"config": {
|
|
72
|
+
"creditPurchaseActions": {
|
|
73
|
+
"6004": {
|
|
74
|
+
"labelZh": "升级专业版",
|
|
75
|
+
"labelEn": "Upgrade to Pro",
|
|
76
|
+
"url": "https://www.codebuddy.ai/profile/plan",
|
|
77
|
+
"showButton": true
|
|
78
|
+
},
|
|
79
|
+
"6005": {
|
|
80
|
+
"labelZh": "升级专业版",
|
|
81
|
+
"labelEn": "Upgrade to Pro",
|
|
82
|
+
"url": "https://www.codebuddy.ai/profile/plan",
|
|
83
|
+
"showButton": true
|
|
84
|
+
},
|
|
85
|
+
"14018": {
|
|
86
|
+
"labelZh": "获取 Credits",
|
|
87
|
+
"labelEn": "Get credits",
|
|
88
|
+
"url": "https://www.codebuddy.ai/profile/plan",
|
|
89
|
+
"showButton": true
|
|
90
|
+
}
|
|
91
|
+
}
|
|
92
|
+
},
|
|
72
93
|
"links": {
|
|
73
94
|
"craftShellHelpDocument": "https://cloud.tencent.com/document/product/1749/117896",
|
|
74
95
|
"craftFeedback": "https://cloud.tencent.com/document/product/1749/104249",
|
|
@@ -771,6 +792,9 @@
|
|
|
771
792
|
"glm-5.0",
|
|
772
793
|
"kimi-k2.5"
|
|
773
794
|
],
|
|
795
|
+
"modelTags": [
|
|
796
|
+
"craft"
|
|
797
|
+
],
|
|
774
798
|
"commands": [
|
|
775
799
|
"init",
|
|
776
800
|
"compact",
|
|
@@ -810,7 +834,8 @@
|
|
|
810
834
|
],
|
|
811
835
|
"tags": [
|
|
812
836
|
"cli",
|
|
813
|
-
"default"
|
|
837
|
+
"default",
|
|
838
|
+
"model:craft"
|
|
814
839
|
]
|
|
815
840
|
},
|
|
816
841
|
{
|
|
@@ -1331,6 +1356,6 @@
|
|
|
1331
1356
|
"description": "tool-sendmessage-description"
|
|
1332
1357
|
}
|
|
1333
1358
|
],
|
|
1334
|
-
"commit": "
|
|
1335
|
-
"date": "2026-03-
|
|
1359
|
+
"commit": "bda6a807034b89949e11534fb33a3557c0a6b42f",
|
|
1360
|
+
"date": "2026-03-05T14:15:56.536Z"
|
|
1336
1361
|
}
|
|
@@ -7,6 +7,9 @@
|
|
|
7
7
|
"models": [
|
|
8
8
|
"codewise-chat"
|
|
9
9
|
],
|
|
10
|
+
"modelTags": [
|
|
11
|
+
"craft"
|
|
12
|
+
],
|
|
10
13
|
"commands": [
|
|
11
14
|
"init",
|
|
12
15
|
"compact",
|
|
@@ -44,7 +47,8 @@
|
|
|
44
47
|
],
|
|
45
48
|
"tags": [
|
|
46
49
|
"cli",
|
|
47
|
-
"default"
|
|
50
|
+
"default",
|
|
51
|
+
"model:craft"
|
|
48
52
|
]
|
|
49
53
|
},
|
|
50
54
|
{
|
|
@@ -275,6 +279,6 @@
|
|
|
275
279
|
"CustomModelsJSON": true,
|
|
276
280
|
"DeferToolLoading": true
|
|
277
281
|
},
|
|
278
|
-
"commit": "
|
|
279
|
-
"date": "2026-03-
|
|
282
|
+
"commit": "bda6a807034b89949e11534fb33a3557c0a6b42f",
|
|
283
|
+
"date": "2026-03-05T14:15:56.541Z"
|
|
280
284
|
}
|