@vm0/cli 9.132.3 → 9.132.5
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/{chunk-BMCQ2T6Q.js → chunk-ENNA3ZAG.js} +3 -3
- package/chunk-ENNA3ZAG.js.map +1 -0
- package/{chunk-MPKRH4AA.js → chunk-JVRTYOZU.js} +2 -2
- package/{chunk-FJWKVG3I.js → chunk-LYJPILDD.js} +13 -33
- package/{chunk-FJWKVG3I.js.map → chunk-LYJPILDD.js.map} +1 -1
- package/{getMachineId-bsd-PR7QRJD5.js → getMachineId-bsd-IBO57UDM.js} +3 -3
- package/{getMachineId-darwin-UPRGUB4T.js → getMachineId-darwin-ATTRAVAW.js} +3 -3
- package/{getMachineId-linux-ATTLS4CQ.js → getMachineId-linux-LFSMOFVU.js} +2 -2
- package/{getMachineId-unsupported-VCVC2PWL.js → getMachineId-unsupported-427XMW5O.js} +2 -2
- package/{getMachineId-win-OHEXEVPP.js → getMachineId-win-O57FCHQ6.js} +3 -3
- package/index.js +10 -10
- package/package.json +1 -1
- package/zero.js +3 -18
- package/zero.js.map +1 -1
- package/chunk-BMCQ2T6Q.js.map +0 -1
- /package/{chunk-MPKRH4AA.js.map → chunk-JVRTYOZU.js.map} +0 -0
- /package/{getMachineId-bsd-PR7QRJD5.js.map → getMachineId-bsd-IBO57UDM.js.map} +0 -0
- /package/{getMachineId-darwin-UPRGUB4T.js.map → getMachineId-darwin-ATTRAVAW.js.map} +0 -0
- /package/{getMachineId-linux-ATTLS4CQ.js.map → getMachineId-linux-LFSMOFVU.js.map} +0 -0
- /package/{getMachineId-unsupported-VCVC2PWL.js.map → getMachineId-unsupported-427XMW5O.js.map} +0 -0
- /package/{getMachineId-win-OHEXEVPP.js.map → getMachineId-win-O57FCHQ6.js.map} +0 -0
|
@@ -3,12 +3,12 @@ import { createRequire as __createRequire } from "node:module";
|
|
|
3
3
|
const require = __createRequire(import.meta.url);
|
|
4
4
|
import {
|
|
5
5
|
execAsync
|
|
6
|
-
} from "./chunk-
|
|
6
|
+
} from "./chunk-JVRTYOZU.js";
|
|
7
7
|
import {
|
|
8
8
|
diag,
|
|
9
9
|
init_esm,
|
|
10
10
|
init_esm_shims
|
|
11
|
-
} from "./chunk-
|
|
11
|
+
} from "./chunk-ENNA3ZAG.js";
|
|
12
12
|
|
|
13
13
|
// ../../node_modules/.pnpm/@opentelemetry+resources@2.6.1_@opentelemetry+api@1.9.1/node_modules/@opentelemetry/resources/build/esm/detectors/platform/node/machine-id/getMachineId-bsd.js
|
|
14
14
|
init_esm_shims();
|
|
@@ -32,4 +32,4 @@ async function getMachineId() {
|
|
|
32
32
|
export {
|
|
33
33
|
getMachineId
|
|
34
34
|
};
|
|
35
|
-
//# sourceMappingURL=getMachineId-bsd-
|
|
35
|
+
//# sourceMappingURL=getMachineId-bsd-IBO57UDM.js.map
|
|
@@ -3,12 +3,12 @@ import { createRequire as __createRequire } from "node:module";
|
|
|
3
3
|
const require = __createRequire(import.meta.url);
|
|
4
4
|
import {
|
|
5
5
|
execAsync
|
|
6
|
-
} from "./chunk-
|
|
6
|
+
} from "./chunk-JVRTYOZU.js";
|
|
7
7
|
import {
|
|
8
8
|
diag,
|
|
9
9
|
init_esm,
|
|
10
10
|
init_esm_shims
|
|
11
|
-
} from "./chunk-
|
|
11
|
+
} from "./chunk-ENNA3ZAG.js";
|
|
12
12
|
|
|
13
13
|
// ../../node_modules/.pnpm/@opentelemetry+resources@2.6.1_@opentelemetry+api@1.9.1/node_modules/@opentelemetry/resources/build/esm/detectors/platform/node/machine-id/getMachineId-darwin.js
|
|
14
14
|
init_esm_shims();
|
|
@@ -32,4 +32,4 @@ async function getMachineId() {
|
|
|
32
32
|
export {
|
|
33
33
|
getMachineId
|
|
34
34
|
};
|
|
35
|
-
//# sourceMappingURL=getMachineId-darwin-
|
|
35
|
+
//# sourceMappingURL=getMachineId-darwin-ATTRAVAW.js.map
|
|
@@ -5,7 +5,7 @@ import {
|
|
|
5
5
|
diag,
|
|
6
6
|
init_esm,
|
|
7
7
|
init_esm_shims
|
|
8
|
-
} from "./chunk-
|
|
8
|
+
} from "./chunk-ENNA3ZAG.js";
|
|
9
9
|
|
|
10
10
|
// ../../node_modules/.pnpm/@opentelemetry+resources@2.6.1_@opentelemetry+api@1.9.1/node_modules/@opentelemetry/resources/build/esm/detectors/platform/node/machine-id/getMachineId-linux.js
|
|
11
11
|
init_esm_shims();
|
|
@@ -26,4 +26,4 @@ async function getMachineId() {
|
|
|
26
26
|
export {
|
|
27
27
|
getMachineId
|
|
28
28
|
};
|
|
29
|
-
//# sourceMappingURL=getMachineId-linux-
|
|
29
|
+
//# sourceMappingURL=getMachineId-linux-LFSMOFVU.js.map
|
|
@@ -5,7 +5,7 @@ import {
|
|
|
5
5
|
diag,
|
|
6
6
|
init_esm,
|
|
7
7
|
init_esm_shims
|
|
8
|
-
} from "./chunk-
|
|
8
|
+
} from "./chunk-ENNA3ZAG.js";
|
|
9
9
|
|
|
10
10
|
// ../../node_modules/.pnpm/@opentelemetry+resources@2.6.1_@opentelemetry+api@1.9.1/node_modules/@opentelemetry/resources/build/esm/detectors/platform/node/machine-id/getMachineId-unsupported.js
|
|
11
11
|
init_esm_shims();
|
|
@@ -17,4 +17,4 @@ async function getMachineId() {
|
|
|
17
17
|
export {
|
|
18
18
|
getMachineId
|
|
19
19
|
};
|
|
20
|
-
//# sourceMappingURL=getMachineId-unsupported-
|
|
20
|
+
//# sourceMappingURL=getMachineId-unsupported-427XMW5O.js.map
|
|
@@ -3,12 +3,12 @@ import { createRequire as __createRequire } from "node:module";
|
|
|
3
3
|
const require = __createRequire(import.meta.url);
|
|
4
4
|
import {
|
|
5
5
|
execAsync
|
|
6
|
-
} from "./chunk-
|
|
6
|
+
} from "./chunk-JVRTYOZU.js";
|
|
7
7
|
import {
|
|
8
8
|
diag,
|
|
9
9
|
init_esm,
|
|
10
10
|
init_esm_shims
|
|
11
|
-
} from "./chunk-
|
|
11
|
+
} from "./chunk-ENNA3ZAG.js";
|
|
12
12
|
|
|
13
13
|
// ../../node_modules/.pnpm/@opentelemetry+resources@2.6.1_@opentelemetry+api@1.9.1/node_modules/@opentelemetry/resources/build/esm/detectors/platform/node/machine-id/getMachineId-win.js
|
|
14
14
|
init_esm_shims();
|
|
@@ -34,4 +34,4 @@ async function getMachineId() {
|
|
|
34
34
|
export {
|
|
35
35
|
getMachineId
|
|
36
36
|
};
|
|
37
|
-
//# sourceMappingURL=getMachineId-win-
|
|
37
|
+
//# sourceMappingURL=getMachineId-win-O57FCHQ6.js.map
|
package/index.js
CHANGED
|
@@ -62,13 +62,13 @@ import {
|
|
|
62
62
|
source_default,
|
|
63
63
|
volumeConfigSchema,
|
|
64
64
|
withErrorHandler
|
|
65
|
-
} from "./chunk-
|
|
65
|
+
} from "./chunk-LYJPILDD.js";
|
|
66
66
|
import {
|
|
67
67
|
__commonJS,
|
|
68
68
|
__require,
|
|
69
69
|
__toESM,
|
|
70
70
|
init_esm_shims
|
|
71
|
-
} from "./chunk-
|
|
71
|
+
} from "./chunk-ENNA3ZAG.js";
|
|
72
72
|
|
|
73
73
|
// ../../node_modules/.pnpm/yaml@2.8.3/node_modules/yaml/dist/nodes/identity.js
|
|
74
74
|
var require_identity = __commonJS({
|
|
@@ -7771,7 +7771,7 @@ function getConfigPath() {
|
|
|
7771
7771
|
return join(homedir(), ".vm0", "config.json");
|
|
7772
7772
|
}
|
|
7773
7773
|
var infoCommand = new Command().name("info").description("Display environment and debug information").action(async () => {
|
|
7774
|
-
console.log(source_default.bold(`VM0 CLI v${"9.132.
|
|
7774
|
+
console.log(source_default.bold(`VM0 CLI v${"9.132.5"}`));
|
|
7775
7775
|
console.log();
|
|
7776
7776
|
const config = await loadConfig();
|
|
7777
7777
|
const hasEnvToken = !!process.env.VM0_TOKEN;
|
|
@@ -11711,7 +11711,7 @@ var composeCommand = new Command().name("compose").description("Create or update
|
|
|
11711
11711
|
options.autoUpdate = false;
|
|
11712
11712
|
}
|
|
11713
11713
|
if (options.autoUpdate !== false) {
|
|
11714
|
-
await startSilentUpgrade("9.132.
|
|
11714
|
+
await startSilentUpgrade("9.132.5");
|
|
11715
11715
|
}
|
|
11716
11716
|
try {
|
|
11717
11717
|
let result;
|
|
@@ -11803,7 +11803,7 @@ var mainRunCommand = new Command().name("run").description("Run an agent").argum
|
|
|
11803
11803
|
withErrorHandler(
|
|
11804
11804
|
async (identifier, prompt, options) => {
|
|
11805
11805
|
if (options.autoUpdate !== false) {
|
|
11806
|
-
await startSilentUpgrade("9.132.
|
|
11806
|
+
await startSilentUpgrade("9.132.5");
|
|
11807
11807
|
}
|
|
11808
11808
|
const { name, version } = parseIdentifier(identifier);
|
|
11809
11809
|
let composeId;
|
|
@@ -13576,13 +13576,13 @@ var upgradeCommand = new Command().name("upgrade").description("Upgrade vm0 CLI
|
|
|
13576
13576
|
if (latestVersion === null) {
|
|
13577
13577
|
throw new Error("Could not check for updates. Please try again later.");
|
|
13578
13578
|
}
|
|
13579
|
-
if (latestVersion === "9.132.
|
|
13580
|
-
console.log(source_default.green(`\u2713 Already up to date (${"9.132.
|
|
13579
|
+
if (latestVersion === "9.132.5") {
|
|
13580
|
+
console.log(source_default.green(`\u2713 Already up to date (${"9.132.5"})`));
|
|
13581
13581
|
return;
|
|
13582
13582
|
}
|
|
13583
13583
|
console.log(
|
|
13584
13584
|
source_default.yellow(
|
|
13585
|
-
`Current version: ${"9.132.
|
|
13585
|
+
`Current version: ${"9.132.5"} -> Latest version: ${latestVersion}`
|
|
13586
13586
|
)
|
|
13587
13587
|
);
|
|
13588
13588
|
console.log();
|
|
@@ -13609,7 +13609,7 @@ var upgradeCommand = new Command().name("upgrade").description("Upgrade vm0 CLI
|
|
|
13609
13609
|
const success = await performUpgrade(packageManager);
|
|
13610
13610
|
if (success) {
|
|
13611
13611
|
console.log(
|
|
13612
|
-
source_default.green(`\u2713 Upgraded from ${"9.132.
|
|
13612
|
+
source_default.green(`\u2713 Upgraded from ${"9.132.5"} to ${latestVersion}`)
|
|
13613
13613
|
);
|
|
13614
13614
|
return;
|
|
13615
13615
|
}
|
|
@@ -13676,7 +13676,7 @@ var whoamiCommand = new Command().name("whoami").description("Show current ident
|
|
|
13676
13676
|
|
|
13677
13677
|
// src/index.ts
|
|
13678
13678
|
var program = new Command();
|
|
13679
|
-
program.name("vm0").description("VM0 CLI - Build and run agents with natural language").version("9.132.
|
|
13679
|
+
program.name("vm0").description("VM0 CLI - Build and run agents with natural language").version("9.132.5");
|
|
13680
13680
|
program.addCommand(authCommand);
|
|
13681
13681
|
program.addCommand(infoCommand);
|
|
13682
13682
|
program.addCommand(composeCommand);
|
package/package.json
CHANGED
package/zero.js
CHANGED
|
@@ -112,11 +112,11 @@ import {
|
|
|
112
112
|
upsertZeroOrgModelProvider,
|
|
113
113
|
withErrorHandler,
|
|
114
114
|
zeroAgentCustomSkillNameSchema
|
|
115
|
-
} from "./chunk-
|
|
115
|
+
} from "./chunk-LYJPILDD.js";
|
|
116
116
|
import {
|
|
117
117
|
__toESM,
|
|
118
118
|
init_esm_shims
|
|
119
|
-
} from "./chunk-
|
|
119
|
+
} from "./chunk-ENNA3ZAG.js";
|
|
120
120
|
|
|
121
121
|
// src/zero.ts
|
|
122
122
|
init_esm_shims();
|
|
@@ -13897,11 +13897,6 @@ var FEATURE_SWITCHES = {
|
|
|
13897
13897
|
description: "Show admin-only daily credits chart and per-run records on Usage page",
|
|
13898
13898
|
enabled: false
|
|
13899
13899
|
},
|
|
13900
|
-
["modelDetail" /* ModelDetail */]: {
|
|
13901
|
-
maintainer: "ethan@vm0.ai",
|
|
13902
|
-
description: "Show the selected model name in activity details",
|
|
13903
|
-
enabled: false
|
|
13904
|
-
},
|
|
13905
13900
|
["zeroDebug" /* ZeroDebug */]: {
|
|
13906
13901
|
maintainer: "ethan@vm0.ai",
|
|
13907
13902
|
description: "Reveal activity debug surfaces, activity log navigation, appended system prompts, and Debug preferences",
|
|
@@ -13957,11 +13952,6 @@ var FEATURE_SWITCHES = {
|
|
|
13957
13952
|
description: "Enable manual chat history loading from a Load history button at the top of a thread. When off, chat stays in the latest-50/no-history mode.",
|
|
13958
13953
|
enabled: false
|
|
13959
13954
|
},
|
|
13960
|
-
["inlineThinkingDot" /* InlineThinkingDot */]: {
|
|
13961
|
-
maintainer: "ethan@vm0.ai",
|
|
13962
|
-
description: "Show an inline streaming cursor on the last assistant message while the agent run is still active, so users see the agent is still working even after it has produced output",
|
|
13963
|
-
enabled: false
|
|
13964
|
-
},
|
|
13965
13955
|
["freshdeskConnector" /* FreshdeskConnector */]: {
|
|
13966
13956
|
maintainer: "ethan@vm0.ai",
|
|
13967
13957
|
description: "Enable the Freshdesk helpdesk connector",
|
|
@@ -13988,11 +13978,6 @@ var FEATURE_SWITCHES = {
|
|
|
13988
13978
|
enabled: true,
|
|
13989
13979
|
enabledOrgIdHashes: STAFF_ORG_ID_HASHES
|
|
13990
13980
|
},
|
|
13991
|
-
["unifyChatThreads" /* UnifyChatThreads */]: {
|
|
13992
|
-
maintainer: "ethan@vm0.ai",
|
|
13993
|
-
description: "Replace the per-agent chat list with a unified Chats view that includes threads from every agent in the user's org (sub-agents included). Gates the sidebar + /chats title/placeholder/aria-label swaps, the per-row agent avatar render, and the unscoped request shape. New-chat creation still uses the current-agent fallback.",
|
|
13994
|
-
enabled: false
|
|
13995
|
-
},
|
|
13996
13981
|
["connectorCategories" /* ConnectorCategories */]: {
|
|
13997
13982
|
maintainer: "ethan@vm0.ai",
|
|
13998
13983
|
description: "Show category sections and the hover-reveal outline menu on the Connectors settings page. Staff-only during rollout.",
|
|
@@ -18833,7 +18818,7 @@ function registerZeroCommands(prog, commands) {
|
|
|
18833
18818
|
var program = new Command();
|
|
18834
18819
|
program.name("zero").description(
|
|
18835
18820
|
"Zero CLI \u2014 interact with the zero platform from inside the sandbox"
|
|
18836
|
-
).version("9.132.
|
|
18821
|
+
).version("9.132.5").addHelpText(
|
|
18837
18822
|
"after",
|
|
18838
18823
|
`
|
|
18839
18824
|
Examples:
|