@tencent-ai/codebuddy-code 2.23.4-next.d0b467a.20251224 → 2.23.5
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/CHANGELOG.md +17 -0
- package/dist/codebuddy.js +1 -1
- package/package.json +2 -3
- package/product.cloudhosted.json +2 -2
- package/product.internal.json +2 -2
- package/product.ioa.json +2 -2
- package/product.json +2 -2
- package/product.selfhosted.json +2 -2
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@tencent-ai/codebuddy-code",
|
|
3
|
-
"version": "2.23.
|
|
3
|
+
"version": "2.23.5",
|
|
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": {},
|
package/product.cloudhosted.json
CHANGED
|
@@ -252,6 +252,6 @@
|
|
|
252
252
|
"BillingNotice": false,
|
|
253
253
|
"CustomModelsJSON": true
|
|
254
254
|
},
|
|
255
|
-
"commit": "
|
|
256
|
-
"date": "2025-12-
|
|
255
|
+
"commit": "735a29e11b0f214575021298267dc35f20e72070",
|
|
256
|
+
"date": "2025-12-24T05:39:48.510Z"
|
|
257
257
|
}
|
package/product.internal.json
CHANGED
|
@@ -254,6 +254,6 @@
|
|
|
254
254
|
"BillingNotice": false,
|
|
255
255
|
"CustomModelsJSON": true
|
|
256
256
|
},
|
|
257
|
-
"commit": "
|
|
258
|
-
"date": "2025-12-
|
|
257
|
+
"commit": "735a29e11b0f214575021298267dc35f20e72070",
|
|
258
|
+
"date": "2025-12-24T05:39:46.173Z"
|
|
259
259
|
}
|
package/product.ioa.json
CHANGED
|
@@ -477,6 +477,6 @@
|
|
|
477
477
|
"BillingNotice": false,
|
|
478
478
|
"CustomModelsJSON": true
|
|
479
479
|
},
|
|
480
|
-
"commit": "
|
|
481
|
-
"date": "2025-12-
|
|
480
|
+
"commit": "735a29e11b0f214575021298267dc35f20e72070",
|
|
481
|
+
"date": "2025-12-24T05:39:47.342Z"
|
|
482
482
|
}
|
package/product.json
CHANGED
|
@@ -946,6 +946,6 @@
|
|
|
946
946
|
"description": "tool-ask-user-question-description"
|
|
947
947
|
}
|
|
948
948
|
],
|
|
949
|
-
"commit": "
|
|
950
|
-
"date": "2025-12-
|
|
949
|
+
"commit": "735a29e11b0f214575021298267dc35f20e72070",
|
|
950
|
+
"date": "2025-12-24T05:39:44.938Z"
|
|
951
951
|
}
|
package/product.selfhosted.json
CHANGED
|
@@ -191,6 +191,6 @@
|
|
|
191
191
|
"BillingNotice": false,
|
|
192
192
|
"CustomModelsJSON": true
|
|
193
193
|
},
|
|
194
|
-
"commit": "
|
|
195
|
-
"date": "2025-12-
|
|
194
|
+
"commit": "735a29e11b0f214575021298267dc35f20e72070",
|
|
195
|
+
"date": "2025-12-24T05:39:49.674Z"
|
|
196
196
|
}
|