@vm0/cli 9.135.0 → 9.136.0

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.135.0",
3
+ "version": "9.136.0",
4
4
  "description": "CLI application",
5
5
  "repository": {
6
6
  "type": "git",
package/zero.js CHANGED
@@ -115,7 +115,7 @@ import {
115
115
  upsertZeroOrgModelProvider,
116
116
  withErrorHandler,
117
117
  zeroAgentCustomSkillNameSchema
118
- } from "./chunk-7C3QXZRH.js";
118
+ } from "./chunk-5F6QHYHS.js";
119
119
  import {
120
120
  __toESM,
121
121
  init_esm_shims
@@ -19078,7 +19078,7 @@ function registerZeroCommands(prog, commands) {
19078
19078
  var program = new Command();
19079
19079
  program.name("zero").description(
19080
19080
  "Zero CLI \u2014 interact with the zero platform from inside the sandbox"
19081
- ).version("9.135.0").addHelpText(
19081
+ ).version("9.136.0").addHelpText(
19082
19082
  "after",
19083
19083
  `
19084
19084
  Examples: