@vm0/cli 9.122.8 → 9.122.10

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.122.8",
3
+ "version": "9.122.10",
4
4
  "description": "CLI application",
5
5
  "repository": {
6
6
  "type": "git",
package/zero.js CHANGED
@@ -126,7 +126,7 @@ import {
126
126
  upsertZeroOrgModelProvider,
127
127
  withErrorHandler,
128
128
  zeroAgentCustomSkillNameSchema
129
- } from "./chunk-4TLRYOVY.js";
129
+ } from "./chunk-GMBF7S6J.js";
130
130
  import {
131
131
  __toESM,
132
132
  init_esm_shims
@@ -6323,7 +6323,7 @@ function registerZeroCommands(prog, commands) {
6323
6323
  var program = new Command();
6324
6324
  program.name("zero").description(
6325
6325
  "Zero CLI \u2014 interact with the zero platform from inside the sandbox"
6326
- ).version("9.122.8").addHelpText(
6326
+ ).version("9.122.10").addHelpText(
6327
6327
  "after",
6328
6328
  `
6329
6329
  Examples: