@vm0/cli 9.125.6 → 9.126.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.125.6",
3
+ "version": "9.126.0",
4
4
  "description": "CLI application",
5
5
  "repository": {
6
6
  "type": "git",
package/zero.js CHANGED
@@ -128,7 +128,7 @@ import {
128
128
  upsertZeroOrgModelProvider,
129
129
  withErrorHandler,
130
130
  zeroAgentCustomSkillNameSchema
131
- } from "./chunk-HJA75SSL.js";
131
+ } from "./chunk-XRL42LXP.js";
132
132
  import {
133
133
  __toESM,
134
134
  init_esm_shims
@@ -6529,7 +6529,7 @@ Output:
6529
6529
  Notes:
6530
6530
  - Authenticates via ZERO_TOKEN (requires file:write capability)
6531
6531
  - Returned URL is a presigned GET valid for 7 days
6532
- - Max file size: 10 MB
6532
+ - Max file size: 1 GB
6533
6533
  - Allowed types: png / jpeg / gif / webp / svg / mp4 / webm / mov / pdf / txt / csv / md / json`
6534
6534
  ).action(
6535
6535
  withErrorHandler(
@@ -6609,7 +6609,7 @@ function registerZeroCommands(prog, commands) {
6609
6609
  var program = new Command();
6610
6610
  program.name("zero").description(
6611
6611
  "Zero CLI \u2014 interact with the zero platform from inside the sandbox"
6612
- ).version("9.125.6").addHelpText(
6612
+ ).version("9.126.0").addHelpText(
6613
6613
  "after",
6614
6614
  `
6615
6615
  Examples: