@tencent-ai/codebuddy-code 2.2.0-next.549ab3d.20251113 → 2.2.0
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/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 -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": "2.2.0
|
|
3
|
+
"version": "2.2.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",
|
|
@@ -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
|
@@ -198,6 +198,6 @@
|
|
|
198
198
|
"BillingNotice": false,
|
|
199
199
|
"CustomModelsJSON": true
|
|
200
200
|
},
|
|
201
|
-
"commit": "
|
|
202
|
-
"date": "2025-11-
|
|
201
|
+
"commit": "e3a88a8826d134cbcbc2b2e7d542d03b0a3d0c29",
|
|
202
|
+
"date": "2025-11-12T12:48:30.033Z"
|
|
203
203
|
}
|
package/product.internal.json
CHANGED
|
@@ -200,6 +200,6 @@
|
|
|
200
200
|
"BillingNotice": false,
|
|
201
201
|
"CustomModelsJSON": true
|
|
202
202
|
},
|
|
203
|
-
"commit": "
|
|
204
|
-
"date": "2025-11-
|
|
203
|
+
"commit": "e3a88a8826d134cbcbc2b2e7d542d03b0a3d0c29",
|
|
204
|
+
"date": "2025-11-12T12:48:27.828Z"
|
|
205
205
|
}
|
package/product.ioa.json
CHANGED
|
@@ -343,6 +343,6 @@
|
|
|
343
343
|
"BillingNotice": false,
|
|
344
344
|
"CustomModelsJSON": true
|
|
345
345
|
},
|
|
346
|
-
"commit": "
|
|
347
|
-
"date": "2025-11-
|
|
346
|
+
"commit": "e3a88a8826d134cbcbc2b2e7d542d03b0a3d0c29",
|
|
347
|
+
"date": "2025-11-12T12:48:28.929Z"
|
|
348
348
|
}
|
package/product.json
CHANGED
|
@@ -617,7 +617,6 @@
|
|
|
617
617
|
"NesRepeatFilterV2": true,
|
|
618
618
|
"NesRangeFix": false,
|
|
619
619
|
"NesCompletionsJumpToHere": true,
|
|
620
|
-
"ImportMetadataForCompletions": true,
|
|
621
620
|
"BillingNotice": true,
|
|
622
621
|
"CustomModelsJSON": true
|
|
623
622
|
},
|
|
@@ -712,6 +711,6 @@
|
|
|
712
711
|
"description": "tool-skill-description"
|
|
713
712
|
}
|
|
714
713
|
],
|
|
715
|
-
"commit": "
|
|
716
|
-
"date": "2025-11-
|
|
714
|
+
"commit": "e3a88a8826d134cbcbc2b2e7d542d03b0a3d0c29",
|
|
715
|
+
"date": "2025-11-12T12:48:26.742Z"
|
|
717
716
|
}
|
package/product.selfhosted.json
CHANGED
|
@@ -153,6 +153,6 @@
|
|
|
153
153
|
"BillingNotice": false,
|
|
154
154
|
"CustomModelsJSON": true
|
|
155
155
|
},
|
|
156
|
-
"commit": "
|
|
157
|
-
"date": "2025-11-
|
|
156
|
+
"commit": "e3a88a8826d134cbcbc2b2e7d542d03b0a3d0c29",
|
|
157
|
+
"date": "2025-11-12T12:48:31.118Z"
|
|
158
158
|
}
|