@tencent-ai/agent-sdk 0.3.39 → 0.3.40
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/CHANGELOG.md +8 -0
- package/cli/dist/codebuddy.js +3 -3
- package/cli/package.json +1 -1
- package/cli/product.cloudhosted.json +2 -2
- package/cli/product.internal.json +2 -2
- package/cli/product.ioa.json +2 -2
- package/cli/product.json +2 -2
- package/cli/product.selfhosted.json +2 -2
- package/package.json +1 -1
package/cli/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@tencent-ai/codebuddy-code",
|
|
3
|
-
"version": "2.45.
|
|
3
|
+
"version": "2.45.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",
|
|
@@ -354,6 +354,6 @@
|
|
|
354
354
|
"ImageGen": true,
|
|
355
355
|
"DeferToolLoading": true
|
|
356
356
|
},
|
|
357
|
-
"commit": "
|
|
358
|
-
"date": "2026-02-
|
|
357
|
+
"commit": "f06c946f7a2522a522a291b923a361900d783a69",
|
|
358
|
+
"date": "2026-02-03T16:23:32.353Z"
|
|
359
359
|
}
|
|
@@ -375,6 +375,6 @@
|
|
|
375
375
|
"ImageGen": true,
|
|
376
376
|
"DeferToolLoading": true
|
|
377
377
|
},
|
|
378
|
-
"commit": "
|
|
379
|
-
"date": "2026-02-
|
|
378
|
+
"commit": "f06c946f7a2522a522a291b923a361900d783a69",
|
|
379
|
+
"date": "2026-02-03T16:23:29.770Z"
|
|
380
380
|
}
|
package/cli/product.ioa.json
CHANGED
|
@@ -541,6 +541,6 @@
|
|
|
541
541
|
"ImageGen": true,
|
|
542
542
|
"DeferToolLoading": true
|
|
543
543
|
},
|
|
544
|
-
"commit": "
|
|
545
|
-
"date": "2026-02-
|
|
544
|
+
"commit": "f06c946f7a2522a522a291b923a361900d783a69",
|
|
545
|
+
"date": "2026-02-03T16:23:31.058Z"
|
|
546
546
|
}
|
package/cli/product.json
CHANGED
|
@@ -1085,6 +1085,6 @@
|
|
|
1085
1085
|
"description": "tool-toolsearch-description"
|
|
1086
1086
|
}
|
|
1087
1087
|
],
|
|
1088
|
-
"commit": "
|
|
1089
|
-
"date": "2026-02-
|
|
1088
|
+
"commit": "f06c946f7a2522a522a291b923a361900d783a69",
|
|
1089
|
+
"date": "2026-02-03T16:23:28.473Z"
|
|
1090
1090
|
}
|
|
@@ -225,6 +225,6 @@
|
|
|
225
225
|
"CustomModelsJSON": true,
|
|
226
226
|
"DeferToolLoading": true
|
|
227
227
|
},
|
|
228
|
-
"commit": "
|
|
229
|
-
"date": "2026-02-
|
|
228
|
+
"commit": "f06c946f7a2522a522a291b923a361900d783a69",
|
|
229
|
+
"date": "2026-02-03T16:23:33.640Z"
|
|
230
230
|
}
|