@tencent-ai/codebuddy-code 0.0.1-beta.5 → 0.0.1-beta.7
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/dist/340.codebuddy.js +1 -1
- package/dist/codebuddy.js +1 -1
- package/lib/node/index.js +2 -0
- package/package.json +1 -1
- package/product.json +46 -68
- package/dist/35.codebuddy.js +0 -1
- package/dist/449.codebuddy.js +0 -1
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": "0.0.1-beta.
|
|
3
|
+
"version": "0.0.1-beta.7",
|
|
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.json
CHANGED
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
"ACC_PRODUCT_CONFIG"
|
|
9
9
|
],
|
|
10
10
|
"platform": "CLI",
|
|
11
|
-
"endpoint": "https://
|
|
11
|
+
"endpoint": "https://www.codebuddy.ai",
|
|
12
12
|
"stagingEndpoint": "https://staging-copilot.tencent.com",
|
|
13
13
|
"authentication": {
|
|
14
14
|
"id": "Tencent-Cloud.coding-copilot",
|
|
@@ -59,68 +59,42 @@
|
|
|
59
59
|
},
|
|
60
60
|
"models": [
|
|
61
61
|
{
|
|
62
|
-
"id": "
|
|
63
|
-
"
|
|
64
|
-
"
|
|
65
|
-
"maxOutputTokens":
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
"
|
|
69
|
-
"
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
"
|
|
75
|
-
"
|
|
76
|
-
"
|
|
77
|
-
"
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
"
|
|
83
|
-
"
|
|
84
|
-
"
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
"
|
|
88
|
-
"
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
"
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
"
|
|
95
|
-
"name": "
|
|
96
|
-
"
|
|
97
|
-
"
|
|
98
|
-
"supportsExtra": true
|
|
99
|
-
},
|
|
100
|
-
{
|
|
101
|
-
"id": "deepseek-r1-0528-lkeap",
|
|
102
|
-
"name": "deepseek-r1",
|
|
103
|
-
"vendor": "tencent",
|
|
104
|
-
"maxOutputTokens": 256,
|
|
105
|
-
"supportsExtra": true
|
|
106
|
-
},
|
|
107
|
-
{
|
|
108
|
-
"id": "deepseek-v3-0324-taco-completion",
|
|
109
|
-
"name": "deepseek-v3-0324",
|
|
110
|
-
"vendor": "tencent",
|
|
111
|
-
"maxOutputTokens": 256
|
|
112
|
-
},
|
|
113
|
-
{
|
|
114
|
-
"id": "deepseek-v3-0324-taco",
|
|
115
|
-
"name": "deepseek-v3-taco",
|
|
116
|
-
"vendor": "tencent",
|
|
117
|
-
"maxOutputTokens": 8192
|
|
118
|
-
},
|
|
119
|
-
{
|
|
120
|
-
"id": "deepseek-v3-0324",
|
|
121
|
-
"name": "deepseek-v3",
|
|
122
|
-
"vendor": "tencent",
|
|
123
|
-
"maxOutputTokens": 8192
|
|
62
|
+
"id": "claude-3.7",
|
|
63
|
+
"maxAllowedSize": 80000,
|
|
64
|
+
"maxInputTokens": 200000,
|
|
65
|
+
"maxOutputTokens": 8192,
|
|
66
|
+
"name": "Claude-3.7-Sonnet",
|
|
67
|
+
"supportsImages": true,
|
|
68
|
+
"supportsToolCall": true,
|
|
69
|
+
"vendor": "e"
|
|
70
|
+
},
|
|
71
|
+
{
|
|
72
|
+
"id": "claude-4.0",
|
|
73
|
+
"maxAllowedSize": 80000,
|
|
74
|
+
"maxInputTokens": 200000,
|
|
75
|
+
"maxOutputTokens": 8192,
|
|
76
|
+
"name": "Claude-4.0-Sonnet",
|
|
77
|
+
"supportsImages": true,
|
|
78
|
+
"supportsToolCall": true,
|
|
79
|
+
"vendor": "e"
|
|
80
|
+
},
|
|
81
|
+
{
|
|
82
|
+
"id": "gemini-2.5-flash",
|
|
83
|
+
"maxAllowedSize": 80000,
|
|
84
|
+
"maxInputTokens": 1000000,
|
|
85
|
+
"maxOutputTokens": 16384,
|
|
86
|
+
"name": "Gemini-2.5-Flash",
|
|
87
|
+
"supportsImages": true,
|
|
88
|
+
"supportsToolCall": true
|
|
89
|
+
},
|
|
90
|
+
{
|
|
91
|
+
"id": "gemini-2.5-pro",
|
|
92
|
+
"maxAllowedSize": 80000,
|
|
93
|
+
"maxInputTokens": 1000000,
|
|
94
|
+
"maxOutputTokens": 16384,
|
|
95
|
+
"name": "Gemini-2.5-Pro",
|
|
96
|
+
"supportsImages": true,
|
|
97
|
+
"supportsToolCall": true
|
|
124
98
|
}
|
|
125
99
|
],
|
|
126
100
|
"prompts": [
|
|
@@ -171,8 +145,10 @@
|
|
|
171
145
|
"instructions": "cli-agent-prompt",
|
|
172
146
|
"description": "cli agent",
|
|
173
147
|
"models": [
|
|
174
|
-
"
|
|
175
|
-
"
|
|
148
|
+
"claude-3.7",
|
|
149
|
+
"claude-4.0",
|
|
150
|
+
"gemini-2.5-flash",
|
|
151
|
+
"gemini-2.5-pro"
|
|
176
152
|
],
|
|
177
153
|
"commands": [
|
|
178
154
|
"init"
|
|
@@ -182,6 +158,7 @@
|
|
|
182
158
|
"ListFiles",
|
|
183
159
|
"WriteFile",
|
|
184
160
|
"EditFile",
|
|
161
|
+
"MultiEditFile",
|
|
185
162
|
"Bash",
|
|
186
163
|
"Glob",
|
|
187
164
|
"Grep",
|
|
@@ -224,7 +201,8 @@
|
|
|
224
201
|
"UseDefaultModelIfCurrentNotInList": false,
|
|
225
202
|
"CodeAction": true,
|
|
226
203
|
"Mcp": true,
|
|
227
|
-
"McpMarket": true
|
|
204
|
+
"McpMarket": true,
|
|
205
|
+
"SelectImage": true
|
|
228
206
|
},
|
|
229
207
|
"featureToggles": {
|
|
230
208
|
"SupportHttpsAgentProxy": true
|
|
@@ -243,6 +221,6 @@
|
|
|
243
221
|
}
|
|
244
222
|
},
|
|
245
223
|
"deploymentType": "SaaS",
|
|
246
|
-
"commit": "
|
|
247
|
-
"date": "2025-08-
|
|
224
|
+
"commit": "bd4f1209501054454ddf5bd6aaef784c8d526f31",
|
|
225
|
+
"date": "2025-08-08T13:26:31.024Z"
|
|
248
226
|
}
|