@tencent-ai/agent-sdk 0.3.69 → 0.3.71

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/cli/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@tencent-ai/codebuddy-code",
3
- "version": "2.52.6",
3
+ "version": "2.54.0",
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",
@@ -11,6 +11,9 @@
11
11
  "deepseek-v3.1",
12
12
  "deepseek-v3-0324"
13
13
  ],
14
+ "modelTags": [
15
+ "craft"
16
+ ],
14
17
  "commands": [
15
18
  "init",
16
19
  "compact",
@@ -49,7 +52,8 @@
49
52
  ],
50
53
  "tags": [
51
54
  "cli",
52
- "default"
55
+ "default",
56
+ "model:craft"
53
57
  ]
54
58
  },
55
59
  {
@@ -278,7 +282,7 @@
278
282
  "onlyReasoning": true,
279
283
  "temperature": 1,
280
284
  "reasoning": {
281
- "effort": "medium",
285
+ "effort": "high",
282
286
  "summary": "auto"
283
287
  }
284
288
  },
@@ -357,7 +361,7 @@
357
361
  "onlyReasoning": true,
358
362
  "temperature": 1,
359
363
  "reasoning": {
360
- "effort": "medium",
364
+ "effort": "high",
361
365
  "summary": "auto"
362
366
  },
363
367
  "maxAllowedSize": 164000
@@ -386,6 +390,6 @@
386
390
  "DeferToolLoading": true,
387
391
  "ImageGen": true
388
392
  },
389
- "commit": "2736da1909703dd33b9834235d5151cc1c31b5a1",
390
- "date": "2026-03-03T14:07:41.299Z"
393
+ "commit": "bda6a807034b89949e11534fb33a3557c0a6b42f",
394
+ "date": "2026-03-05T14:15:56.545Z"
391
395
  }
@@ -9,13 +9,13 @@
9
9
  "models": [
10
10
  "glm-5.0",
11
11
  "glm-4.7",
12
- "glm-4.6",
13
- "glm-4.6v",
14
- "hunyuan-2.0-thinking",
15
- "deepseek-v3-2-volc",
16
12
  "minimax-m2.5",
17
13
  "kimi-k2.5",
18
- "kimi-k2-thinking"
14
+ "deepseek-v3-2-volc",
15
+ "hunyuan-2.0-thinking"
16
+ ],
17
+ "modelTags": [
18
+ "craft"
19
19
  ],
20
20
  "commands": [
21
21
  "init",
@@ -55,7 +55,8 @@
55
55
  ],
56
56
  "tags": [
57
57
  "cli",
58
- "default"
58
+ "default",
59
+ "model:craft"
59
60
  ]
60
61
  },
61
62
  {
@@ -284,7 +285,7 @@
284
285
  "onlyReasoning": true,
285
286
  "temperature": 1,
286
287
  "reasoning": {
287
- "effort": "medium",
288
+ "effort": "high",
288
289
  "summary": "auto"
289
290
  }
290
291
  },
@@ -302,7 +303,7 @@
302
303
  "onlyReasoning": true,
303
304
  "temperature": 1,
304
305
  "reasoning": {
305
- "effort": "medium",
306
+ "effort": "high",
306
307
  "summary": "auto"
307
308
  }
308
309
  },
@@ -334,6 +335,20 @@
334
335
  "supportsReasoning": true,
335
336
  "temperature": 1
336
337
  },
338
+ {
339
+ "credits": "x0.21 credits",
340
+ "id": "glm-4.6",
341
+ "name": "GLM-4.6",
342
+ "vendor": "f",
343
+ "maxOutputTokens": 32000,
344
+ "maxInputTokens": 168000,
345
+ "supportsToolCall": true,
346
+ "supportsImages": false,
347
+ "disabledMultimodal": true,
348
+ "maxAllowedSize": 168000,
349
+ "supportsReasoning": true,
350
+ "temperature": 1
351
+ },
337
352
  {
338
353
  "credits": "x0.10 credits",
339
354
  "id": "glm-4.6v",
@@ -346,24 +361,46 @@
346
361
  "supportsReasoning": true,
347
362
  "temperature": 1,
348
363
  "reasoning": {
349
- "effort": "medium",
364
+ "effort": "high",
350
365
  "summary": "auto"
351
366
  },
352
367
  "maxAllowedSize": 128000
353
368
  },
354
369
  {
355
- "credits": "x0.21 credits",
356
- "id": "glm-4.6",
357
- "name": "GLM-4.6",
370
+ "credits": "x0.43 credits",
371
+ "id": "kimi-k2.5",
372
+ "name": "Kimi-K2.5",
358
373
  "vendor": "f",
359
374
  "maxOutputTokens": 32000,
360
- "maxInputTokens": 168000,
375
+ "maxInputTokens": 164000,
376
+ "supportsToolCall": true,
377
+ "supportsImages": true,
378
+ "supportsReasoning": true,
379
+ "temperature": 1,
380
+ "onlyReasoning": true,
381
+ "reasoning": {
382
+ "effort": "high",
383
+ "summary": "auto"
384
+ },
385
+ "maxAllowedSize": 164000
386
+ },
387
+ {
388
+ "credits": "x0.46 credits",
389
+ "id": "kimi-k2-thinking",
390
+ "name": "Kimi-K2-Thinking",
391
+ "vendor": "f",
392
+ "maxOutputTokens": 32000,
393
+ "maxInputTokens": 164000,
361
394
  "supportsToolCall": true,
362
395
  "supportsImages": false,
363
- "disabledMultimodal": true,
364
- "maxAllowedSize": 168000,
365
396
  "supportsReasoning": true,
366
- "temperature": 1
397
+ "onlyReasoning": true,
398
+ "temperature": 1,
399
+ "reasoning": {
400
+ "effort": "high",
401
+ "summary": "auto"
402
+ },
403
+ "maxAllowedSize": 164000
367
404
  },
368
405
  {
369
406
  "id": "hunyuan-2.0-thinking",
@@ -382,7 +419,7 @@
382
419
  "top_k": 20,
383
420
  "repetition_penalty": 1.05,
384
421
  "reasoning": {
385
- "effort": "medium",
422
+ "effort": "high",
386
423
  "summary": "auto"
387
424
  }
388
425
  },
@@ -396,42 +433,6 @@
396
433
  "supportsImages": false,
397
434
  "disabledMultimodal": true
398
435
  },
399
- {
400
- "credits": "x0.46 credits",
401
- "id": "kimi-k2-thinking",
402
- "name": "Kimi-K2-Thinking",
403
- "vendor": "f",
404
- "maxOutputTokens": 32000,
405
- "maxInputTokens": 164000,
406
- "supportsToolCall": true,
407
- "supportsImages": false,
408
- "supportsReasoning": true,
409
- "onlyReasoning": true,
410
- "temperature": 1,
411
- "reasoning": {
412
- "effort": "medium",
413
- "summary": "auto"
414
- },
415
- "maxAllowedSize": 164000
416
- },
417
- {
418
- "credits": "x0.43 credits",
419
- "id": "kimi-k2.5",
420
- "name": "Kimi-K2.5",
421
- "vendor": "f",
422
- "maxOutputTokens": 32000,
423
- "maxInputTokens": 164000,
424
- "supportsToolCall": true,
425
- "supportsImages": true,
426
- "supportsReasoning": true,
427
- "temperature": 1,
428
- "onlyReasoning": true,
429
- "reasoning": {
430
- "effort": "medium",
431
- "summary": "auto"
432
- },
433
- "maxAllowedSize": 164000
434
- },
435
436
  {
436
437
  "id": "hunyuan-image-v3.0",
437
438
  "name": "Hunyuan Image V3",
@@ -457,6 +458,28 @@
457
458
  "ImageGen": true,
458
459
  "RequestBodyGzip": true
459
460
  },
460
- "commit": "2736da1909703dd33b9834235d5151cc1c31b5a1",
461
- "date": "2026-03-03T14:07:41.299Z"
461
+ "config": {
462
+ "creditPurchaseActions": {
463
+ "6004": {
464
+ "labelZh": "升级专业版",
465
+ "labelEn": "Upgrade to Pro",
466
+ "url": "https://www.codebuddy.cn/profile/plan",
467
+ "showButton": true
468
+ },
469
+ "6005": {
470
+ "labelZh": "升级专业版",
471
+ "labelEn": "Upgrade to Pro",
472
+ "url": "https://www.codebuddy.cn/profile/plan",
473
+ "showButton": true
474
+ },
475
+ "14018": {
476
+ "labelZh": "获取 Credits",
477
+ "labelEn": "Get credits",
478
+ "url": "https://www.codebuddy.cn/profile/plan",
479
+ "showButton": true
480
+ }
481
+ }
482
+ },
483
+ "commit": "bda6a807034b89949e11534fb33a3557c0a6b42f",
484
+ "date": "2026-03-05T14:15:56.547Z"
462
485
  }
@@ -26,15 +26,15 @@
26
26
  "gpt-5.1-codex",
27
27
  "gpt-5.1-codex-max",
28
28
  "gpt-5.1-codex-mini",
29
- "minimax-m2.5-ioa",
30
- "kimi-k2.5-ioa",
31
- "kimi-k2-thinking",
32
29
  "glm-5.0-ioa",
33
30
  "glm-4.7-ioa",
34
- "glm-4.6-ioa",
35
- "glm-4.6v-ioa",
36
- "hunyuan-2.0-thinking-ioa",
37
- "deepseek-v3-2-volc-ioa"
31
+ "minimax-m2.5-ioa",
32
+ "kimi-k2.5-ioa",
33
+ "deepseek-v3-2-volc-ioa",
34
+ "hunyuan-2.0-thinking-ioa"
35
+ ],
36
+ "modelTags": [
37
+ "craft"
38
38
  ],
39
39
  "commands": [
40
40
  "init",
@@ -75,7 +75,8 @@
75
75
  ],
76
76
  "tags": [
77
77
  "cli",
78
- "default"
78
+ "default",
79
+ "model:craft"
79
80
  ]
80
81
  },
81
82
  {
@@ -302,7 +303,7 @@
302
303
  "onlyReasoning": true,
303
304
  "temperature": 1,
304
305
  "reasoning": {
305
- "effort": "medium",
306
+ "effort": "high",
306
307
  "summary": "auto"
307
308
  },
308
309
  "relatedModels": {
@@ -324,7 +325,7 @@
324
325
  "onlyReasoning": true,
325
326
  "temperature": 1,
326
327
  "reasoning": {
327
- "effort": "medium",
328
+ "effort": "high",
328
329
  "summary": "auto"
329
330
  },
330
331
  "relatedModels": {
@@ -345,7 +346,7 @@
345
346
  "onlyReasoning": true,
346
347
  "temperature": 1,
347
348
  "reasoning": {
348
- "effort": "medium",
349
+ "effort": "high",
349
350
  "summary": "auto"
350
351
  },
351
352
  "maxAllowedSize": 164000
@@ -363,7 +364,7 @@
363
364
  "temperature": 1,
364
365
  "onlyReasoning": true,
365
366
  "reasoning": {
366
- "effort": "medium",
367
+ "effort": "high",
367
368
  "summary": "auto"
368
369
  },
369
370
  "maxAllowedSize": 164000,
@@ -420,7 +421,7 @@
420
421
  "supportsReasoning": true,
421
422
  "temperature": 1,
422
423
  "reasoning": {
423
- "effort": "medium",
424
+ "effort": "high",
424
425
  "summary": "auto"
425
426
  },
426
427
  "maxAllowedSize": 128000,
@@ -465,7 +466,7 @@
465
466
  "top_k": 20,
466
467
  "repetition_penalty": 1.05,
467
468
  "reasoning": {
468
- "effort": "medium",
469
+ "effort": "high",
469
470
  "summary": "auto"
470
471
  },
471
472
  "relatedModels": {
@@ -547,7 +548,7 @@
547
548
  "supportsImages": true,
548
549
  "supportsReasoning": true,
549
550
  "reseaning": {
550
- "effort": "medium",
551
+ "effort": "high",
551
552
  "summary": "auto"
552
553
  }
553
554
  },
@@ -562,7 +563,7 @@
562
563
  "supportsImages": true,
563
564
  "supportsReasoning": true,
564
565
  "reseaning": {
565
- "effort": "medium",
566
+ "effort": "high",
566
567
  "summary": "auto"
567
568
  }
568
569
  },
@@ -577,7 +578,7 @@
577
578
  "supportsImages": true,
578
579
  "supportsReasoning": true,
579
580
  "reseaning": {
580
- "effort": "medium",
581
+ "effort": "high",
581
582
  "summary": "auto"
582
583
  }
583
584
  },
@@ -592,7 +593,7 @@
592
593
  "supportsImages": true,
593
594
  "supportsReasoning": true,
594
595
  "reseaning": {
595
- "effort": "medium",
596
+ "effort": "high",
596
597
  "summary": "auto"
597
598
  }
598
599
  },
@@ -607,7 +608,7 @@
607
608
  "supportsImages": true,
608
609
  "supportsReasoning": true,
609
610
  "reseaning": {
610
- "effort": "medium",
611
+ "effort": "high",
611
612
  "summary": "auto"
612
613
  }
613
614
  },
@@ -619,7 +620,7 @@
619
620
  "maxOutputTokens": 128000,
620
621
  "name": "GPT-5.1-Codex-Max",
621
622
  "reasoning": {
622
- "effort": "medium",
623
+ "effort": "high",
623
624
  "summary": "auto"
624
625
  },
625
626
  "supportsImages": true,
@@ -638,7 +639,7 @@
638
639
  "supportsImages": true,
639
640
  "supportsReasoning": true,
640
641
  "reseaning": {
641
- "effort": "medium",
642
+ "effort": "high",
642
643
  "summary": "auto"
643
644
  },
644
645
  "relatedModels": {
@@ -743,8 +744,31 @@
743
744
  "DeferToolLoading": true,
744
745
  "ImageGen": true,
745
746
  "ImageEdit": true,
746
- "RequestBodyGzip": true
747
+ "RequestBodyGzip": true,
748
+ "RemoteControl": true
749
+ },
750
+ "config": {
751
+ "creditPurchaseActions": {
752
+ "6004": {
753
+ "labelZh": "升级专业版",
754
+ "labelEn": "Upgrade to Pro",
755
+ "url": "https://www.codebuddy.cn/profile/plan",
756
+ "showButton": true
757
+ },
758
+ "6005": {
759
+ "labelZh": "升级专业版",
760
+ "labelEn": "Upgrade to Pro",
761
+ "url": "https://www.codebuddy.cn/profile/plan",
762
+ "showButton": true
763
+ },
764
+ "14018": {
765
+ "labelZh": "获取 Credits",
766
+ "labelEn": "Get credits",
767
+ "url": "https://www.codebuddy.cn/profile/plan",
768
+ "showButton": true
769
+ }
770
+ }
747
771
  },
748
- "commit": "2736da1909703dd33b9834235d5151cc1c31b5a1",
749
- "date": "2026-03-03T14:07:41.308Z"
772
+ "commit": "bda6a807034b89949e11534fb33a3557c0a6b42f",
773
+ "date": "2026-03-05T14:15:56.536Z"
750
774
  }
package/cli/product.json CHANGED
@@ -68,7 +68,28 @@
68
68
  }
69
69
  ],
70
70
  "commitMessage": {},
71
- "config": {},
71
+ "config": {
72
+ "creditPurchaseActions": {
73
+ "6004": {
74
+ "labelZh": "升级专业版",
75
+ "labelEn": "Upgrade to Pro",
76
+ "url": "https://www.codebuddy.ai/profile/plan",
77
+ "showButton": true
78
+ },
79
+ "6005": {
80
+ "labelZh": "升级专业版",
81
+ "labelEn": "Upgrade to Pro",
82
+ "url": "https://www.codebuddy.ai/profile/plan",
83
+ "showButton": true
84
+ },
85
+ "14018": {
86
+ "labelZh": "获取 Credits",
87
+ "labelEn": "Get credits",
88
+ "url": "https://www.codebuddy.ai/profile/plan",
89
+ "showButton": true
90
+ }
91
+ }
92
+ },
72
93
  "links": {
73
94
  "craftShellHelpDocument": "https://cloud.tencent.com/document/product/1749/117896",
74
95
  "craftFeedback": "https://cloud.tencent.com/document/product/1749/104249",
@@ -148,7 +169,7 @@
148
169
  "supportsImages": true,
149
170
  "supportsReasoning": true,
150
171
  "reseaning": {
151
- "effort": "medium",
172
+ "effort": "high",
152
173
  "summary": "auto"
153
174
  }
154
175
  },
@@ -163,7 +184,7 @@
163
184
  "supportsImages": true,
164
185
  "supportsReasoning": true,
165
186
  "reseaning": {
166
- "effort": "medium",
187
+ "effort": "high",
167
188
  "summary": "auto"
168
189
  }
169
190
  },
@@ -178,7 +199,7 @@
178
199
  "supportsImages": true,
179
200
  "supportsReasoning": true,
180
201
  "reseaning": {
181
- "effort": "medium",
202
+ "effort": "high",
182
203
  "summary": "auto"
183
204
  }
184
205
  },
@@ -193,7 +214,7 @@
193
214
  "supportsImages": true,
194
215
  "supportsReasoning": true,
195
216
  "reseaning": {
196
- "effort": "medium",
217
+ "effort": "high",
197
218
  "summary": "auto"
198
219
  }
199
220
  },
@@ -208,7 +229,7 @@
208
229
  "supportsImages": true,
209
230
  "supportsReasoning": true,
210
231
  "reseaning": {
211
- "effort": "medium",
232
+ "effort": "high",
212
233
  "summary": "auto"
213
234
  }
214
235
  },
@@ -220,7 +241,7 @@
220
241
  "maxOutputTokens": 72000,
221
242
  "name": "GPT-5.1-Codex-Max",
222
243
  "reasoning": {
223
- "effort": "medium",
244
+ "effort": "high",
224
245
  "summary": "auto"
225
246
  },
226
247
  "supportsImages": true,
@@ -239,7 +260,7 @@
239
260
  "supportsImages": true,
240
261
  "supportsReasoning": true,
241
262
  "reseaning": {
242
- "effort": "medium",
263
+ "effort": "high",
243
264
  "summary": "auto"
244
265
  },
245
266
  "relatedModels": {
@@ -310,7 +331,7 @@
310
331
  "onlyReasoning": true,
311
332
  "temperature": 1,
312
333
  "reasoning": {
313
- "effort": "medium",
334
+ "effort": "high",
314
335
  "summary": "auto"
315
336
  }
316
337
  },
@@ -341,7 +362,7 @@
341
362
  "temperature": 1,
342
363
  "onlyReasoning": true,
343
364
  "reasoning": {
344
- "effort": "medium",
365
+ "effort": "high",
345
366
  "summary": "auto"
346
367
  },
347
368
  "maxAllowedSize": 164000
@@ -632,7 +653,7 @@
632
653
  },
633
654
  {
634
655
  "name": "tool-skill-description",
635
- "template": "Execute a skill within the main conversation\n\n<skills_instructions>\nWhen users ask you to perform tasks, check if any of the available skills below can help complete the task more effectively. Skills provide specialized capabilities and domain knowledge.\n\nWhen users ask you to run a \"slash command\" or reference \"/<something>\" (e.g., \"/commit\", \"/review-pr\"), they are referring to a skill. Use this tool to invoke the corresponding skill.\n\n<example>\nUser: \"run /commit\"\nAssistant: [Calls Skill tool with skill: \"commit\"]\n</example>\n\nHow to invoke:\n- Use this tool with the skill name and optional arguments\n- Examples:\n - `skill: \"pdf\"` - invoke the pdf skill\n - `skill: \"commit\", args: \"-m 'Fix bug'\"` - invoke with arguments\n - `skill: \"review-pr\", args: \"123\"` - invoke with arguments\n - `skill: \"ms-office-suite:pdf\"` - invoke using fully qualified name\n\nImportant:\n- When a skill is relevant, you must invoke this tool IMMEDIATELY as your first action\n- NEVER just announce or mention a skill in your text response without actually calling this tool\n- This is a BLOCKING REQUIREMENT: invoke the relevant Skill tool BEFORE generating any other response about the task\n- Only use skills listed in <available_skills> below\n- Do not invoke a skill that is already running\n- Do not use this tool for built-in CLI commands (like /help, /clear, etc.)\n</skills_instructions>\n\n<available_skills>\n{%- if skills and skills.length > 0 -%}\n{%- for skill in skills %}\n<skill>\n<name>\n{{skill.name}}\n</name>\n<description>\n{{skill.description}}\n</description>\n<location>\n{{skill.source}}\n</location>\n{%- if skill.allowedTools %}\n<allowed-tools>\n{{skill.allowedTools.join(', ')}}\n</allowed-tools>\n{%- endif %}\n</skill>\n{%- endfor -%}\n{%- endif %}\n</available_skills>\n"
656
+ "template": "Execute a skill within the main conversation\n\n<skills_instructions>\nWhen users ask you to perform tasks, check if any of the available skills below can help complete the task more effectively. Skills provide specialized capabilities and domain knowledge.\n\nWhen users ask you to run a \"slash command\" or reference \"/<something>\" (e.g., \"/commit\", \"/review-pr\"), they are referring to a skill. Use this tool to invoke the corresponding skill.\n\n<example>\nUser: \"run /commit\"\nAssistant: [Calls Skill tool with skill: \"commit\"]\n</example>\n\nHow to invoke:\n- Use this tool with the skill name and optional arguments\n- Examples:\n - `skill: \"pdf\"` - invoke the pdf skill\n - `skill: \"commit\", args: \"-m 'Fix bug'\"` - invoke with arguments\n - `skill: \"review-pr\", args: \"123\"` - invoke with arguments\n - `skill: \"ms-office-suite:pdf\"` - invoke using fully qualified name\n\nImportant:\n- When a skill is relevant, you must invoke this tool IMMEDIATELY as your first action\n- NEVER just announce or mention a skill in your text response without actually calling this tool\n- This is a BLOCKING REQUIREMENT: invoke the relevant Skill tool BEFORE generating any other response about the task\n- Only use skills listed in <available_skills> below\n- Do not invoke a skill that is already running\n- Do not use this tool for built-in CLI commands (like /help, /clear, etc.)\n- If you see a <command-name> tag in the current conversation turn, the skill has ALREADY been loaded - follow the instructions directly instead of calling this tool again\n</skills_instructions>\n\n<available_skills>\n{%- if skills and skills.length > 0 -%}\n{%- for skill in skills %}\n<skill>\n<name>\n{{skill.name}}\n</name>\n<description>\n{{skill.description}}\n</description>\n<location>\n{{skill.source}}\n</location>\n{%- if skill.allowedTools %}\n<allowed-tools>\n{{skill.allowedTools.join(', ')}}\n</allowed-tools>\n{%- endif %}\n</skill>\n{%- endfor -%}\n{%- endif %}\n</available_skills>\n"
636
657
  },
637
658
  {
638
659
  "name": "agent-statusline-instructions",
@@ -771,6 +792,9 @@
771
792
  "glm-5.0",
772
793
  "kimi-k2.5"
773
794
  ],
795
+ "modelTags": [
796
+ "craft"
797
+ ],
774
798
  "commands": [
775
799
  "init",
776
800
  "compact",
@@ -810,7 +834,8 @@
810
834
  ],
811
835
  "tags": [
812
836
  "cli",
813
- "default"
837
+ "default",
838
+ "model:craft"
814
839
  ]
815
840
  },
816
841
  {
@@ -1331,6 +1356,6 @@
1331
1356
  "description": "tool-sendmessage-description"
1332
1357
  }
1333
1358
  ],
1334
- "commit": "2736da1909703dd33b9834235d5151cc1c31b5a1",
1335
- "date": "2026-03-03T14:07:41.339Z"
1359
+ "commit": "bda6a807034b89949e11534fb33a3557c0a6b42f",
1360
+ "date": "2026-03-05T14:15:56.536Z"
1336
1361
  }
@@ -7,6 +7,9 @@
7
7
  "models": [
8
8
  "codewise-chat"
9
9
  ],
10
+ "modelTags": [
11
+ "craft"
12
+ ],
10
13
  "commands": [
11
14
  "init",
12
15
  "compact",
@@ -44,7 +47,8 @@
44
47
  ],
45
48
  "tags": [
46
49
  "cli",
47
- "default"
50
+ "default",
51
+ "model:craft"
48
52
  ]
49
53
  },
50
54
  {
@@ -275,6 +279,6 @@
275
279
  "CustomModelsJSON": true,
276
280
  "DeferToolLoading": true
277
281
  },
278
- "commit": "2736da1909703dd33b9834235d5151cc1c31b5a1",
279
- "date": "2026-03-03T14:07:41.314Z"
282
+ "commit": "bda6a807034b89949e11534fb33a3557c0a6b42f",
283
+ "date": "2026-03-05T14:15:56.541Z"
280
284
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@tencent-ai/agent-sdk",
3
- "version": "0.3.69",
3
+ "version": "0.3.71",
4
4
  "description": "CodeBuddy Code SDK for JavaScript/TypeScript",
5
5
  "main": "lib/index.js",
6
6
  "typings": "lib/index.d.ts",