@tencent-ai/codebuddy-code 2.55.1-next.51d8dea.20260307 → 2.55.1-next.e2f60fd.20260307
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-headless.js +3 -3
- package/dist/codebuddy.js +216 -216
- 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 -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.55.1-next.
|
|
3
|
+
"version": "2.55.1-next.e2f60fd.20260307",
|
|
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
|
@@ -391,6 +391,6 @@
|
|
|
391
391
|
"DeferToolLoading": true,
|
|
392
392
|
"ImageGen": true
|
|
393
393
|
},
|
|
394
|
-
"commit": "
|
|
395
|
-
"date": "2026-03-
|
|
394
|
+
"commit": "e2f60fd7d804f37feb02ec106c248e45e0c0fc33",
|
|
395
|
+
"date": "2026-03-07T04:11:48.469Z"
|
|
396
396
|
}
|
package/product.internal.json
CHANGED
package/product.ioa.json
CHANGED
package/product.json
CHANGED
|
@@ -1366,6 +1366,6 @@
|
|
|
1366
1366
|
"description": "tool-enterworktree-description"
|
|
1367
1367
|
}
|
|
1368
1368
|
],
|
|
1369
|
-
"commit": "
|
|
1370
|
-
"date": "2026-03-
|
|
1369
|
+
"commit": "e2f60fd7d804f37feb02ec106c248e45e0c0fc33",
|
|
1370
|
+
"date": "2026-03-07T04:11:48.454Z"
|
|
1371
1371
|
}
|
package/product.selfhosted.json
CHANGED
|
@@ -280,6 +280,6 @@
|
|
|
280
280
|
"CustomModelsJSON": true,
|
|
281
281
|
"DeferToolLoading": true
|
|
282
282
|
},
|
|
283
|
-
"commit": "
|
|
284
|
-
"date": "2026-03-
|
|
283
|
+
"commit": "e2f60fd7d804f37feb02ec106c248e45e0c0fc33",
|
|
284
|
+
"date": "2026-03-07T04:11:48.571Z"
|
|
285
285
|
}
|