@tencent-ai/codebuddy-code 1.0.3 → 1.0.4

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": "1.0.3",
3
+ "version": "1.0.4",
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",
@@ -6,7 +6,8 @@
6
6
  "instructions": "cli-agent-prompt",
7
7
  "description": "cli agent",
8
8
  "models": [
9
- "deepseek-v3-0324-lkeap"
9
+ "default-1.2",
10
+ "deepseek-v3-0324"
10
11
  ],
11
12
  "commands": [
12
13
  "init",
@@ -101,21 +102,20 @@
101
102
  "models": [
102
103
  {
103
104
  "id": "default",
104
- "name": "default",
105
+ "name": "Default",
105
106
  "vendor": "v",
106
107
  "maxOutputTokens": 8192,
107
- "maxInputTokens": 64000,
108
+ "maxInputTokens": 200000,
108
109
  "supportsToolCall": true,
109
110
  "supportsImages": false,
110
- "maxAllowedSize": 56000,
111
- "isDefault": true
111
+ "maxAllowedSize": 56000
112
112
  },
113
113
  {
114
114
  "id": "deepseek-v3-1",
115
115
  "name": "DeepSeek-V3.1",
116
116
  "vendor": "f",
117
117
  "maxOutputTokens": 8192,
118
- "maxInputTokens": 64000,
118
+ "maxInputTokens": 128000,
119
119
  "supportsToolCall": true,
120
120
  "supportsImages": false,
121
121
  "disabledMultimodal": true,
@@ -141,27 +141,6 @@
141
141
  "supportsImages": false,
142
142
  "disabledMultimodal": true
143
143
  },
144
- {
145
- "id": "kimi-k2-instruct-taiji",
146
- "name": "Kimi-K2",
147
- "vendor": "f",
148
- "maxOutputTokens": 8192,
149
- "maxInputTokens": 31000,
150
- "supportsToolCall": true,
151
- "supportsImages": false,
152
- "disabledMultimodal": true
153
- },
154
- {
155
- "id": "completion-gf",
156
- "name": "completion-gf",
157
- "vendor": "j",
158
- "maxOutputTokens": 8192,
159
- "maxInputTokens": 200000,
160
- "supportsToolCall": true,
161
- "supportsImages": false,
162
- "supportsExtra": true,
163
- "disabledMultimodal": true
164
- },
165
144
  {
166
145
  "id": "hunyuan-chat",
167
146
  "name": "Hunyuan-Turbos",
@@ -174,25 +153,21 @@
174
153
  },
175
154
  {
176
155
  "id": "default-1.1",
177
- "name": "Claude-3.7-Sonnet",
156
+ "name": "Default",
178
157
  "vendor": "e",
179
158
  "maxOutputTokens": 8192,
159
+ "maxInputTokens": 200000,
180
160
  "supportsToolCall": true,
181
161
  "supportsImages": true
182
162
  },
183
163
  {
184
- "id": "hunyuan-3b",
185
- "name": "hunyuan-3b",
186
- "vendor": "tencent",
187
- "maxOutputTokens": 256,
188
- "supportsExtra": true
189
- },
190
- {
191
- "id": "hunyuan-7b-dense",
192
- "name": "hunyuan-7b",
193
- "vendor": "tencent",
194
- "maxOutputTokens": 256,
195
- "supportsExtra": true
164
+ "id": "default-1.2",
165
+ "name": "Default",
166
+ "vendor": "e",
167
+ "maxOutputTokens": 8192,
168
+ "maxInputTokens": 200000,
169
+ "supportsToolCall": true,
170
+ "supportsImages": true
196
171
  },
197
172
  {
198
173
  "id": "deepseek-r1-0528",
@@ -201,28 +176,14 @@
201
176
  "maxOutputTokens": 256,
202
177
  "supportsExtra": true
203
178
  },
204
- {
205
- "id": "deepseek-v3-0324-taco-completion",
206
- "name": "deepseek-v3-0324",
207
- "vendor": "tencent",
208
- "maxOutputTokens": 256
209
- },
210
179
  {
211
180
  "id": "deepseek-v3-0324",
212
- "name": "deepseek-v3",
181
+ "name": "DeepSeek-V3",
213
182
  "vendor": "tencent",
214
- "maxOutputTokens": 8192
215
- },
216
- {
217
- "id": "default-1.2",
218
- "name": "Claude-4.0-Sonnet",
219
- "vendor": "e",
220
- "maxOutputTokens": 24000,
221
- "maxInputTokens": 200000,
222
- "supportsToolCall": true,
223
- "supportsImages": true
183
+ "maxOutputTokens": 8192,
184
+ "maxInputTokens": 200000
224
185
  }
225
186
  ],
226
- "commit": "ebf48d624e3cdcbd59f5dcaf5a74ddc74a739e87",
227
- "date": "2025-09-06T13:15:57.188Z"
187
+ "commit": "45bcd4fbca3568f0eb1acecee33d032a6a8cd5b1",
188
+ "date": "2025-09-07T08:28:27.309Z"
228
189
  }
package/product.ioa.json CHANGED
@@ -5,7 +5,6 @@
5
5
  "instructions": "cli-agent-prompt",
6
6
  "description": "cli agent",
7
7
  "models": [
8
- "claude-3.7",
9
8
  "claude-4.0",
10
9
  "gemini-2.5-flash",
11
10
  "gemini-2.5-pro"
@@ -203,17 +202,6 @@
203
202
  "supportsImages": false,
204
203
  "disabledMultimodal": true
205
204
  },
206
- {
207
- "id": "completion-gf",
208
- "name": "completion-gf",
209
- "vendor": "j",
210
- "maxOutputTokens": 8192,
211
- "maxInputTokens": 200000,
212
- "supportsToolCall": true,
213
- "supportsImages": false,
214
- "disabledMultimodal": true,
215
- "supportsExtra": true
216
- },
217
205
  {
218
206
  "id": "hunyuan-chat",
219
207
  "name": "Hunyuan-Turbos",
@@ -234,20 +222,6 @@
234
222
  "supportsImages": false,
235
223
  "disabledMultimodal": true
236
224
  },
237
- {
238
- "id": "hunyuan-3b",
239
- "name": "hunyuan-3b",
240
- "vendor": "tencent",
241
- "maxOutputTokens": 256,
242
- "supportsExtra": true
243
- },
244
- {
245
- "id": "hunyuan-7b-dense",
246
- "name": "hunyuan-7b",
247
- "vendor": "tencent",
248
- "maxOutputTokens": 256,
249
- "supportsExtra": true
250
- },
251
225
  {
252
226
  "id": "deepseek-r1-0528",
253
227
  "name": "deepseek-r1",
@@ -255,12 +229,6 @@
255
229
  "maxOutputTokens": 256,
256
230
  "supportsExtra": true
257
231
  },
258
- {
259
- "id": "deepseek-v3-0324-taco-completion",
260
- "name": "deepseek-v3-0324",
261
- "vendor": "tencent",
262
- "maxOutputTokens": 256
263
- },
264
232
  {
265
233
  "id": "deepseek-v3-0324-taco",
266
234
  "name": "deepseek-v3-taco",
@@ -273,14 +241,6 @@
273
241
  "vendor": "tencent",
274
242
  "maxOutputTokens": 8192
275
243
  },
276
- {
277
- "id": "default-1.2",
278
- "name": "Claude-4.0-Sonnet",
279
- "vendor": "e",
280
- "maxOutputTokens": 8192,
281
- "supportsToolCall": true,
282
- "supportsImages": true
283
- },
284
244
  {
285
245
  "id": "gemini-2.5-flash",
286
246
  "name": "Gemini-2.5-Flash",
@@ -298,8 +258,18 @@
298
258
  "supportsToolCall": true,
299
259
  "supportsImages": true,
300
260
  "maxAllowedSize": 80000
261
+ },
262
+ {
263
+ "id": "kimi-k2-instruct-taiji",
264
+ "name": "Kimi-K2",
265
+ "vendor": "f",
266
+ "maxOutputTokens": 8192,
267
+ "maxInputTokens": 31000,
268
+ "supportsToolCall": true,
269
+ "supportsImages": false,
270
+ "disabledMultimodal": true
301
271
  }
302
272
  ],
303
- "commit": "ebf48d624e3cdcbd59f5dcaf5a74ddc74a739e87",
304
- "date": "2025-09-06T13:15:58.525Z"
273
+ "commit": "45bcd4fbca3568f0eb1acecee33d032a6a8cd5b1",
274
+ "date": "2025-09-07T08:28:28.643Z"
305
275
  }
package/product.json CHANGED
@@ -309,7 +309,6 @@
309
309
  "description": "cli agent",
310
310
  "models": [
311
311
  "claude-4.0",
312
- "claude-3.7",
313
312
  "gemini-2.5-flash",
314
313
  "gemini-2.5-pro",
315
314
  "auto-chat"
@@ -475,7 +474,7 @@
475
474
  }
476
475
  },
477
476
  "deploymentType": "SaaS",
478
- "modelWatermark": {
477
+ "tokenUsageThresholds": {
479
478
  "inputTokens": {
480
479
  "warning": 0.5,
481
480
  "critical": 0.6,
@@ -552,6 +551,6 @@
552
551
  "description": "tool-task-description"
553
552
  }
554
553
  ],
555
- "commit": "ebf48d624e3cdcbd59f5dcaf5a74ddc74a739e87",
556
- "date": "2025-09-06T13:15:55.850Z"
554
+ "commit": "45bcd4fbca3568f0eb1acecee33d032a6a8cd5b1",
555
+ "date": "2025-09-07T08:28:25.993Z"
557
556
  }