@tencent-ai/codebuddy-code 1.0.12 → 1.0.13

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.12",
3
+ "version": "1.0.13",
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",
@@ -105,7 +105,7 @@
105
105
  "id": "default",
106
106
  "name": "Default",
107
107
  "vendor": "v",
108
- "maxOutputTokens": 8192,
108
+ "maxOutputTokens": 24000,
109
109
  "maxInputTokens": 200000,
110
110
  "supportsToolCall": true,
111
111
  "supportsImages": false,
@@ -167,7 +167,7 @@
167
167
  "id": "default-1.1",
168
168
  "name": "Default",
169
169
  "vendor": "e",
170
- "maxOutputTokens": 8192,
170
+ "maxOutputTokens": 24000,
171
171
  "maxInputTokens": 200000,
172
172
  "supportsToolCall": true,
173
173
  "supportsImages": true
@@ -176,7 +176,7 @@
176
176
  "id": "default-1.2",
177
177
  "name": "Default",
178
178
  "vendor": "e",
179
- "maxOutputTokens": 8192,
179
+ "maxOutputTokens": 24000,
180
180
  "maxInputTokens": 200000,
181
181
  "supportsToolCall": true,
182
182
  "supportsImages": true
@@ -200,6 +200,6 @@
200
200
  "officialWebsite": "https://copilot.tencent.com/cli",
201
201
  "upgradeUrl": ""
202
202
  },
203
- "commit": "51640c93f9038ff04d584a971595b9a64f0d2b45",
204
- "date": "2025-09-14T14:57:32.981Z"
203
+ "commit": "1d19bce88e6373aca17ef09cab49495f50efe60a",
204
+ "date": "2025-09-15T06:11:07.105Z"
205
205
  }
package/product.ioa.json CHANGED
@@ -132,7 +132,7 @@
132
132
  "id": "claude-3.7",
133
133
  "name": "Claude-3.7-Sonnet",
134
134
  "vendor": "e",
135
- "maxOutputTokens": 8192,
135
+ "maxOutputTokens": 24000,
136
136
  "maxInputTokens": 200000,
137
137
  "supportsToolCall": true,
138
138
  "supportsImages": true,
@@ -291,6 +291,6 @@
291
291
  "officialWebsite": "https://copilot.tencent.com/cli",
292
292
  "upgradeUrl": ""
293
293
  },
294
- "commit": "51640c93f9038ff04d584a971595b9a64f0d2b45",
295
- "date": "2025-09-14T14:57:34.305Z"
294
+ "commit": "1d19bce88e6373aca17ef09cab49495f50efe60a",
295
+ "date": "2025-09-15T06:11:08.426Z"
296
296
  }
package/product.json CHANGED
@@ -70,7 +70,7 @@
70
70
  "id": "claude-3.7",
71
71
  "maxAllowedSize": 80000,
72
72
  "maxInputTokens": 200000,
73
- "maxOutputTokens": 8192,
73
+ "maxOutputTokens": 24000,
74
74
  "name": "Claude-3.7-Sonnet",
75
75
  "supportsImages": true,
76
76
  "supportsToolCall": true,
@@ -81,7 +81,7 @@
81
81
  "id": "claude-4.0",
82
82
  "maxAllowedSize": 80000,
83
83
  "maxInputTokens": 200000,
84
- "maxOutputTokens": 8192,
84
+ "maxOutputTokens": 24000,
85
85
  "name": "Claude-4.0-Sonnet",
86
86
  "supportsImages": true,
87
87
  "supportsToolCall": true,
@@ -554,6 +554,6 @@
554
554
  "description": "tool-task-description"
555
555
  }
556
556
  ],
557
- "commit": "51640c93f9038ff04d584a971595b9a64f0d2b45",
558
- "date": "2025-09-14T14:57:31.646Z"
557
+ "commit": "1d19bce88e6373aca17ef09cab49495f50efe60a",
558
+ "date": "2025-09-15T06:11:05.770Z"
559
559
  }