@tencent-ai/codebuddy-code 1.17.0 → 1.17.1

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.17.0",
3
+ "version": "1.17.1",
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",
@@ -170,6 +170,6 @@
170
170
  "productFeatures": {
171
171
  "BillingNotice": false
172
172
  },
173
- "commit": "663c1e43bc5fea0838abe0621ad316e293e85b04",
174
- "date": "2025-10-21T15:50:42.295Z"
173
+ "commit": "942286b7f0a97d337e30713317815fd5a2268982",
174
+ "date": "2025-10-22T07:44:08.381Z"
175
175
  }
@@ -172,6 +172,6 @@
172
172
  "productFeatures": {
173
173
  "BillingNotice": false
174
174
  },
175
- "commit": "663c1e43bc5fea0838abe0621ad316e293e85b04",
176
- "date": "2025-10-21T15:50:39.818Z"
175
+ "commit": "942286b7f0a97d337e30713317815fd5a2268982",
176
+ "date": "2025-10-22T07:44:05.894Z"
177
177
  }
package/product.ioa.json CHANGED
@@ -9,6 +9,7 @@
9
9
  "models": [
10
10
  "claude-4.0",
11
11
  "claude-4.5",
12
+ "claude-haiku-4.5",
12
13
  "gemini-2.5-pro",
13
14
  "gemini-2.5-flash",
14
15
  "gpt-5",
@@ -170,6 +171,18 @@
170
171
  "maxAllowedSize": 80000,
171
172
  "supportsReasoning": true
172
173
  },
174
+ {
175
+ "credits": "x0.67 credits",
176
+ "id": "claude-haiku-4.5",
177
+ "name": "Claude-4.5-Haiku",
178
+ "vendor": "e",
179
+ "maxOutputTokens": 24000,
180
+ "maxInputTokens": 176000,
181
+ "supportsToolCall": true,
182
+ "supportsImages": true,
183
+ "maxAllowedSize": 80000,
184
+ "supportsReasoning": true
185
+ },
173
186
  {
174
187
  "credits": "x0.87 credits",
175
188
  "id": "gpt-5",
@@ -303,6 +316,6 @@
303
316
  "productFeatures": {
304
317
  "BillingNotice": false
305
318
  },
306
- "commit": "663c1e43bc5fea0838abe0621ad316e293e85b04",
307
- "date": "2025-10-21T15:50:41.055Z"
319
+ "commit": "942286b7f0a97d337e30713317815fd5a2268982",
320
+ "date": "2025-10-22T07:44:07.143Z"
308
321
  }
package/product.json CHANGED
@@ -61,9 +61,7 @@
61
61
  }
62
62
  ],
63
63
  "commitMessage": {},
64
- "config": {
65
- "disabled": true
66
- },
64
+ "config": {},
67
65
  "links": {
68
66
  "craftShellHelpDocument": "https://cloud.tencent.com/document/product/1749/117896",
69
67
  "craftFeedback": "https://cloud.tencent.com/document/product/1749/104249",
@@ -669,6 +667,6 @@
669
667
  "description": "tool-slashcommand-description"
670
668
  }
671
669
  ],
672
- "commit": "663c1e43bc5fea0838abe0621ad316e293e85b04",
673
- "date": "2025-10-21T15:50:38.590Z"
670
+ "commit": "942286b7f0a97d337e30713317815fd5a2268982",
671
+ "date": "2025-10-22T07:44:04.538Z"
674
672
  }
@@ -142,6 +142,6 @@
142
142
  "productFeatures": {
143
143
  "BillingNotice": false
144
144
  },
145
- "commit": "663c1e43bc5fea0838abe0621ad316e293e85b04",
146
- "date": "2025-10-21T15:50:43.530Z"
145
+ "commit": "942286b7f0a97d337e30713317815fd5a2268982",
146
+ "date": "2025-10-22T07:44:09.644Z"
147
147
  }