@tencent-ai/codebuddy-code 1.21.1-next.c980c9f.20251029 → 1.21.2-next.25baf1a.20251030
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 +21 -0
- package/dist/codebuddy.js +1 -1
- package/package.json +1 -1
- package/product.cloudhosted.json +2 -2
- package/product.internal.json +2 -2
- package/product.ioa.json +2 -2
- package/product.json +2 -3
- 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": "1.21.
|
|
3
|
+
"version": "1.21.2-next.25baf1a.20251030",
|
|
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",
|
package/product.cloudhosted.json
CHANGED
|
@@ -175,6 +175,6 @@
|
|
|
175
175
|
"productFeatures": {
|
|
176
176
|
"BillingNotice": false
|
|
177
177
|
},
|
|
178
|
-
"commit": "
|
|
179
|
-
"date": "2025-10-
|
|
178
|
+
"commit": "25baf1addef02cc95d8be9b38cc3bdd9c74e6632",
|
|
179
|
+
"date": "2025-10-29T16:04:59.031Z"
|
|
180
180
|
}
|
package/product.internal.json
CHANGED
|
@@ -177,6 +177,6 @@
|
|
|
177
177
|
"productFeatures": {
|
|
178
178
|
"BillingNotice": false
|
|
179
179
|
},
|
|
180
|
-
"commit": "
|
|
181
|
-
"date": "2025-10-
|
|
180
|
+
"commit": "25baf1addef02cc95d8be9b38cc3bdd9c74e6632",
|
|
181
|
+
"date": "2025-10-29T16:04:56.521Z"
|
|
182
182
|
}
|
package/product.ioa.json
CHANGED
|
@@ -318,6 +318,6 @@
|
|
|
318
318
|
"productFeatures": {
|
|
319
319
|
"BillingNotice": false
|
|
320
320
|
},
|
|
321
|
-
"commit": "
|
|
322
|
-
"date": "2025-10-
|
|
321
|
+
"commit": "25baf1addef02cc95d8be9b38cc3bdd9c74e6632",
|
|
322
|
+
"date": "2025-10-29T16:04:57.768Z"
|
|
323
323
|
}
|
package/product.json
CHANGED
|
@@ -597,7 +597,6 @@
|
|
|
597
597
|
"NesCompletionsJumpToHere": false,
|
|
598
598
|
"ProposalAPI": false,
|
|
599
599
|
"NESNativeRenderer": false,
|
|
600
|
-
"ToolTimeout": false,
|
|
601
600
|
"SwitchBySession": true,
|
|
602
601
|
"BillingNotice": true
|
|
603
602
|
},
|
|
@@ -692,6 +691,6 @@
|
|
|
692
691
|
"description": "tool-skill-description"
|
|
693
692
|
}
|
|
694
693
|
],
|
|
695
|
-
"commit": "
|
|
696
|
-
"date": "2025-10-
|
|
694
|
+
"commit": "25baf1addef02cc95d8be9b38cc3bdd9c74e6632",
|
|
695
|
+
"date": "2025-10-29T16:04:55.307Z"
|
|
697
696
|
}
|
package/product.selfhosted.json
CHANGED
|
@@ -145,6 +145,6 @@
|
|
|
145
145
|
"productFeatures": {
|
|
146
146
|
"BillingNotice": false
|
|
147
147
|
},
|
|
148
|
-
"commit": "
|
|
149
|
-
"date": "2025-10-
|
|
148
|
+
"commit": "25baf1addef02cc95d8be9b38cc3bdd9c74e6632",
|
|
149
|
+
"date": "2025-10-29T16:05:00.275Z"
|
|
150
150
|
}
|