@vm0/cli 9.222.5 → 9.222.6
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/{automation-SUV3MNUM.js → automation-FSW3P6EP.js} +3 -3
- package/{chunk-D2NRNECU.js → chunk-DZWWQ25Q.js} +1 -534
- package/chunk-DZWWQ25Q.js.map +1 -0
- package/{chunk-DGT73ZRY.js → chunk-HJPCVTWK.js} +2 -2
- package/{chunk-IKZEZFJR.js → chunk-JK2X5IRK.js} +3 -3
- package/{chunk-QZSUS4SV.js → chunk-WQ4UU3XO.js} +25 -25
- package/{chunk-QZSUS4SV.js.map → chunk-WQ4UU3XO.js.map} +1 -1
- package/{generate-JCWIQP7Y.js → generate-NAYKMPXB.js} +2 -17
- package/generate-NAYKMPXB.js.map +1 -0
- package/index.js +11 -11
- package/{logs-DXVWSN6X.js → logs-LCBDY4ET.js} +4 -4
- package/package.json +1 -1
- package/{resource-ZEIPG7KM.js → resource-CPWUGIZF.js} +2 -2
- package/{search-24TRZ2CY.js → search-YXIJRWWH.js} +4 -4
- package/zero.js +7 -7
- package/chunk-D2NRNECU.js.map +0 -1
- package/generate-JCWIQP7Y.js.map +0 -1
- /package/{automation-SUV3MNUM.js.map → automation-FSW3P6EP.js.map} +0 -0
- /package/{chunk-DGT73ZRY.js.map → chunk-HJPCVTWK.js.map} +0 -0
- /package/{chunk-IKZEZFJR.js.map → chunk-JK2X5IRK.js.map} +0 -0
- /package/{logs-DXVWSN6X.js.map → logs-LCBDY4ET.js.map} +0 -0
- /package/{resource-ZEIPG7KM.js.map → resource-CPWUGIZF.js.map} +0 -0
- /package/{search-24TRZ2CY.js.map → search-YXIJRWWH.js.map} +0 -0
|
@@ -3,7 +3,7 @@ import { createRequire as __createRequire } from "node:module";
|
|
|
3
3
|
const require = __createRequire(import.meta.url);
|
|
4
4
|
import {
|
|
5
5
|
searchCommand
|
|
6
|
-
} from "./chunk-
|
|
6
|
+
} from "./chunk-HJPCVTWK.js";
|
|
7
7
|
import {
|
|
8
8
|
collectLogItems,
|
|
9
9
|
parseBoundedLogCount,
|
|
@@ -16,8 +16,8 @@ import {
|
|
|
16
16
|
formatIsoTimestamp,
|
|
17
17
|
isSupportedFramework,
|
|
18
18
|
isUUID
|
|
19
|
-
} from "./chunk-
|
|
20
|
-
import "./chunk-
|
|
19
|
+
} from "./chunk-WQ4UU3XO.js";
|
|
20
|
+
import "./chunk-DZWWQ25Q.js";
|
|
21
21
|
import "./chunk-WLRVHNMC.js";
|
|
22
22
|
import "./chunk-LRS4PGVY.js";
|
|
23
23
|
import "./chunk-LTDQISD7.js";
|
|
@@ -276,4 +276,4 @@ Examples:
|
|
|
276
276
|
export {
|
|
277
277
|
zeroLogsCommand
|
|
278
278
|
};
|
|
279
|
-
//# sourceMappingURL=logs-
|
|
279
|
+
//# sourceMappingURL=logs-LCBDY4ET.js.map
|
package/package.json
CHANGED
|
@@ -12,7 +12,7 @@ import {
|
|
|
12
12
|
findTemplate,
|
|
13
13
|
findTool,
|
|
14
14
|
findVideoTemplate
|
|
15
|
-
} from "./chunk-
|
|
15
|
+
} from "./chunk-DZWWQ25Q.js";
|
|
16
16
|
import "./chunk-LTDQISD7.js";
|
|
17
17
|
import {
|
|
18
18
|
getRegistryResourceDownload
|
|
@@ -138,4 +138,4 @@ export {
|
|
|
138
138
|
findRegistryResourceForPull,
|
|
139
139
|
zeroResourceCommand
|
|
140
140
|
};
|
|
141
|
-
//# sourceMappingURL=resource-
|
|
141
|
+
//# sourceMappingURL=resource-CPWUGIZF.js.map
|
|
@@ -3,7 +3,7 @@ import { createRequire as __createRequire } from "node:module";
|
|
|
3
3
|
const require = __createRequire(import.meta.url);
|
|
4
4
|
import {
|
|
5
5
|
runLogsSearch
|
|
6
|
-
} from "./chunk-
|
|
6
|
+
} from "./chunk-HJPCVTWK.js";
|
|
7
7
|
import {
|
|
8
8
|
parseBoundedLogCount,
|
|
9
9
|
parseSearchQuery,
|
|
@@ -12,8 +12,8 @@ import {
|
|
|
12
12
|
import {
|
|
13
13
|
formatIsoTimestamp,
|
|
14
14
|
isUUID
|
|
15
|
-
} from "./chunk-
|
|
16
|
-
import "./chunk-
|
|
15
|
+
} from "./chunk-WQ4UU3XO.js";
|
|
16
|
+
import "./chunk-DZWWQ25Q.js";
|
|
17
17
|
import "./chunk-WLRVHNMC.js";
|
|
18
18
|
import "./chunk-LRS4PGVY.js";
|
|
19
19
|
import "./chunk-LTDQISD7.js";
|
|
@@ -203,4 +203,4 @@ export {
|
|
|
203
203
|
buildSlackRecipe,
|
|
204
204
|
zeroSearchCommand
|
|
205
205
|
};
|
|
206
|
-
//# sourceMappingURL=search-
|
|
206
|
+
//# sourceMappingURL=search-YXIJRWWH.js.map
|
package/zero.js
CHANGED
|
@@ -3,7 +3,7 @@ import { createRequire as __createRequire } from "node:module";
|
|
|
3
3
|
const require = __createRequire(import.meta.url);
|
|
4
4
|
import {
|
|
5
5
|
configureGlobalProxyFromEnv
|
|
6
|
-
} from "./chunk-
|
|
6
|
+
} from "./chunk-JK2X5IRK.js";
|
|
7
7
|
import {
|
|
8
8
|
decodeZeroTokenPayload
|
|
9
9
|
} from "./chunk-LRHXR7JT.js";
|
|
@@ -114,7 +114,7 @@ var ZERO_COMMAND_DEFINITIONS = [
|
|
|
114
114
|
name: "automation",
|
|
115
115
|
description: "Create or manage scheduled automations",
|
|
116
116
|
load: async () => {
|
|
117
|
-
return (await import("./automation-
|
|
117
|
+
return (await import("./automation-FSW3P6EP.js")).zeroAutomationCommand;
|
|
118
118
|
}
|
|
119
119
|
},
|
|
120
120
|
{
|
|
@@ -163,14 +163,14 @@ var ZERO_COMMAND_DEFINITIONS = [
|
|
|
163
163
|
name: "logs",
|
|
164
164
|
description: "View and search agent run logs",
|
|
165
165
|
load: async () => {
|
|
166
|
-
return (await import("./logs-
|
|
166
|
+
return (await import("./logs-LCBDY4ET.js")).zeroLogsCommand;
|
|
167
167
|
}
|
|
168
168
|
},
|
|
169
169
|
{
|
|
170
170
|
name: "search",
|
|
171
171
|
description: "Search logs, chat, or get a recipe for external sources",
|
|
172
172
|
load: async () => {
|
|
173
|
-
return (await import("./search-
|
|
173
|
+
return (await import("./search-YXIJRWWH.js")).zeroSearchCommand;
|
|
174
174
|
}
|
|
175
175
|
},
|
|
176
176
|
{
|
|
@@ -184,7 +184,7 @@ var ZERO_COMMAND_DEFINITIONS = [
|
|
|
184
184
|
name: "resource",
|
|
185
185
|
description: "Pull registry resources from private R2-backed archives",
|
|
186
186
|
load: async () => {
|
|
187
|
-
return (await import("./resource-
|
|
187
|
+
return (await import("./resource-CPWUGIZF.js")).zeroResourceCommand;
|
|
188
188
|
}
|
|
189
189
|
},
|
|
190
190
|
{
|
|
@@ -226,7 +226,7 @@ var ZERO_COMMAND_DEFINITIONS = [
|
|
|
226
226
|
name: "generate",
|
|
227
227
|
description: "Generate assets via vm0's built-in pipelines or get connector skill-invocation guidance",
|
|
228
228
|
load: async () => {
|
|
229
|
-
return (await import("./generate-
|
|
229
|
+
return (await import("./generate-NAYKMPXB.js")).generateCommand;
|
|
230
230
|
}
|
|
231
231
|
},
|
|
232
232
|
{
|
|
@@ -370,7 +370,7 @@ function registerZeroCommands(prog, commands) {
|
|
|
370
370
|
var program = new Command();
|
|
371
371
|
program.name("zero").description(
|
|
372
372
|
"Zero CLI \u2014 interact with the zero platform from inside the sandbox"
|
|
373
|
-
).version("9.222.
|
|
373
|
+
).version("9.222.6").addHelpText("after", () => {
|
|
374
374
|
return buildZeroHelpText();
|
|
375
375
|
});
|
|
376
376
|
if (process.argv[1]?.endsWith("zero.js") || process.argv[1]?.endsWith("zero.ts") || process.argv[1]?.endsWith("zero")) {
|