agentv 2.9.0-next.2 → 2.10.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.
|
@@ -2877,7 +2877,7 @@ function oneOf(literals) {
|
|
|
2877
2877
|
// package.json
|
|
2878
2878
|
var package_default = {
|
|
2879
2879
|
name: "agentv",
|
|
2880
|
-
version: "2.
|
|
2880
|
+
version: "2.10.0",
|
|
2881
2881
|
description: "CLI entry point for AgentV",
|
|
2882
2882
|
type: "module",
|
|
2883
2883
|
repository: {
|
|
@@ -5649,4 +5649,4 @@ export {
|
|
|
5649
5649
|
preprocessArgv,
|
|
5650
5650
|
runCli
|
|
5651
5651
|
};
|
|
5652
|
-
//# sourceMappingURL=chunk-
|
|
5652
|
+
//# sourceMappingURL=chunk-G3OTPFYX.js.map
|