@vm0/cli 9.111.9 → 9.111.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.111.9",
3
+ "version": "9.111.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-ZKY63NCF.js";
129
+ } from "./chunk-KQWB3LPN.js";
130
130
 
131
131
  // src/zero.ts
132
132
  init_esm_shims();
@@ -5982,7 +5982,7 @@ function registerZeroCommands(prog, commands) {
5982
5982
  var program = new Command();
5983
5983
  program.name("zero").description(
5984
5984
  "Zero CLI \u2014 interact with the zero platform from inside the sandbox"
5985
- ).version("9.111.9").addHelpText(
5985
+ ).version("9.111.10").addHelpText(
5986
5986
  "after",
5987
5987
  `
5988
5988
  Examples: