@tencent-ai/codebuddy-code 2.5.0 → 2.6.0-next.28d54eb.20251119

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.5.0",
3
+ "version": "2.6.0-next.28d54eb.20251119",
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,7 +29,8 @@
29
29
  "url": "https://cnb.cool/codebuddy/codebuddy-code/-/issues"
30
30
  },
31
31
  "publishConfig": {
32
- "access": "public"
32
+ "access": "public",
33
+ "tag": "next"
33
34
  },
34
35
  "scripts": {},
35
36
  "devDependencies": {}
@@ -201,6 +201,6 @@
201
201
  "BillingNotice": false,
202
202
  "CustomModelsJSON": true
203
203
  },
204
- "commit": "f4338ee1f510822e68e549c4ce94be78ae8e6eb9",
205
- "date": "2025-11-18T14:15:58.063Z"
204
+ "commit": "28d54ebfb9bc04aebe84f689ee45328d26f1db66",
205
+ "date": "2025-11-19T10:05:18.877Z"
206
206
  }
@@ -203,6 +203,6 @@
203
203
  "BillingNotice": false,
204
204
  "CustomModelsJSON": true
205
205
  },
206
- "commit": "f4338ee1f510822e68e549c4ce94be78ae8e6eb9",
207
- "date": "2025-11-18T14:15:55.920Z"
206
+ "commit": "28d54ebfb9bc04aebe84f689ee45328d26f1db66",
207
+ "date": "2025-11-19T10:05:16.299Z"
208
208
  }
package/product.ioa.json CHANGED
@@ -11,6 +11,9 @@
11
11
  "claude-haiku-4.5",
12
12
  "gemini-2.5-pro",
13
13
  "gemini-2.5-flash",
14
+ "gpt-5.1",
15
+ "gpt-5.1-codex",
16
+ "gpt-5.1-codex-mini",
14
17
  "gpt-5",
15
18
  "gpt-5-codex",
16
19
  "gpt-5-mini",
@@ -213,6 +216,51 @@
213
216
  "maxAllowedSize": 80000,
214
217
  "supportsReasoning": true
215
218
  },
219
+ {
220
+ "credits": "x0.83 credits",
221
+ "id": "gpt-5.1",
222
+ "name": "GPT-5.1",
223
+ "vendor": "e",
224
+ "maxInputTokens": 272000,
225
+ "maxOutputTokens": 128000,
226
+ "supportsToolCall": true,
227
+ "supportsImages": true,
228
+ "supportsReasoning": true,
229
+ "reseaning": {
230
+ "effort": "medium",
231
+ "summary": "auto"
232
+ }
233
+ },
234
+ {
235
+ "credits": "x0.83 credits",
236
+ "id": "gpt-5.1-codex",
237
+ "name": "GPT-5.1-codex",
238
+ "vendor": "e",
239
+ "maxInputTokens": 272000,
240
+ "maxOutputTokens": 128000,
241
+ "supportsToolCall": true,
242
+ "supportsImages": true,
243
+ "supportsReasoning": true,
244
+ "reseaning": {
245
+ "effort": "medium",
246
+ "summary": "auto"
247
+ }
248
+ },
249
+ {
250
+ "credits": "x0.17 credits",
251
+ "id": "gpt-5.1-codex-mini",
252
+ "name": "GPT-5.1-codex-mini",
253
+ "vendor": "e",
254
+ "maxInputTokens": 272000,
255
+ "maxOutputTokens": 128000,
256
+ "supportsToolCall": true,
257
+ "supportsImages": true,
258
+ "supportsReasoning": true,
259
+ "reseaning": {
260
+ "effort": "medium",
261
+ "summary": "auto"
262
+ }
263
+ },
216
264
  {
217
265
  "credits": "x0.83 credits",
218
266
  "id": "gpt-5",
@@ -349,6 +397,6 @@
349
397
  "BillingNotice": false,
350
398
  "CustomModelsJSON": true
351
399
  },
352
- "commit": "f4338ee1f510822e68e549c4ce94be78ae8e6eb9",
353
- "date": "2025-11-18T14:15:56.991Z"
400
+ "commit": "28d54ebfb9bc04aebe84f689ee45328d26f1db66",
401
+ "date": "2025-11-19T10:05:17.581Z"
354
402
  }
package/product.json CHANGED
@@ -112,6 +112,51 @@
112
112
  "vendor": "e",
113
113
  "supportsReasoning": true
114
114
  },
115
+ {
116
+ "credits": "x0.83 credits",
117
+ "id": "gpt-5.1",
118
+ "name": "GPT-5.1",
119
+ "vendor": "e",
120
+ "maxInputTokens": 272000,
121
+ "maxOutputTokens": 128000,
122
+ "supportsToolCall": true,
123
+ "supportsImages": true,
124
+ "supportsReasoning": true,
125
+ "reseaning": {
126
+ "effort": "medium",
127
+ "summary": "auto"
128
+ }
129
+ },
130
+ {
131
+ "credits": "x0.83 credits",
132
+ "id": "gpt-5.1-codex",
133
+ "name": "GPT-5.1-codex",
134
+ "vendor": "e",
135
+ "maxInputTokens": 272000,
136
+ "maxOutputTokens": 128000,
137
+ "supportsToolCall": true,
138
+ "supportsImages": true,
139
+ "supportsReasoning": true,
140
+ "reseaning": {
141
+ "effort": "medium",
142
+ "summary": "auto"
143
+ }
144
+ },
145
+ {
146
+ "credits": "x0.17 credits",
147
+ "id": "gpt-5.1-codex-mini",
148
+ "name": "GPT-5.1-codex-mini",
149
+ "vendor": "e",
150
+ "maxInputTokens": 272000,
151
+ "maxOutputTokens": 128000,
152
+ "supportsToolCall": true,
153
+ "supportsImages": true,
154
+ "supportsReasoning": true,
155
+ "reseaning": {
156
+ "effort": "medium",
157
+ "summary": "auto"
158
+ }
159
+ },
115
160
  {
116
161
  "credits": "x0.83 credits",
117
162
  "id": "gpt-5",
@@ -426,6 +471,9 @@
426
471
  "default-model",
427
472
  "gemini-2.5-pro",
428
473
  "gemini-2.5-flash",
474
+ "gpt-5.1",
475
+ "gpt-5.1-codex",
476
+ "gpt-5.1-codex-mini",
429
477
  "gpt-5",
430
478
  "gpt-5-codex",
431
479
  "gpt-5-mini",
@@ -725,6 +773,6 @@
725
773
  "description": "tool-ask-user-question-description"
726
774
  }
727
775
  ],
728
- "commit": "f4338ee1f510822e68e549c4ce94be78ae8e6eb9",
729
- "date": "2025-11-18T14:15:54.857Z"
776
+ "commit": "28d54ebfb9bc04aebe84f689ee45328d26f1db66",
777
+ "date": "2025-11-19T10:05:14.875Z"
730
778
  }
@@ -156,6 +156,6 @@
156
156
  "BillingNotice": false,
157
157
  "CustomModelsJSON": true
158
158
  },
159
- "commit": "f4338ee1f510822e68e549c4ce94be78ae8e6eb9",
160
- "date": "2025-11-18T14:15:59.150Z"
159
+ "commit": "28d54ebfb9bc04aebe84f689ee45328d26f1db66",
160
+ "date": "2025-11-19T10:05:19.992Z"
161
161
  }