@tencent-ai/codebuddy-code 2.23.1-next.1dd8efa.20251223 → 2.23.3

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.23.1-next.1dd8efa.20251223",
3
+ "version": "2.23.3",
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,8 +29,7 @@
29
29
  "url": "https://cnb.cool/codebuddy/codebuddy-code/-/issues"
30
30
  },
31
31
  "publishConfig": {
32
- "access": "public",
33
- "tag": "next"
32
+ "access": "public"
34
33
  },
35
34
  "scripts": {},
36
35
  "devDependencies": {},
@@ -5,6 +5,7 @@
5
5
  "instructions": "cli-agent-prompt",
6
6
  "description": "cli agent",
7
7
  "models": [
8
+ "glm-4.7",
8
9
  "glm-4.6",
9
10
  "deepseek-v3.1",
10
11
  "deepseek-v3-0324"
@@ -180,6 +181,20 @@
180
181
  "supportsImages": false,
181
182
  "maxAllowedSize": 56000
182
183
  },
184
+ {
185
+ "credits": "x0.20 credits",
186
+ "id": "glm-4.7",
187
+ "name": "GLM-4.7",
188
+ "vendor": "f",
189
+ "maxOutputTokens": 48000,
190
+ "maxInputTokens": 200000,
191
+ "supportsToolCall": true,
192
+ "supportsImages": false,
193
+ "disabledMultimodal": true,
194
+ "maxAllowedSize": 200000,
195
+ "supportsReasoning": true,
196
+ "temperature": 1
197
+ },
183
198
  {
184
199
  "credits": "x0.20 credits",
185
200
  "id": "glm-4.6",
@@ -237,6 +252,6 @@
237
252
  "BillingNotice": false,
238
253
  "CustomModelsJSON": true
239
254
  },
240
- "commit": "1dd8efa27d73335c59da1f26d3fc53ffccf0961c",
241
- "date": "2025-12-22T16:08:00.533Z"
255
+ "commit": "8561b4068eeb58651b9be6acf5a722fccdd87ed8",
256
+ "date": "2025-12-22T17:30:26.849Z"
242
257
  }
@@ -7,6 +7,7 @@
7
7
  "instructions": "cli-agent-prompt",
8
8
  "description": "cli agent",
9
9
  "models": [
10
+ "glm-4.7",
10
11
  "glm-4.6",
11
12
  "deepseek-v3.1",
12
13
  "deepseek-v3-0324"
@@ -194,6 +195,20 @@
194
195
  "disabledMultimodal": true,
195
196
  "maxAllowedSize": 56000
196
197
  },
198
+ {
199
+ "credits": "x0.20 credits",
200
+ "id": "glm-4.7",
201
+ "name": "GLM-4.7",
202
+ "vendor": "f",
203
+ "maxOutputTokens": 48000,
204
+ "maxInputTokens": 200000,
205
+ "supportsToolCall": true,
206
+ "supportsImages": false,
207
+ "disabledMultimodal": true,
208
+ "maxAllowedSize": 200000,
209
+ "supportsReasoning": true,
210
+ "temperature": 1
211
+ },
197
212
  {
198
213
  "credits": "x0.20 credits",
199
214
  "id": "glm-4.6",
@@ -239,6 +254,6 @@
239
254
  "BillingNotice": false,
240
255
  "CustomModelsJSON": true
241
256
  },
242
- "commit": "1dd8efa27d73335c59da1f26d3fc53ffccf0961c",
243
- "date": "2025-12-22T16:07:58.217Z"
257
+ "commit": "8561b4068eeb58651b9be6acf5a722fccdd87ed8",
258
+ "date": "2025-12-22T17:30:24.486Z"
244
259
  }
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
+ "glm-4.7",
21
22
  "glm-4.6",
22
23
  "deepseek-v3.1"
23
24
  ],
@@ -202,6 +203,20 @@
202
203
  "disabledMultimodal": true,
203
204
  "maxAllowedSize": 56000
204
205
  },
206
+ {
207
+ "credits": "x0.20 credits",
208
+ "id": "glm-4.7",
209
+ "name": "GLM-4.7",
210
+ "vendor": "f",
211
+ "maxOutputTokens": 48000,
212
+ "maxInputTokens": 200000,
213
+ "supportsToolCall": true,
214
+ "supportsImages": false,
215
+ "disabledMultimodal": true,
216
+ "maxAllowedSize": 200000,
217
+ "supportsReasoning": true,
218
+ "temperature": 1
219
+ },
205
220
  {
206
221
  "credits": "x0.20 credits",
207
222
  "id": "glm-4.6",
@@ -462,6 +477,6 @@
462
477
  "BillingNotice": false,
463
478
  "CustomModelsJSON": true
464
479
  },
465
- "commit": "1dd8efa27d73335c59da1f26d3fc53ffccf0961c",
466
- "date": "2025-12-22T16:07:59.378Z"
480
+ "commit": "8561b4068eeb58651b9be6acf5a722fccdd87ed8",
481
+ "date": "2025-12-22T17:30:25.666Z"
467
482
  }
package/product.json CHANGED
@@ -944,6 +944,6 @@
944
944
  "description": "tool-ask-user-question-description"
945
945
  }
946
946
  ],
947
- "commit": "1dd8efa27d73335c59da1f26d3fc53ffccf0961c",
948
- "date": "2025-12-22T16:07:57.058Z"
947
+ "commit": "8561b4068eeb58651b9be6acf5a722fccdd87ed8",
948
+ "date": "2025-12-22T17:30:23.301Z"
949
949
  }
@@ -191,6 +191,6 @@
191
191
  "BillingNotice": false,
192
192
  "CustomModelsJSON": true
193
193
  },
194
- "commit": "1dd8efa27d73335c59da1f26d3fc53ffccf0961c",
195
- "date": "2025-12-22T16:08:01.698Z"
194
+ "commit": "8561b4068eeb58651b9be6acf5a722fccdd87ed8",
195
+ "date": "2025-12-22T17:30:28.005Z"
196
196
  }