@vm0/cli 9.119.0 → 9.119.2

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@vm0/cli",
3
- "version": "9.119.0",
3
+ "version": "9.119.2",
4
4
  "description": "CLI application",
5
5
  "repository": {
6
6
  "type": "git",
@@ -17,7 +17,6 @@
17
17
  "*.js.map"
18
18
  ],
19
19
  "dependencies": {
20
- "@ngrok/ngrok": "^1.6.0",
21
- "@sentry/node": "^10.38.0"
20
+ "@ngrok/ngrok": "^1.6.0"
22
21
  }
23
22
  }
package/zero.js CHANGED
@@ -9,7 +9,6 @@ import {
9
9
  EventRenderer,
10
10
  MODEL_PROVIDER_TYPES,
11
11
  Option,
12
- __toESM,
13
12
  allowsCustomModel,
14
13
  appendVoiceChatContextEvent,
15
14
  completeSlackFileUpload,
@@ -77,7 +76,6 @@ import {
77
76
  hasModelSelection,
78
77
  hasRequiredScopes,
79
78
  initSlackFileUpload,
80
- init_esm_shims,
81
79
  inviteZeroOrgMember,
82
80
  isFeatureEnabled,
83
81
  isFirewallConnectorType,
@@ -133,7 +131,11 @@ import {
133
131
  upsertZeroOrgModelProvider,
134
132
  withErrorHandler,
135
133
  zeroAgentCustomSkillNameSchema
136
- } from "./chunk-BESNYOIM.js";
134
+ } from "./chunk-PS4P6JB6.js";
135
+ import {
136
+ __toESM,
137
+ init_esm_shims
138
+ } from "./chunk-BMCQ2T6Q.js";
137
139
 
138
140
  // src/zero.ts
139
141
  init_esm_shims();
@@ -6521,7 +6523,7 @@ function registerZeroCommands(prog, commands) {
6521
6523
  var program = new Command();
6522
6524
  program.name("zero").description(
6523
6525
  "Zero CLI \u2014 interact with the zero platform from inside the sandbox"
6524
- ).version("9.119.0").addHelpText(
6526
+ ).version("9.119.2").addHelpText(
6525
6527
  "after",
6526
6528
  `
6527
6529
  Examples: