@tencent-ai/codebuddy-code 2.103.2 → 2.103.4
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 +14 -0
- package/dist/codebuddy-headless.js +9 -9
- package/dist/codebuddy.js +9 -9
- 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.103.
|
|
3
|
+
"version": "2.103.4",
|
|
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
|
@@ -802,6 +802,6 @@
|
|
|
802
802
|
"SelectImage": true,
|
|
803
803
|
"SkipToolCallSupportCheck": true
|
|
804
804
|
},
|
|
805
|
-
"commit": "
|
|
806
|
-
"date": "2026-06-
|
|
805
|
+
"commit": "b919c65fd99153f45c4cb78d77b313fd63513da2",
|
|
806
|
+
"date": "2026-06-08T04:18:07.603Z"
|
|
807
807
|
}
|
package/product.internal.json
CHANGED
package/product.ioa.json
CHANGED
package/product.json
CHANGED
|
@@ -1656,6 +1656,6 @@
|
|
|
1656
1656
|
"description": "Send a reply to a WeCom (企业微信) user. For text: pass text (markdown supported)."
|
|
1657
1657
|
}
|
|
1658
1658
|
],
|
|
1659
|
-
"commit": "
|
|
1660
|
-
"date": "2026-06-
|
|
1659
|
+
"commit": "b919c65fd99153f45c4cb78d77b313fd63513da2",
|
|
1660
|
+
"date": "2026-06-08T04:18:07.609Z"
|
|
1661
1661
|
}
|
package/product.selfhosted.json
CHANGED
|
@@ -317,6 +317,6 @@
|
|
|
317
317
|
"ScheduledTasks": true,
|
|
318
318
|
"SkipToolCallSupportCheck": true
|
|
319
319
|
},
|
|
320
|
-
"commit": "
|
|
321
|
-
"date": "2026-06-
|
|
320
|
+
"commit": "b919c65fd99153f45c4cb78d77b313fd63513da2",
|
|
321
|
+
"date": "2026-06-08T04:18:07.602Z"
|
|
322
322
|
}
|