@taqueria/protocol 0.73.12 → 0.78.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.
Files changed (128) hide show
  1. package/Base.d.ts.map +1 -1
  2. package/EphemeralState.d.ts +35 -35
  3. package/EphemeralState.d.ts.map +1 -1
  4. package/EphemeralState.js +7 -2
  5. package/EphemeralState.js.map +1 -1
  6. package/ParsedPluginInfo.d.ts +130 -4059
  7. package/ParsedPluginInfo.d.ts.map +1 -1
  8. package/PersistentState.d.ts.map +1 -1
  9. package/PersistentState.js +0 -1
  10. package/PersistentState.js.map +1 -1
  11. package/PluginInfo.d.ts +88 -2757
  12. package/PluginInfo.d.ts.map +1 -1
  13. package/PluginSchema.d.ts +1403 -24602
  14. package/PluginSchema.d.ts.map +1 -1
  15. package/SHA256.d.js.map +1 -1
  16. package/SHA256.d.ts.map +1 -1
  17. package/SHA256.js +7 -2
  18. package/SHA256.js.map +1 -1
  19. package/SanitizedAbsPath.d.ts.map +1 -1
  20. package/SanitizedArgs.d.ts +111 -111
  21. package/SanitizedArgs.d.ts.map +1 -1
  22. package/TaqError.d.ts.map +1 -1
  23. package/TaqError.js +5 -0
  24. package/TaqError.js.map +1 -1
  25. package/helpers.d.ts.map +1 -1
  26. package/index.d.js +7 -2
  27. package/index.d.js.map +1 -1
  28. package/index.js +7 -2
  29. package/index.js.map +1 -1
  30. package/out/types/Alias.d.ts.map +1 -1
  31. package/out/types/BuildNumber.d.ts.map +1 -1
  32. package/out/types/Command.d.ts.map +1 -1
  33. package/out/types/Config.d.ts.map +1 -1
  34. package/out/types/ConfigAccount.d.ts.map +1 -1
  35. package/out/types/ConfigArtifactsDir.d.ts.map +1 -1
  36. package/out/types/ConfigContractsDir.d.ts.map +1 -1
  37. package/out/types/ConfigEnvironmentFileV2.d.ts.map +1 -1
  38. package/out/types/ConfigFileV1.d.ts.map +1 -1
  39. package/out/types/ConfigFileV2.d.ts.map +1 -1
  40. package/out/types/Contract.d.ts.map +1 -1
  41. package/out/types/CurrencyAmountV2.d.ts.map +1 -1
  42. package/out/types/EconomicalProtocolHash.d.ts.map +1 -1
  43. package/out/types/Environment.d.ts.map +1 -1
  44. package/out/types/EphemeralState.d.ts +292 -292
  45. package/out/types/EphemeralState.d.ts.map +1 -1
  46. package/out/types/Faucet.d.ts.map +1 -1
  47. package/out/types/HumanReadableIdentifier.d.ts.map +1 -1
  48. package/out/types/InstalledPlugin.d.ts.map +1 -1
  49. package/out/types/LoadedConfig.d.ts +12 -12
  50. package/out/types/LoadedConfig.d.ts.map +1 -1
  51. package/out/types/MetadataConfig.d.ts.map +1 -1
  52. package/out/types/NetworkAccountConfig.d.ts.map +1 -1
  53. package/out/types/NetworkConfig.d.ts.map +1 -1
  54. package/out/types/NonEmptyString.d.ts.map +1 -1
  55. package/out/types/Operation.d.ts +118 -118
  56. package/out/types/Operation.d.ts.map +1 -1
  57. package/out/types/Option.d.ts.map +1 -1
  58. package/out/types/ParsedConfig.d.ts +12 -12
  59. package/out/types/ParsedConfig.d.ts.map +1 -1
  60. package/out/types/ParsedOperation.d.ts +64 -64
  61. package/out/types/ParsedOperation.d.ts.map +1 -1
  62. package/out/types/ParsedTemplate.d.ts +76 -76
  63. package/out/types/ParsedTemplate.d.ts.map +1 -1
  64. package/out/types/PersistedOperation.d.ts.map +1 -1
  65. package/out/types/PersistedTask.d.ts.map +1 -1
  66. package/out/types/PersistentState.d.ts.map +1 -1
  67. package/out/types/PluginActionName.d.ts.map +1 -1
  68. package/out/types/PluginDependenciesResponse.d.ts +12 -12
  69. package/out/types/PluginDependenciesResponse.d.ts.map +1 -1
  70. package/out/types/PluginInfo.d.ts +152 -152
  71. package/out/types/PluginInfo.d.ts.map +1 -1
  72. package/out/types/PluginJsonResponse.d.ts.map +1 -1
  73. package/out/types/PluginProxyResponse.d.ts.map +1 -1
  74. package/out/types/PluginResponseEncoding.d.ts.map +1 -1
  75. package/out/types/PluginSchema.d.ts +722 -722
  76. package/out/types/PluginSchema.d.ts.map +1 -1
  77. package/out/types/PositionalArg.d.ts.map +1 -1
  78. package/out/types/Provisioner.d.ts.map +1 -1
  79. package/out/types/ProvisionerID.d.ts.map +1 -1
  80. package/out/types/Provisions.d.ts.map +1 -1
  81. package/out/types/ProxyTaskArgs.d.ts +82 -82
  82. package/out/types/ProxyTaskArgs.d.ts.map +1 -1
  83. package/out/types/ProxyTemplateArgs.d.ts +82 -82
  84. package/out/types/ProxyTemplateArgs.d.ts.map +1 -1
  85. package/out/types/PublicKeyHash.d.ts.map +1 -1
  86. package/out/types/RequestArgs.d.ts +69 -69
  87. package/out/types/RequestArgs.d.ts.map +1 -1
  88. package/out/types/RuntimeDependency.d.ts.map +1 -1
  89. package/out/types/RuntimeDependencyReport.d.ts +12 -12
  90. package/out/types/RuntimeDependencyReport.d.ts.map +1 -1
  91. package/out/types/SHA256.d.ts.map +1 -1
  92. package/out/types/SandboxAccount.d.ts.map +1 -1
  93. package/out/types/SandboxAccountConfig.d.ts.map +1 -1
  94. package/out/types/SandboxAccounts.d.ts.map +1 -1
  95. package/out/types/SandboxConfig.d.ts.map +1 -1
  96. package/out/types/SanitizedAbsPath.d.ts.map +1 -1
  97. package/out/types/SanitizedArgs.d.ts.map +1 -1
  98. package/out/types/SanitizedPath.d.ts.map +1 -1
  99. package/out/types/ScaffoldConfig.d.ts.map +1 -1
  100. package/out/types/Settings.d.ts.map +1 -1
  101. package/out/types/SingleChar.d.ts.map +1 -1
  102. package/out/types/Task.d.ts.map +1 -1
  103. package/out/types/Template.d.ts +118 -118
  104. package/out/types/Template.d.ts.map +1 -1
  105. package/out/types/Timestamp.d.ts.map +1 -1
  106. package/out/types/Tz.d.ts.map +1 -1
  107. package/out/types/TzKtConfig.d.ts.map +1 -1
  108. package/out/types/Url.d.ts.map +1 -1
  109. package/out/types/Verb.d.ts.map +1 -1
  110. package/out/types/VersionNumber.d.ts.map +1 -1
  111. package/out/types-strict.d.js.map +1 -1
  112. package/out/types-strict.d.ts +1 -1
  113. package/out/types-strict.js.map +1 -1
  114. package/out/types-zod.d.ts +441 -441
  115. package/out/types-zod.d.ts.map +1 -1
  116. package/package.json +17 -17
  117. package/taqueria-protocol-types.d.js +7 -2
  118. package/taqueria-protocol-types.d.js.map +1 -1
  119. package/taqueria-protocol-types.js +7 -2
  120. package/taqueria-protocol-types.js.map +1 -1
  121. package/tsconfig.tsbuildinfo +1 -1
  122. package/types-config-files.d.ts.map +1 -1
  123. package/types-config-files.js +2 -2
  124. package/types-config-files.js.map +1 -1
  125. package/types.d.js.map +1 -1
  126. package/types.d.ts +1 -1
  127. package/types.js.map +1 -1
  128. package/tzkt-config.d.ts.map +1 -1
@@ -201,14 +201,14 @@ export declare const runtimeDependencySchema: z.ZodObject<{
201
201
  name: string;
202
202
  kind: "required" | "optional";
203
203
  }>;
204
- export declare const runtimeDependencyReportSchema: z.ZodObject<z.objectUtil.extendShape<{
204
+ export declare const runtimeDependencyReportSchema: z.ZodObject<{
205
205
  name: z.ZodString;
206
206
  path: z.ZodString;
207
207
  version: z.ZodString;
208
208
  kind: z.ZodUnion<[z.ZodLiteral<"required">, z.ZodLiteral<"optional">]>;
209
- }, {
209
+ } & {
210
210
  met: z.ZodBoolean;
211
- }>, "strip", z.ZodTypeAny, {
211
+ }, "strip", z.ZodTypeAny, {
212
212
  version: string;
213
213
  path: string;
214
214
  name: string;
@@ -222,14 +222,14 @@ export declare const runtimeDependencyReportSchema: z.ZodObject<z.objectUtil.ext
222
222
  met: boolean;
223
223
  }>;
224
224
  export declare const pluginDependenciesResponseSchema: z.ZodObject<{
225
- report: z.ZodArray<z.ZodObject<z.objectUtil.extendShape<{
225
+ report: z.ZodArray<z.ZodObject<{
226
226
  name: z.ZodString;
227
227
  path: z.ZodString;
228
228
  version: z.ZodString;
229
229
  kind: z.ZodUnion<[z.ZodLiteral<"required">, z.ZodLiteral<"optional">]>;
230
- }, {
230
+ } & {
231
231
  met: z.ZodBoolean;
232
- }>, "strip", z.ZodTypeAny, {
232
+ }, "strip", z.ZodTypeAny, {
233
233
  version: string;
234
234
  path: string;
235
235
  name: string;
@@ -1742,7 +1742,7 @@ export declare const configSchema: z.ZodObject<{
1742
1742
  } | undefined;
1743
1743
  }> | undefined;
1744
1744
  }>;
1745
- export declare const parsedConfigSchema: z.ZodObject<z.objectUtil.extendShape<Omit<{
1745
+ export declare const parsedConfigSchema: z.ZodObject<Omit<{
1746
1746
  language: z.ZodOptional<z.ZodDefault<z.ZodUnion<[z.ZodLiteral<"en">, z.ZodLiteral<"fr">]>>>;
1747
1747
  metadata: z.ZodOptional<z.ZodObject<{
1748
1748
  name: z.ZodOptional<z.ZodString>;
@@ -1949,7 +1949,7 @@ export declare const parsedConfigSchema: z.ZodObject<z.objectUtil.extendShape<Om
1949
1949
  } | undefined;
1950
1950
  annotations?: Record<string, unknown> | undefined;
1951
1951
  }>>>;
1952
- }, "sandbox">, {
1952
+ }, "sandbox"> & {
1953
1953
  sandbox: z.ZodRecord<z.ZodString, z.ZodUnion<[z.ZodObject<{
1954
1954
  label: z.ZodString;
1955
1955
  rpcUrl: z.ZodString;
@@ -2021,7 +2021,7 @@ export declare const parsedConfigSchema: z.ZodObject<z.objectUtil.extendShape<Om
2021
2021
  } | undefined;
2022
2022
  annotations?: Record<string, unknown> | undefined;
2023
2023
  }>, z.ZodString]>>;
2024
- }>, "strip", z.ZodTypeAny, {
2024
+ }, "strip", z.ZodTypeAny, {
2025
2025
  sandbox: Record<string, string | {
2026
2026
  label: string;
2027
2027
  rpcUrl: string;
@@ -2148,7 +2148,7 @@ export declare const parsedConfigSchema: z.ZodObject<z.objectUtil.extendShape<Om
2148
2148
  } | undefined;
2149
2149
  }> | undefined;
2150
2150
  }>;
2151
- export declare const loadedConfigSchema: z.ZodObject<z.objectUtil.extendShape<{
2151
+ export declare const loadedConfigSchema: z.ZodObject<{
2152
2152
  language: z.ZodOptional<z.ZodDefault<z.ZodUnion<[z.ZodLiteral<"en">, z.ZodLiteral<"fr">]>>>;
2153
2153
  metadata: z.ZodOptional<z.ZodObject<{
2154
2154
  name: z.ZodOptional<z.ZodString>;
@@ -2355,11 +2355,11 @@ export declare const loadedConfigSchema: z.ZodObject<z.objectUtil.extendShape<{
2355
2355
  } | undefined;
2356
2356
  annotations?: Record<string, unknown> | undefined;
2357
2357
  }>>>;
2358
- }, {
2358
+ } & {
2359
2359
  projectDir: z.ZodString;
2360
2360
  configFile: z.ZodString;
2361
2361
  hash: z.ZodString;
2362
- }>, "strip", z.ZodTypeAny, {
2362
+ }, "strip", z.ZodTypeAny, {
2363
2363
  projectDir: string;
2364
2364
  environment: Record<string, string | {
2365
2365
  networks: string[];
@@ -2492,7 +2492,7 @@ export declare const loadedConfigSchema: z.ZodObject<z.objectUtil.extendShape<{
2492
2492
  } | undefined;
2493
2493
  }> | undefined;
2494
2494
  }>;
2495
- export declare const requestArgsSchema: z.ZodObject<z.objectUtil.extendShape<Omit<{
2495
+ export declare const requestArgsSchema: z.ZodObject<Omit<{
2496
2496
  _: z.ZodArray<z.ZodString, "many">;
2497
2497
  projectDir: z.ZodString;
2498
2498
  maxConcurrency: z.ZodNumber;
@@ -2509,9 +2509,9 @@ export declare const requestArgsSchema: z.ZodObject<z.objectUtil.extendShape<Omi
2509
2509
  quickstart: z.ZodString;
2510
2510
  setBuild: z.ZodUnion<[z.ZodString, z.ZodNumber]>;
2511
2511
  setVersion: z.ZodString;
2512
- }, "quickstart">, {
2512
+ }, "quickstart"> & {
2513
2513
  taqRun: z.ZodUnion<[z.ZodLiteral<"proxy">, z.ZodLiteral<"pluginInfo">, z.ZodLiteral<"checkRuntimeDependencies">, z.ZodLiteral<"installRuntimeDependencies">, z.ZodLiteral<"runPostInstall">, z.ZodLiteral<"proxyTemplate">]>;
2514
- config: z.ZodObject<z.objectUtil.extendShape<{
2514
+ config: z.ZodObject<{
2515
2515
  language: z.ZodOptional<z.ZodDefault<z.ZodUnion<[z.ZodLiteral<"en">, z.ZodLiteral<"fr">]>>>;
2516
2516
  metadata: z.ZodOptional<z.ZodObject<{
2517
2517
  name: z.ZodOptional<z.ZodString>;
@@ -2718,11 +2718,11 @@ export declare const requestArgsSchema: z.ZodObject<z.objectUtil.extendShape<Omi
2718
2718
  } | undefined;
2719
2719
  annotations?: Record<string, unknown> | undefined;
2720
2720
  }>>>;
2721
- }, {
2721
+ } & {
2722
2722
  projectDir: z.ZodString;
2723
2723
  configFile: z.ZodString;
2724
2724
  hash: z.ZodString;
2725
- }>, "strip", z.ZodTypeAny, {
2725
+ }, "strip", z.ZodTypeAny, {
2726
2726
  projectDir: string;
2727
2727
  environment: Record<string, string | {
2728
2728
  networks: string[];
@@ -2855,7 +2855,7 @@ export declare const requestArgsSchema: z.ZodObject<z.objectUtil.extendShape<Omi
2855
2855
  } | undefined;
2856
2856
  }> | undefined;
2857
2857
  }>;
2858
- }>, "passthrough", z.ZodTypeAny, z.objectOutputType<z.objectUtil.extendShape<Omit<{
2858
+ }, "passthrough", z.ZodTypeAny, z.objectOutputType<Omit<{
2859
2859
  _: z.ZodArray<z.ZodString, "many">;
2860
2860
  projectDir: z.ZodString;
2861
2861
  maxConcurrency: z.ZodNumber;
@@ -2872,9 +2872,9 @@ export declare const requestArgsSchema: z.ZodObject<z.objectUtil.extendShape<Omi
2872
2872
  quickstart: z.ZodString;
2873
2873
  setBuild: z.ZodUnion<[z.ZodString, z.ZodNumber]>;
2874
2874
  setVersion: z.ZodString;
2875
- }, "quickstart">, {
2875
+ }, "quickstart"> & {
2876
2876
  taqRun: z.ZodUnion<[z.ZodLiteral<"proxy">, z.ZodLiteral<"pluginInfo">, z.ZodLiteral<"checkRuntimeDependencies">, z.ZodLiteral<"installRuntimeDependencies">, z.ZodLiteral<"runPostInstall">, z.ZodLiteral<"proxyTemplate">]>;
2877
- config: z.ZodObject<z.objectUtil.extendShape<{
2877
+ config: z.ZodObject<{
2878
2878
  language: z.ZodOptional<z.ZodDefault<z.ZodUnion<[z.ZodLiteral<"en">, z.ZodLiteral<"fr">]>>>;
2879
2879
  metadata: z.ZodOptional<z.ZodObject<{
2880
2880
  name: z.ZodOptional<z.ZodString>;
@@ -3081,11 +3081,11 @@ export declare const requestArgsSchema: z.ZodObject<z.objectUtil.extendShape<Omi
3081
3081
  } | undefined;
3082
3082
  annotations?: Record<string, unknown> | undefined;
3083
3083
  }>>>;
3084
- }, {
3084
+ } & {
3085
3085
  projectDir: z.ZodString;
3086
3086
  configFile: z.ZodString;
3087
3087
  hash: z.ZodString;
3088
- }>, "strip", z.ZodTypeAny, {
3088
+ }, "strip", z.ZodTypeAny, {
3089
3089
  projectDir: string;
3090
3090
  environment: Record<string, string | {
3091
3091
  networks: string[];
@@ -3218,7 +3218,7 @@ export declare const requestArgsSchema: z.ZodObject<z.objectUtil.extendShape<Omi
3218
3218
  } | undefined;
3219
3219
  }> | undefined;
3220
3220
  }>;
3221
- }>, z.ZodTypeAny, "passthrough">, z.objectInputType<z.objectUtil.extendShape<Omit<{
3221
+ }, z.ZodTypeAny, "passthrough">, z.objectInputType<Omit<{
3222
3222
  _: z.ZodArray<z.ZodString, "many">;
3223
3223
  projectDir: z.ZodString;
3224
3224
  maxConcurrency: z.ZodNumber;
@@ -3235,9 +3235,9 @@ export declare const requestArgsSchema: z.ZodObject<z.objectUtil.extendShape<Omi
3235
3235
  quickstart: z.ZodString;
3236
3236
  setBuild: z.ZodUnion<[z.ZodString, z.ZodNumber]>;
3237
3237
  setVersion: z.ZodString;
3238
- }, "quickstart">, {
3238
+ }, "quickstart"> & {
3239
3239
  taqRun: z.ZodUnion<[z.ZodLiteral<"proxy">, z.ZodLiteral<"pluginInfo">, z.ZodLiteral<"checkRuntimeDependencies">, z.ZodLiteral<"installRuntimeDependencies">, z.ZodLiteral<"runPostInstall">, z.ZodLiteral<"proxyTemplate">]>;
3240
- config: z.ZodObject<z.objectUtil.extendShape<{
3240
+ config: z.ZodObject<{
3241
3241
  language: z.ZodOptional<z.ZodDefault<z.ZodUnion<[z.ZodLiteral<"en">, z.ZodLiteral<"fr">]>>>;
3242
3242
  metadata: z.ZodOptional<z.ZodObject<{
3243
3243
  name: z.ZodOptional<z.ZodString>;
@@ -3444,11 +3444,11 @@ export declare const requestArgsSchema: z.ZodObject<z.objectUtil.extendShape<Omi
3444
3444
  } | undefined;
3445
3445
  annotations?: Record<string, unknown> | undefined;
3446
3446
  }>>>;
3447
- }, {
3447
+ } & {
3448
3448
  projectDir: z.ZodString;
3449
3449
  configFile: z.ZodString;
3450
3450
  hash: z.ZodString;
3451
- }>, "strip", z.ZodTypeAny, {
3451
+ }, "strip", z.ZodTypeAny, {
3452
3452
  projectDir: string;
3453
3453
  environment: Record<string, string | {
3454
3454
  networks: string[];
@@ -3581,8 +3581,8 @@ export declare const requestArgsSchema: z.ZodObject<z.objectUtil.extendShape<Omi
3581
3581
  } | undefined;
3582
3582
  }> | undefined;
3583
3583
  }>;
3584
- }>, z.ZodTypeAny, "passthrough">>;
3585
- export declare const proxyTemplateArgsSchema: z.ZodObject<z.objectUtil.extendShape<z.objectUtil.extendShape<Omit<{
3584
+ }, z.ZodTypeAny, "passthrough">>;
3585
+ export declare const proxyTemplateArgsSchema: z.ZodObject<Omit<{
3586
3586
  _: z.ZodArray<z.ZodString, "many">;
3587
3587
  projectDir: z.ZodString;
3588
3588
  maxConcurrency: z.ZodNumber;
@@ -3599,9 +3599,9 @@ export declare const proxyTemplateArgsSchema: z.ZodObject<z.objectUtil.extendSha
3599
3599
  quickstart: z.ZodString;
3600
3600
  setBuild: z.ZodUnion<[z.ZodString, z.ZodNumber]>;
3601
3601
  setVersion: z.ZodString;
3602
- }, "quickstart">, {
3602
+ }, "quickstart"> & {
3603
3603
  taqRun: z.ZodUnion<[z.ZodLiteral<"proxy">, z.ZodLiteral<"pluginInfo">, z.ZodLiteral<"checkRuntimeDependencies">, z.ZodLiteral<"installRuntimeDependencies">, z.ZodLiteral<"runPostInstall">, z.ZodLiteral<"proxyTemplate">]>;
3604
- config: z.ZodObject<z.objectUtil.extendShape<{
3604
+ config: z.ZodObject<{
3605
3605
  language: z.ZodOptional<z.ZodDefault<z.ZodUnion<[z.ZodLiteral<"en">, z.ZodLiteral<"fr">]>>>;
3606
3606
  metadata: z.ZodOptional<z.ZodObject<{
3607
3607
  name: z.ZodOptional<z.ZodString>;
@@ -3808,11 +3808,11 @@ export declare const proxyTemplateArgsSchema: z.ZodObject<z.objectUtil.extendSha
3808
3808
  } | undefined;
3809
3809
  annotations?: Record<string, unknown> | undefined;
3810
3810
  }>>>;
3811
- }, {
3811
+ } & {
3812
3812
  projectDir: z.ZodString;
3813
3813
  configFile: z.ZodString;
3814
3814
  hash: z.ZodString;
3815
- }>, "strip", z.ZodTypeAny, {
3815
+ }, "strip", z.ZodTypeAny, {
3816
3816
  projectDir: string;
3817
3817
  environment: Record<string, string | {
3818
3818
  networks: string[];
@@ -3945,9 +3945,9 @@ export declare const proxyTemplateArgsSchema: z.ZodObject<z.objectUtil.extendSha
3945
3945
  } | undefined;
3946
3946
  }> | undefined;
3947
3947
  }>;
3948
- }>, {
3948
+ } & {
3949
3949
  template: z.ZodString;
3950
- }>, "passthrough", z.ZodTypeAny, z.objectOutputType<z.objectUtil.extendShape<z.objectUtil.extendShape<Omit<{
3950
+ }, "passthrough", z.ZodTypeAny, z.objectOutputType<Omit<{
3951
3951
  _: z.ZodArray<z.ZodString, "many">;
3952
3952
  projectDir: z.ZodString;
3953
3953
  maxConcurrency: z.ZodNumber;
@@ -3964,9 +3964,9 @@ export declare const proxyTemplateArgsSchema: z.ZodObject<z.objectUtil.extendSha
3964
3964
  quickstart: z.ZodString;
3965
3965
  setBuild: z.ZodUnion<[z.ZodString, z.ZodNumber]>;
3966
3966
  setVersion: z.ZodString;
3967
- }, "quickstart">, {
3967
+ }, "quickstart"> & {
3968
3968
  taqRun: z.ZodUnion<[z.ZodLiteral<"proxy">, z.ZodLiteral<"pluginInfo">, z.ZodLiteral<"checkRuntimeDependencies">, z.ZodLiteral<"installRuntimeDependencies">, z.ZodLiteral<"runPostInstall">, z.ZodLiteral<"proxyTemplate">]>;
3969
- config: z.ZodObject<z.objectUtil.extendShape<{
3969
+ config: z.ZodObject<{
3970
3970
  language: z.ZodOptional<z.ZodDefault<z.ZodUnion<[z.ZodLiteral<"en">, z.ZodLiteral<"fr">]>>>;
3971
3971
  metadata: z.ZodOptional<z.ZodObject<{
3972
3972
  name: z.ZodOptional<z.ZodString>;
@@ -4173,11 +4173,11 @@ export declare const proxyTemplateArgsSchema: z.ZodObject<z.objectUtil.extendSha
4173
4173
  } | undefined;
4174
4174
  annotations?: Record<string, unknown> | undefined;
4175
4175
  }>>>;
4176
- }, {
4176
+ } & {
4177
4177
  projectDir: z.ZodString;
4178
4178
  configFile: z.ZodString;
4179
4179
  hash: z.ZodString;
4180
- }>, "strip", z.ZodTypeAny, {
4180
+ }, "strip", z.ZodTypeAny, {
4181
4181
  projectDir: string;
4182
4182
  environment: Record<string, string | {
4183
4183
  networks: string[];
@@ -4310,9 +4310,9 @@ export declare const proxyTemplateArgsSchema: z.ZodObject<z.objectUtil.extendSha
4310
4310
  } | undefined;
4311
4311
  }> | undefined;
4312
4312
  }>;
4313
- }>, {
4313
+ } & {
4314
4314
  template: z.ZodString;
4315
- }>, z.ZodTypeAny, "passthrough">, z.objectInputType<z.objectUtil.extendShape<z.objectUtil.extendShape<Omit<{
4315
+ }, z.ZodTypeAny, "passthrough">, z.objectInputType<Omit<{
4316
4316
  _: z.ZodArray<z.ZodString, "many">;
4317
4317
  projectDir: z.ZodString;
4318
4318
  maxConcurrency: z.ZodNumber;
@@ -4329,9 +4329,9 @@ export declare const proxyTemplateArgsSchema: z.ZodObject<z.objectUtil.extendSha
4329
4329
  quickstart: z.ZodString;
4330
4330
  setBuild: z.ZodUnion<[z.ZodString, z.ZodNumber]>;
4331
4331
  setVersion: z.ZodString;
4332
- }, "quickstart">, {
4332
+ }, "quickstart"> & {
4333
4333
  taqRun: z.ZodUnion<[z.ZodLiteral<"proxy">, z.ZodLiteral<"pluginInfo">, z.ZodLiteral<"checkRuntimeDependencies">, z.ZodLiteral<"installRuntimeDependencies">, z.ZodLiteral<"runPostInstall">, z.ZodLiteral<"proxyTemplate">]>;
4334
- config: z.ZodObject<z.objectUtil.extendShape<{
4334
+ config: z.ZodObject<{
4335
4335
  language: z.ZodOptional<z.ZodDefault<z.ZodUnion<[z.ZodLiteral<"en">, z.ZodLiteral<"fr">]>>>;
4336
4336
  metadata: z.ZodOptional<z.ZodObject<{
4337
4337
  name: z.ZodOptional<z.ZodString>;
@@ -4538,11 +4538,11 @@ export declare const proxyTemplateArgsSchema: z.ZodObject<z.objectUtil.extendSha
4538
4538
  } | undefined;
4539
4539
  annotations?: Record<string, unknown> | undefined;
4540
4540
  }>>>;
4541
- }, {
4541
+ } & {
4542
4542
  projectDir: z.ZodString;
4543
4543
  configFile: z.ZodString;
4544
4544
  hash: z.ZodString;
4545
- }>, "strip", z.ZodTypeAny, {
4545
+ }, "strip", z.ZodTypeAny, {
4546
4546
  projectDir: string;
4547
4547
  environment: Record<string, string | {
4548
4548
  networks: string[];
@@ -4675,9 +4675,9 @@ export declare const proxyTemplateArgsSchema: z.ZodObject<z.objectUtil.extendSha
4675
4675
  } | undefined;
4676
4676
  }> | undefined;
4677
4677
  }>;
4678
- }>, {
4678
+ } & {
4679
4679
  template: z.ZodString;
4680
- }>, z.ZodTypeAny, "passthrough">>;
4680
+ }, z.ZodTypeAny, "passthrough">>;
4681
4681
  export declare const operationSchema: z.ZodObject<{
4682
4682
  operation: z.ZodString;
4683
4683
  command: z.ZodString;
@@ -4783,7 +4783,7 @@ export declare const operationSchema: z.ZodObject<{
4783
4783
  time: number;
4784
4784
  output?: unknown;
4785
4785
  }>;
4786
- }>], z.ZodUnknown>, z.ZodFunction<z.ZodTuple<[z.ZodObject<z.objectUtil.extendShape<Omit<{
4786
+ }>], z.ZodUnknown>, z.ZodFunction<z.ZodTuple<[z.ZodObject<Omit<{
4787
4787
  _: z.ZodArray<z.ZodString, "many">;
4788
4788
  projectDir: z.ZodString;
4789
4789
  maxConcurrency: z.ZodNumber;
@@ -4800,9 +4800,9 @@ export declare const operationSchema: z.ZodObject<{
4800
4800
  quickstart: z.ZodString;
4801
4801
  setBuild: z.ZodUnion<[z.ZodString, z.ZodNumber]>;
4802
4802
  setVersion: z.ZodString;
4803
- }, "quickstart">, {
4803
+ }, "quickstart"> & {
4804
4804
  taqRun: z.ZodUnion<[z.ZodLiteral<"proxy">, z.ZodLiteral<"pluginInfo">, z.ZodLiteral<"checkRuntimeDependencies">, z.ZodLiteral<"installRuntimeDependencies">, z.ZodLiteral<"runPostInstall">, z.ZodLiteral<"proxyTemplate">]>;
4805
- config: z.ZodObject<z.objectUtil.extendShape<{
4805
+ config: z.ZodObject<{
4806
4806
  language: z.ZodOptional<z.ZodDefault<z.ZodUnion<[z.ZodLiteral<"en">, z.ZodLiteral<"fr">]>>>;
4807
4807
  metadata: z.ZodOptional<z.ZodObject<{
4808
4808
  name: z.ZodOptional<z.ZodString>;
@@ -5009,11 +5009,11 @@ export declare const operationSchema: z.ZodObject<{
5009
5009
  } | undefined;
5010
5010
  annotations?: Record<string, unknown> | undefined;
5011
5011
  }>>>;
5012
- }, {
5012
+ } & {
5013
5013
  projectDir: z.ZodString;
5014
5014
  configFile: z.ZodString;
5015
5015
  hash: z.ZodString;
5016
- }>, "strip", z.ZodTypeAny, {
5016
+ }, "strip", z.ZodTypeAny, {
5017
5017
  projectDir: string;
5018
5018
  environment: Record<string, string | {
5019
5019
  networks: string[];
@@ -5146,7 +5146,7 @@ export declare const operationSchema: z.ZodObject<{
5146
5146
  } | undefined;
5147
5147
  }> | undefined;
5148
5148
  }>;
5149
- }>, "passthrough", z.ZodTypeAny, z.objectOutputType<z.objectUtil.extendShape<Omit<{
5149
+ }, "passthrough", z.ZodTypeAny, z.objectOutputType<Omit<{
5150
5150
  _: z.ZodArray<z.ZodString, "many">;
5151
5151
  projectDir: z.ZodString;
5152
5152
  maxConcurrency: z.ZodNumber;
@@ -5163,9 +5163,9 @@ export declare const operationSchema: z.ZodObject<{
5163
5163
  quickstart: z.ZodString;
5164
5164
  setBuild: z.ZodUnion<[z.ZodString, z.ZodNumber]>;
5165
5165
  setVersion: z.ZodString;
5166
- }, "quickstart">, {
5166
+ }, "quickstart"> & {
5167
5167
  taqRun: z.ZodUnion<[z.ZodLiteral<"proxy">, z.ZodLiteral<"pluginInfo">, z.ZodLiteral<"checkRuntimeDependencies">, z.ZodLiteral<"installRuntimeDependencies">, z.ZodLiteral<"runPostInstall">, z.ZodLiteral<"proxyTemplate">]>;
5168
- config: z.ZodObject<z.objectUtil.extendShape<{
5168
+ config: z.ZodObject<{
5169
5169
  language: z.ZodOptional<z.ZodDefault<z.ZodUnion<[z.ZodLiteral<"en">, z.ZodLiteral<"fr">]>>>;
5170
5170
  metadata: z.ZodOptional<z.ZodObject<{
5171
5171
  name: z.ZodOptional<z.ZodString>;
@@ -5372,11 +5372,11 @@ export declare const operationSchema: z.ZodObject<{
5372
5372
  } | undefined;
5373
5373
  annotations?: Record<string, unknown> | undefined;
5374
5374
  }>>>;
5375
- }, {
5375
+ } & {
5376
5376
  projectDir: z.ZodString;
5377
5377
  configFile: z.ZodString;
5378
5378
  hash: z.ZodString;
5379
- }>, "strip", z.ZodTypeAny, {
5379
+ }, "strip", z.ZodTypeAny, {
5380
5380
  projectDir: string;
5381
5381
  environment: Record<string, string | {
5382
5382
  networks: string[];
@@ -5509,7 +5509,7 @@ export declare const operationSchema: z.ZodObject<{
5509
5509
  } | undefined;
5510
5510
  }> | undefined;
5511
5511
  }>;
5512
- }>, z.ZodTypeAny, "passthrough">, z.objectInputType<z.objectUtil.extendShape<Omit<{
5512
+ }, z.ZodTypeAny, "passthrough">, z.objectInputType<Omit<{
5513
5513
  _: z.ZodArray<z.ZodString, "many">;
5514
5514
  projectDir: z.ZodString;
5515
5515
  maxConcurrency: z.ZodNumber;
@@ -5526,9 +5526,9 @@ export declare const operationSchema: z.ZodObject<{
5526
5526
  quickstart: z.ZodString;
5527
5527
  setBuild: z.ZodUnion<[z.ZodString, z.ZodNumber]>;
5528
5528
  setVersion: z.ZodString;
5529
- }, "quickstart">, {
5529
+ }, "quickstart"> & {
5530
5530
  taqRun: z.ZodUnion<[z.ZodLiteral<"proxy">, z.ZodLiteral<"pluginInfo">, z.ZodLiteral<"checkRuntimeDependencies">, z.ZodLiteral<"installRuntimeDependencies">, z.ZodLiteral<"runPostInstall">, z.ZodLiteral<"proxyTemplate">]>;
5531
- config: z.ZodObject<z.objectUtil.extendShape<{
5531
+ config: z.ZodObject<{
5532
5532
  language: z.ZodOptional<z.ZodDefault<z.ZodUnion<[z.ZodLiteral<"en">, z.ZodLiteral<"fr">]>>>;
5533
5533
  metadata: z.ZodOptional<z.ZodObject<{
5534
5534
  name: z.ZodOptional<z.ZodString>;
@@ -5735,11 +5735,11 @@ export declare const operationSchema: z.ZodObject<{
5735
5735
  } | undefined;
5736
5736
  annotations?: Record<string, unknown> | undefined;
5737
5737
  }>>>;
5738
- }, {
5738
+ } & {
5739
5739
  projectDir: z.ZodString;
5740
5740
  configFile: z.ZodString;
5741
5741
  hash: z.ZodString;
5742
- }>, "strip", z.ZodTypeAny, {
5742
+ }, "strip", z.ZodTypeAny, {
5743
5743
  projectDir: string;
5744
5744
  environment: Record<string, string | {
5745
5745
  networks: string[];
@@ -5872,7 +5872,7 @@ export declare const operationSchema: z.ZodObject<{
5872
5872
  } | undefined;
5873
5873
  }> | undefined;
5874
5874
  }>;
5875
- }>, z.ZodTypeAny, "passthrough">>], z.ZodUnknown>, z.ZodVoid>>>;
5875
+ }, z.ZodTypeAny, "passthrough">>], z.ZodUnknown>, z.ZodVoid>>>;
5876
5876
  }, "strip", z.ZodTypeAny, {
5877
5877
  operation: string;
5878
5878
  command: string;
@@ -5888,7 +5888,7 @@ export declare const operationSchema: z.ZodObject<{
5888
5888
  time: number;
5889
5889
  output?: unknown;
5890
5890
  }>;
5891
- }, ...args: unknown[]) => (args_0: z.objectInputType<z.objectUtil.extendShape<Omit<{
5891
+ }, ...args: unknown[]) => (args_0: z.objectInputType<Omit<{
5892
5892
  _: z.ZodArray<z.ZodString, "many">;
5893
5893
  projectDir: z.ZodString;
5894
5894
  maxConcurrency: z.ZodNumber;
@@ -5905,9 +5905,9 @@ export declare const operationSchema: z.ZodObject<{
5905
5905
  quickstart: z.ZodString;
5906
5906
  setBuild: z.ZodUnion<[z.ZodString, z.ZodNumber]>;
5907
5907
  setVersion: z.ZodString;
5908
- }, "quickstart">, {
5908
+ }, "quickstart"> & {
5909
5909
  taqRun: z.ZodUnion<[z.ZodLiteral<"proxy">, z.ZodLiteral<"pluginInfo">, z.ZodLiteral<"checkRuntimeDependencies">, z.ZodLiteral<"installRuntimeDependencies">, z.ZodLiteral<"runPostInstall">, z.ZodLiteral<"proxyTemplate">]>;
5910
- config: z.ZodObject<z.objectUtil.extendShape<{
5910
+ config: z.ZodObject<{
5911
5911
  language: z.ZodOptional<z.ZodDefault<z.ZodUnion<[z.ZodLiteral<"en">, z.ZodLiteral<"fr">]>>>;
5912
5912
  metadata: z.ZodOptional<z.ZodObject<{
5913
5913
  name: z.ZodOptional<z.ZodString>;
@@ -6114,11 +6114,11 @@ export declare const operationSchema: z.ZodObject<{
6114
6114
  } | undefined;
6115
6115
  annotations?: Record<string, unknown> | undefined;
6116
6116
  }>>>;
6117
- }, {
6117
+ } & {
6118
6118
  projectDir: z.ZodString;
6119
6119
  configFile: z.ZodString;
6120
6120
  hash: z.ZodString;
6121
- }>, "strip", z.ZodTypeAny, {
6121
+ }, "strip", z.ZodTypeAny, {
6122
6122
  projectDir: string;
6123
6123
  environment: Record<string, string | {
6124
6124
  networks: string[];
@@ -6251,7 +6251,7 @@ export declare const operationSchema: z.ZodObject<{
6251
6251
  } | undefined;
6252
6252
  }> | undefined;
6253
6253
  }>;
6254
- }>, z.ZodTypeAny, "passthrough">, ...args: unknown[]) => void) | undefined;
6254
+ }, z.ZodTypeAny, "passthrough">, ...args: unknown[]) => void) | undefined;
6255
6255
  description?: string | undefined;
6256
6256
  positionals?: {
6257
6257
  description: string;
@@ -6285,7 +6285,7 @@ export declare const operationSchema: z.ZodObject<{
6285
6285
  time: number;
6286
6286
  output?: unknown;
6287
6287
  }>;
6288
- }, ...args: unknown[]) => (args_0: z.objectOutputType<z.objectUtil.extendShape<Omit<{
6288
+ }, ...args: unknown[]) => (args_0: z.objectOutputType<Omit<{
6289
6289
  _: z.ZodArray<z.ZodString, "many">;
6290
6290
  projectDir: z.ZodString;
6291
6291
  maxConcurrency: z.ZodNumber;
@@ -6302,9 +6302,9 @@ export declare const operationSchema: z.ZodObject<{
6302
6302
  quickstart: z.ZodString;
6303
6303
  setBuild: z.ZodUnion<[z.ZodString, z.ZodNumber]>;
6304
6304
  setVersion: z.ZodString;
6305
- }, "quickstart">, {
6305
+ }, "quickstart"> & {
6306
6306
  taqRun: z.ZodUnion<[z.ZodLiteral<"proxy">, z.ZodLiteral<"pluginInfo">, z.ZodLiteral<"checkRuntimeDependencies">, z.ZodLiteral<"installRuntimeDependencies">, z.ZodLiteral<"runPostInstall">, z.ZodLiteral<"proxyTemplate">]>;
6307
- config: z.ZodObject<z.objectUtil.extendShape<{
6307
+ config: z.ZodObject<{
6308
6308
  language: z.ZodOptional<z.ZodDefault<z.ZodUnion<[z.ZodLiteral<"en">, z.ZodLiteral<"fr">]>>>;
6309
6309
  metadata: z.ZodOptional<z.ZodObject<{
6310
6310
  name: z.ZodOptional<z.ZodString>;
@@ -6511,11 +6511,11 @@ export declare const operationSchema: z.ZodObject<{
6511
6511
  } | undefined;
6512
6512
  annotations?: Record<string, unknown> | undefined;
6513
6513
  }>>>;
6514
- }, {
6514
+ } & {
6515
6515
  projectDir: z.ZodString;
6516
6516
  configFile: z.ZodString;
6517
6517
  hash: z.ZodString;
6518
- }>, "strip", z.ZodTypeAny, {
6518
+ }, "strip", z.ZodTypeAny, {
6519
6519
  projectDir: string;
6520
6520
  environment: Record<string, string | {
6521
6521
  networks: string[];
@@ -6648,7 +6648,7 @@ export declare const operationSchema: z.ZodObject<{
6648
6648
  } | undefined;
6649
6649
  }> | undefined;
6650
6650
  }>;
6651
- }>, z.ZodTypeAny, "passthrough">, ...args: unknown[]) => void) | undefined;
6651
+ }, z.ZodTypeAny, "passthrough">, ...args: unknown[]) => void) | undefined;
6652
6652
  description?: string | undefined;
6653
6653
  positionals?: {
6654
6654
  description: string;
@@ -6773,7 +6773,7 @@ export declare const parsedOperationSchema: z.ZodObject<Omit<{
6773
6773
  time: number;
6774
6774
  output?: unknown;
6775
6775
  }>;
6776
- }>], z.ZodUnknown>, z.ZodFunction<z.ZodTuple<[z.ZodObject<z.objectUtil.extendShape<Omit<{
6776
+ }>], z.ZodUnknown>, z.ZodFunction<z.ZodTuple<[z.ZodObject<Omit<{
6777
6777
  _: z.ZodArray<z.ZodString, "many">;
6778
6778
  projectDir: z.ZodString;
6779
6779
  maxConcurrency: z.ZodNumber;
@@ -6790,9 +6790,9 @@ export declare const parsedOperationSchema: z.ZodObject<Omit<{
6790
6790
  quickstart: z.ZodString;
6791
6791
  setBuild: z.ZodUnion<[z.ZodString, z.ZodNumber]>;
6792
6792
  setVersion: z.ZodString;
6793
- }, "quickstart">, {
6793
+ }, "quickstart"> & {
6794
6794
  taqRun: z.ZodUnion<[z.ZodLiteral<"proxy">, z.ZodLiteral<"pluginInfo">, z.ZodLiteral<"checkRuntimeDependencies">, z.ZodLiteral<"installRuntimeDependencies">, z.ZodLiteral<"runPostInstall">, z.ZodLiteral<"proxyTemplate">]>;
6795
- config: z.ZodObject<z.objectUtil.extendShape<{
6795
+ config: z.ZodObject<{
6796
6796
  language: z.ZodOptional<z.ZodDefault<z.ZodUnion<[z.ZodLiteral<"en">, z.ZodLiteral<"fr">]>>>;
6797
6797
  metadata: z.ZodOptional<z.ZodObject<{
6798
6798
  name: z.ZodOptional<z.ZodString>;
@@ -6999,11 +6999,11 @@ export declare const parsedOperationSchema: z.ZodObject<Omit<{
6999
6999
  } | undefined;
7000
7000
  annotations?: Record<string, unknown> | undefined;
7001
7001
  }>>>;
7002
- }, {
7002
+ } & {
7003
7003
  projectDir: z.ZodString;
7004
7004
  configFile: z.ZodString;
7005
7005
  hash: z.ZodString;
7006
- }>, "strip", z.ZodTypeAny, {
7006
+ }, "strip", z.ZodTypeAny, {
7007
7007
  projectDir: string;
7008
7008
  environment: Record<string, string | {
7009
7009
  networks: string[];
@@ -7136,7 +7136,7 @@ export declare const parsedOperationSchema: z.ZodObject<Omit<{
7136
7136
  } | undefined;
7137
7137
  }> | undefined;
7138
7138
  }>;
7139
- }>, "passthrough", z.ZodTypeAny, z.objectOutputType<z.objectUtil.extendShape<Omit<{
7139
+ }, "passthrough", z.ZodTypeAny, z.objectOutputType<Omit<{
7140
7140
  _: z.ZodArray<z.ZodString, "many">;
7141
7141
  projectDir: z.ZodString;
7142
7142
  maxConcurrency: z.ZodNumber;
@@ -7153,9 +7153,9 @@ export declare const parsedOperationSchema: z.ZodObject<Omit<{
7153
7153
  quickstart: z.ZodString;
7154
7154
  setBuild: z.ZodUnion<[z.ZodString, z.ZodNumber]>;
7155
7155
  setVersion: z.ZodString;
7156
- }, "quickstart">, {
7156
+ }, "quickstart"> & {
7157
7157
  taqRun: z.ZodUnion<[z.ZodLiteral<"proxy">, z.ZodLiteral<"pluginInfo">, z.ZodLiteral<"checkRuntimeDependencies">, z.ZodLiteral<"installRuntimeDependencies">, z.ZodLiteral<"runPostInstall">, z.ZodLiteral<"proxyTemplate">]>;
7158
- config: z.ZodObject<z.objectUtil.extendShape<{
7158
+ config: z.ZodObject<{
7159
7159
  language: z.ZodOptional<z.ZodDefault<z.ZodUnion<[z.ZodLiteral<"en">, z.ZodLiteral<"fr">]>>>;
7160
7160
  metadata: z.ZodOptional<z.ZodObject<{
7161
7161
  name: z.ZodOptional<z.ZodString>;
@@ -7362,11 +7362,11 @@ export declare const parsedOperationSchema: z.ZodObject<Omit<{
7362
7362
  } | undefined;
7363
7363
  annotations?: Record<string, unknown> | undefined;
7364
7364
  }>>>;
7365
- }, {
7365
+ } & {
7366
7366
  projectDir: z.ZodString;
7367
7367
  configFile: z.ZodString;
7368
7368
  hash: z.ZodString;
7369
- }>, "strip", z.ZodTypeAny, {
7369
+ }, "strip", z.ZodTypeAny, {
7370
7370
  projectDir: string;
7371
7371
  environment: Record<string, string | {
7372
7372
  networks: string[];
@@ -7499,7 +7499,7 @@ export declare const parsedOperationSchema: z.ZodObject<Omit<{
7499
7499
  } | undefined;
7500
7500
  }> | undefined;
7501
7501
  }>;
7502
- }>, z.ZodTypeAny, "passthrough">, z.objectInputType<z.objectUtil.extendShape<Omit<{
7502
+ }, z.ZodTypeAny, "passthrough">, z.objectInputType<Omit<{
7503
7503
  _: z.ZodArray<z.ZodString, "many">;
7504
7504
  projectDir: z.ZodString;
7505
7505
  maxConcurrency: z.ZodNumber;
@@ -7516,9 +7516,9 @@ export declare const parsedOperationSchema: z.ZodObject<Omit<{
7516
7516
  quickstart: z.ZodString;
7517
7517
  setBuild: z.ZodUnion<[z.ZodString, z.ZodNumber]>;
7518
7518
  setVersion: z.ZodString;
7519
- }, "quickstart">, {
7519
+ }, "quickstart"> & {
7520
7520
  taqRun: z.ZodUnion<[z.ZodLiteral<"proxy">, z.ZodLiteral<"pluginInfo">, z.ZodLiteral<"checkRuntimeDependencies">, z.ZodLiteral<"installRuntimeDependencies">, z.ZodLiteral<"runPostInstall">, z.ZodLiteral<"proxyTemplate">]>;
7521
- config: z.ZodObject<z.objectUtil.extendShape<{
7521
+ config: z.ZodObject<{
7522
7522
  language: z.ZodOptional<z.ZodDefault<z.ZodUnion<[z.ZodLiteral<"en">, z.ZodLiteral<"fr">]>>>;
7523
7523
  metadata: z.ZodOptional<z.ZodObject<{
7524
7524
  name: z.ZodOptional<z.ZodString>;
@@ -7725,11 +7725,11 @@ export declare const parsedOperationSchema: z.ZodObject<Omit<{
7725
7725
  } | undefined;
7726
7726
  annotations?: Record<string, unknown> | undefined;
7727
7727
  }>>>;
7728
- }, {
7728
+ } & {
7729
7729
  projectDir: z.ZodString;
7730
7730
  configFile: z.ZodString;
7731
7731
  hash: z.ZodString;
7732
- }>, "strip", z.ZodTypeAny, {
7732
+ }, "strip", z.ZodTypeAny, {
7733
7733
  projectDir: string;
7734
7734
  environment: Record<string, string | {
7735
7735
  networks: string[];
@@ -7862,7 +7862,7 @@ export declare const parsedOperationSchema: z.ZodObject<Omit<{
7862
7862
  } | undefined;
7863
7863
  }> | undefined;
7864
7864
  }>;
7865
- }>, z.ZodTypeAny, "passthrough">>], z.ZodUnknown>, z.ZodVoid>>>;
7865
+ }, z.ZodTypeAny, "passthrough">>], z.ZodUnknown>, z.ZodVoid>>>;
7866
7866
  }, "handler">, "strip", z.ZodTypeAny, {
7867
7867
  operation: string;
7868
7868
  command: string;
@@ -7958,7 +7958,7 @@ export declare const templateSchema: z.ZodObject<{
7958
7958
  type?: "string" | "number" | "boolean" | undefined;
7959
7959
  defaultValue?: string | number | boolean | undefined;
7960
7960
  }>, "many">>;
7961
- handler: z.ZodUnion<[z.ZodString, z.ZodFunction<z.ZodTuple<[z.ZodObject<z.objectUtil.extendShape<Omit<{
7961
+ handler: z.ZodUnion<[z.ZodString, z.ZodFunction<z.ZodTuple<[z.ZodObject<Omit<{
7962
7962
  _: z.ZodArray<z.ZodString, "many">;
7963
7963
  projectDir: z.ZodString;
7964
7964
  maxConcurrency: z.ZodNumber;
@@ -7975,9 +7975,9 @@ export declare const templateSchema: z.ZodObject<{
7975
7975
  quickstart: z.ZodString;
7976
7976
  setBuild: z.ZodUnion<[z.ZodString, z.ZodNumber]>;
7977
7977
  setVersion: z.ZodString;
7978
- }, "quickstart">, {
7978
+ }, "quickstart"> & {
7979
7979
  taqRun: z.ZodUnion<[z.ZodLiteral<"proxy">, z.ZodLiteral<"pluginInfo">, z.ZodLiteral<"checkRuntimeDependencies">, z.ZodLiteral<"installRuntimeDependencies">, z.ZodLiteral<"runPostInstall">, z.ZodLiteral<"proxyTemplate">]>;
7980
- config: z.ZodObject<z.objectUtil.extendShape<{
7980
+ config: z.ZodObject<{
7981
7981
  language: z.ZodOptional<z.ZodDefault<z.ZodUnion<[z.ZodLiteral<"en">, z.ZodLiteral<"fr">]>>>;
7982
7982
  metadata: z.ZodOptional<z.ZodObject<{
7983
7983
  name: z.ZodOptional<z.ZodString>;
@@ -8184,11 +8184,11 @@ export declare const templateSchema: z.ZodObject<{
8184
8184
  } | undefined;
8185
8185
  annotations?: Record<string, unknown> | undefined;
8186
8186
  }>>>;
8187
- }, {
8187
+ } & {
8188
8188
  projectDir: z.ZodString;
8189
8189
  configFile: z.ZodString;
8190
8190
  hash: z.ZodString;
8191
- }>, "strip", z.ZodTypeAny, {
8191
+ }, "strip", z.ZodTypeAny, {
8192
8192
  projectDir: string;
8193
8193
  environment: Record<string, string | {
8194
8194
  networks: string[];
@@ -8321,7 +8321,7 @@ export declare const templateSchema: z.ZodObject<{
8321
8321
  } | undefined;
8322
8322
  }> | undefined;
8323
8323
  }>;
8324
- }>, "passthrough", z.ZodTypeAny, z.objectOutputType<z.objectUtil.extendShape<Omit<{
8324
+ }, "passthrough", z.ZodTypeAny, z.objectOutputType<Omit<{
8325
8325
  _: z.ZodArray<z.ZodString, "many">;
8326
8326
  projectDir: z.ZodString;
8327
8327
  maxConcurrency: z.ZodNumber;
@@ -8338,9 +8338,9 @@ export declare const templateSchema: z.ZodObject<{
8338
8338
  quickstart: z.ZodString;
8339
8339
  setBuild: z.ZodUnion<[z.ZodString, z.ZodNumber]>;
8340
8340
  setVersion: z.ZodString;
8341
- }, "quickstart">, {
8341
+ }, "quickstart"> & {
8342
8342
  taqRun: z.ZodUnion<[z.ZodLiteral<"proxy">, z.ZodLiteral<"pluginInfo">, z.ZodLiteral<"checkRuntimeDependencies">, z.ZodLiteral<"installRuntimeDependencies">, z.ZodLiteral<"runPostInstall">, z.ZodLiteral<"proxyTemplate">]>;
8343
- config: z.ZodObject<z.objectUtil.extendShape<{
8343
+ config: z.ZodObject<{
8344
8344
  language: z.ZodOptional<z.ZodDefault<z.ZodUnion<[z.ZodLiteral<"en">, z.ZodLiteral<"fr">]>>>;
8345
8345
  metadata: z.ZodOptional<z.ZodObject<{
8346
8346
  name: z.ZodOptional<z.ZodString>;
@@ -8547,11 +8547,11 @@ export declare const templateSchema: z.ZodObject<{
8547
8547
  } | undefined;
8548
8548
  annotations?: Record<string, unknown> | undefined;
8549
8549
  }>>>;
8550
- }, {
8550
+ } & {
8551
8551
  projectDir: z.ZodString;
8552
8552
  configFile: z.ZodString;
8553
8553
  hash: z.ZodString;
8554
- }>, "strip", z.ZodTypeAny, {
8554
+ }, "strip", z.ZodTypeAny, {
8555
8555
  projectDir: string;
8556
8556
  environment: Record<string, string | {
8557
8557
  networks: string[];
@@ -8684,7 +8684,7 @@ export declare const templateSchema: z.ZodObject<{
8684
8684
  } | undefined;
8685
8685
  }> | undefined;
8686
8686
  }>;
8687
- }>, z.ZodTypeAny, "passthrough">, z.objectInputType<z.objectUtil.extendShape<Omit<{
8687
+ }, z.ZodTypeAny, "passthrough">, z.objectInputType<Omit<{
8688
8688
  _: z.ZodArray<z.ZodString, "many">;
8689
8689
  projectDir: z.ZodString;
8690
8690
  maxConcurrency: z.ZodNumber;
@@ -8701,9 +8701,9 @@ export declare const templateSchema: z.ZodObject<{
8701
8701
  quickstart: z.ZodString;
8702
8702
  setBuild: z.ZodUnion<[z.ZodString, z.ZodNumber]>;
8703
8703
  setVersion: z.ZodString;
8704
- }, "quickstart">, {
8704
+ }, "quickstart"> & {
8705
8705
  taqRun: z.ZodUnion<[z.ZodLiteral<"proxy">, z.ZodLiteral<"pluginInfo">, z.ZodLiteral<"checkRuntimeDependencies">, z.ZodLiteral<"installRuntimeDependencies">, z.ZodLiteral<"runPostInstall">, z.ZodLiteral<"proxyTemplate">]>;
8706
- config: z.ZodObject<z.objectUtil.extendShape<{
8706
+ config: z.ZodObject<{
8707
8707
  language: z.ZodOptional<z.ZodDefault<z.ZodUnion<[z.ZodLiteral<"en">, z.ZodLiteral<"fr">]>>>;
8708
8708
  metadata: z.ZodOptional<z.ZodObject<{
8709
8709
  name: z.ZodOptional<z.ZodString>;
@@ -8910,11 +8910,11 @@ export declare const templateSchema: z.ZodObject<{
8910
8910
  } | undefined;
8911
8911
  annotations?: Record<string, unknown> | undefined;
8912
8912
  }>>>;
8913
- }, {
8913
+ } & {
8914
8914
  projectDir: z.ZodString;
8915
8915
  configFile: z.ZodString;
8916
8916
  hash: z.ZodString;
8917
- }>, "strip", z.ZodTypeAny, {
8917
+ }, "strip", z.ZodTypeAny, {
8918
8918
  projectDir: string;
8919
8919
  environment: Record<string, string | {
8920
8920
  networks: string[];
@@ -9047,7 +9047,7 @@ export declare const templateSchema: z.ZodObject<{
9047
9047
  } | undefined;
9048
9048
  }> | undefined;
9049
9049
  }>;
9050
- }>, z.ZodTypeAny, "passthrough">>], z.ZodUnknown>, z.ZodUnion<[z.ZodUnion<[z.ZodObject<{
9050
+ }, z.ZodTypeAny, "passthrough">>], z.ZodUnknown>, z.ZodUnion<[z.ZodUnion<[z.ZodObject<{
9051
9051
  data: z.ZodOptional<z.ZodUnknown>;
9052
9052
  messages: z.ZodOptional<z.ZodObject<{
9053
9053
  header: z.ZodOptional<z.ZodString>;
@@ -9104,7 +9104,7 @@ export declare const templateSchema: z.ZodObject<{
9104
9104
  }>, z.ZodVoid]>>]>>, z.ZodPromise<z.ZodVoid>]>;
9105
9105
  encoding: z.ZodOptional<z.ZodDefault<z.ZodUnion<[z.ZodLiteral<"none">, z.ZodLiteral<"json">, z.ZodLiteral<"application/json">]>>>;
9106
9106
  }, "strip", z.ZodTypeAny, {
9107
- handler: string | Promise<void> | ((args_0: z.objectInputType<z.objectUtil.extendShape<Omit<{
9107
+ handler: string | Promise<void> | ((args_0: z.objectInputType<Omit<{
9108
9108
  _: z.ZodArray<z.ZodString, "many">;
9109
9109
  projectDir: z.ZodString;
9110
9110
  maxConcurrency: z.ZodNumber;
@@ -9121,9 +9121,9 @@ export declare const templateSchema: z.ZodObject<{
9121
9121
  quickstart: z.ZodString;
9122
9122
  setBuild: z.ZodUnion<[z.ZodString, z.ZodNumber]>;
9123
9123
  setVersion: z.ZodString;
9124
- }, "quickstart">, {
9124
+ }, "quickstart"> & {
9125
9125
  taqRun: z.ZodUnion<[z.ZodLiteral<"proxy">, z.ZodLiteral<"pluginInfo">, z.ZodLiteral<"checkRuntimeDependencies">, z.ZodLiteral<"installRuntimeDependencies">, z.ZodLiteral<"runPostInstall">, z.ZodLiteral<"proxyTemplate">]>;
9126
- config: z.ZodObject<z.objectUtil.extendShape<{
9126
+ config: z.ZodObject<{
9127
9127
  language: z.ZodOptional<z.ZodDefault<z.ZodUnion<[z.ZodLiteral<"en">, z.ZodLiteral<"fr">]>>>;
9128
9128
  metadata: z.ZodOptional<z.ZodObject<{
9129
9129
  name: z.ZodOptional<z.ZodString>;
@@ -9330,11 +9330,11 @@ export declare const templateSchema: z.ZodObject<{
9330
9330
  } | undefined;
9331
9331
  annotations?: Record<string, unknown> | undefined;
9332
9332
  }>>>;
9333
- }, {
9333
+ } & {
9334
9334
  projectDir: z.ZodString;
9335
9335
  configFile: z.ZodString;
9336
9336
  hash: z.ZodString;
9337
- }>, "strip", z.ZodTypeAny, {
9337
+ }, "strip", z.ZodTypeAny, {
9338
9338
  projectDir: string;
9339
9339
  environment: Record<string, string | {
9340
9340
  networks: string[];
@@ -9467,7 +9467,7 @@ export declare const templateSchema: z.ZodObject<{
9467
9467
  } | undefined;
9468
9468
  }> | undefined;
9469
9469
  }>;
9470
- }>, z.ZodTypeAny, "passthrough">, ...args: unknown[]) => void | {
9470
+ }, z.ZodTypeAny, "passthrough">, ...args: unknown[]) => void | {
9471
9471
  render: "string" | "none" | "table";
9472
9472
  data?: unknown;
9473
9473
  messages?: {
@@ -9505,7 +9505,7 @@ export declare const templateSchema: z.ZodObject<{
9505
9505
  hidden?: boolean | undefined;
9506
9506
  encoding?: "none" | "json" | "application/json" | undefined;
9507
9507
  }, {
9508
- handler: string | Promise<void> | ((args_0: z.objectOutputType<z.objectUtil.extendShape<Omit<{
9508
+ handler: string | Promise<void> | ((args_0: z.objectOutputType<Omit<{
9509
9509
  _: z.ZodArray<z.ZodString, "many">;
9510
9510
  projectDir: z.ZodString;
9511
9511
  maxConcurrency: z.ZodNumber;
@@ -9522,9 +9522,9 @@ export declare const templateSchema: z.ZodObject<{
9522
9522
  quickstart: z.ZodString;
9523
9523
  setBuild: z.ZodUnion<[z.ZodString, z.ZodNumber]>;
9524
9524
  setVersion: z.ZodString;
9525
- }, "quickstart">, {
9525
+ }, "quickstart"> & {
9526
9526
  taqRun: z.ZodUnion<[z.ZodLiteral<"proxy">, z.ZodLiteral<"pluginInfo">, z.ZodLiteral<"checkRuntimeDependencies">, z.ZodLiteral<"installRuntimeDependencies">, z.ZodLiteral<"runPostInstall">, z.ZodLiteral<"proxyTemplate">]>;
9527
- config: z.ZodObject<z.objectUtil.extendShape<{
9527
+ config: z.ZodObject<{
9528
9528
  language: z.ZodOptional<z.ZodDefault<z.ZodUnion<[z.ZodLiteral<"en">, z.ZodLiteral<"fr">]>>>;
9529
9529
  metadata: z.ZodOptional<z.ZodObject<{
9530
9530
  name: z.ZodOptional<z.ZodString>;
@@ -9731,11 +9731,11 @@ export declare const templateSchema: z.ZodObject<{
9731
9731
  } | undefined;
9732
9732
  annotations?: Record<string, unknown> | undefined;
9733
9733
  }>>>;
9734
- }, {
9734
+ } & {
9735
9735
  projectDir: z.ZodString;
9736
9736
  configFile: z.ZodString;
9737
9737
  hash: z.ZodString;
9738
- }>, "strip", z.ZodTypeAny, {
9738
+ }, "strip", z.ZodTypeAny, {
9739
9739
  projectDir: string;
9740
9740
  environment: Record<string, string | {
9741
9741
  networks: string[];
@@ -9868,7 +9868,7 @@ export declare const templateSchema: z.ZodObject<{
9868
9868
  } | undefined;
9869
9869
  }> | undefined;
9870
9870
  }>;
9871
- }>, z.ZodTypeAny, "passthrough">, ...args: unknown[]) => void | {
9871
+ }, z.ZodTypeAny, "passthrough">, ...args: unknown[]) => void | {
9872
9872
  data?: unknown;
9873
9873
  messages?: {
9874
9874
  header?: string | undefined;
@@ -9906,7 +9906,7 @@ export declare const templateSchema: z.ZodObject<{
9906
9906
  hidden?: boolean | undefined;
9907
9907
  encoding?: "none" | "json" | "application/json" | undefined;
9908
9908
  }>;
9909
- export declare const parsedTemplateSchema: z.ZodObject<z.objectUtil.extendShape<Omit<{
9909
+ export declare const parsedTemplateSchema: z.ZodObject<Omit<{
9910
9910
  template: z.ZodString;
9911
9911
  command: z.ZodString;
9912
9912
  description: z.ZodString;
@@ -9958,7 +9958,7 @@ export declare const parsedTemplateSchema: z.ZodObject<z.objectUtil.extendShape<
9958
9958
  type?: "string" | "number" | "boolean" | undefined;
9959
9959
  defaultValue?: string | number | boolean | undefined;
9960
9960
  }>, "many">>;
9961
- handler: z.ZodUnion<[z.ZodString, z.ZodFunction<z.ZodTuple<[z.ZodObject<z.objectUtil.extendShape<Omit<{
9961
+ handler: z.ZodUnion<[z.ZodString, z.ZodFunction<z.ZodTuple<[z.ZodObject<Omit<{
9962
9962
  _: z.ZodArray<z.ZodString, "many">;
9963
9963
  projectDir: z.ZodString;
9964
9964
  maxConcurrency: z.ZodNumber;
@@ -9975,9 +9975,9 @@ export declare const parsedTemplateSchema: z.ZodObject<z.objectUtil.extendShape<
9975
9975
  quickstart: z.ZodString;
9976
9976
  setBuild: z.ZodUnion<[z.ZodString, z.ZodNumber]>;
9977
9977
  setVersion: z.ZodString;
9978
- }, "quickstart">, {
9978
+ }, "quickstart"> & {
9979
9979
  taqRun: z.ZodUnion<[z.ZodLiteral<"proxy">, z.ZodLiteral<"pluginInfo">, z.ZodLiteral<"checkRuntimeDependencies">, z.ZodLiteral<"installRuntimeDependencies">, z.ZodLiteral<"runPostInstall">, z.ZodLiteral<"proxyTemplate">]>;
9980
- config: z.ZodObject<z.objectUtil.extendShape<{
9980
+ config: z.ZodObject<{
9981
9981
  language: z.ZodOptional<z.ZodDefault<z.ZodUnion<[z.ZodLiteral<"en">, z.ZodLiteral<"fr">]>>>;
9982
9982
  metadata: z.ZodOptional<z.ZodObject<{
9983
9983
  name: z.ZodOptional<z.ZodString>;
@@ -10184,11 +10184,11 @@ export declare const parsedTemplateSchema: z.ZodObject<z.objectUtil.extendShape<
10184
10184
  } | undefined;
10185
10185
  annotations?: Record<string, unknown> | undefined;
10186
10186
  }>>>;
10187
- }, {
10187
+ } & {
10188
10188
  projectDir: z.ZodString;
10189
10189
  configFile: z.ZodString;
10190
10190
  hash: z.ZodString;
10191
- }>, "strip", z.ZodTypeAny, {
10191
+ }, "strip", z.ZodTypeAny, {
10192
10192
  projectDir: string;
10193
10193
  environment: Record<string, string | {
10194
10194
  networks: string[];
@@ -10321,7 +10321,7 @@ export declare const parsedTemplateSchema: z.ZodObject<z.objectUtil.extendShape<
10321
10321
  } | undefined;
10322
10322
  }> | undefined;
10323
10323
  }>;
10324
- }>, "passthrough", z.ZodTypeAny, z.objectOutputType<z.objectUtil.extendShape<Omit<{
10324
+ }, "passthrough", z.ZodTypeAny, z.objectOutputType<Omit<{
10325
10325
  _: z.ZodArray<z.ZodString, "many">;
10326
10326
  projectDir: z.ZodString;
10327
10327
  maxConcurrency: z.ZodNumber;
@@ -10338,9 +10338,9 @@ export declare const parsedTemplateSchema: z.ZodObject<z.objectUtil.extendShape<
10338
10338
  quickstart: z.ZodString;
10339
10339
  setBuild: z.ZodUnion<[z.ZodString, z.ZodNumber]>;
10340
10340
  setVersion: z.ZodString;
10341
- }, "quickstart">, {
10341
+ }, "quickstart"> & {
10342
10342
  taqRun: z.ZodUnion<[z.ZodLiteral<"proxy">, z.ZodLiteral<"pluginInfo">, z.ZodLiteral<"checkRuntimeDependencies">, z.ZodLiteral<"installRuntimeDependencies">, z.ZodLiteral<"runPostInstall">, z.ZodLiteral<"proxyTemplate">]>;
10343
- config: z.ZodObject<z.objectUtil.extendShape<{
10343
+ config: z.ZodObject<{
10344
10344
  language: z.ZodOptional<z.ZodDefault<z.ZodUnion<[z.ZodLiteral<"en">, z.ZodLiteral<"fr">]>>>;
10345
10345
  metadata: z.ZodOptional<z.ZodObject<{
10346
10346
  name: z.ZodOptional<z.ZodString>;
@@ -10547,11 +10547,11 @@ export declare const parsedTemplateSchema: z.ZodObject<z.objectUtil.extendShape<
10547
10547
  } | undefined;
10548
10548
  annotations?: Record<string, unknown> | undefined;
10549
10549
  }>>>;
10550
- }, {
10550
+ } & {
10551
10551
  projectDir: z.ZodString;
10552
10552
  configFile: z.ZodString;
10553
10553
  hash: z.ZodString;
10554
- }>, "strip", z.ZodTypeAny, {
10554
+ }, "strip", z.ZodTypeAny, {
10555
10555
  projectDir: string;
10556
10556
  environment: Record<string, string | {
10557
10557
  networks: string[];
@@ -10684,7 +10684,7 @@ export declare const parsedTemplateSchema: z.ZodObject<z.objectUtil.extendShape<
10684
10684
  } | undefined;
10685
10685
  }> | undefined;
10686
10686
  }>;
10687
- }>, z.ZodTypeAny, "passthrough">, z.objectInputType<z.objectUtil.extendShape<Omit<{
10687
+ }, z.ZodTypeAny, "passthrough">, z.objectInputType<Omit<{
10688
10688
  _: z.ZodArray<z.ZodString, "many">;
10689
10689
  projectDir: z.ZodString;
10690
10690
  maxConcurrency: z.ZodNumber;
@@ -10701,9 +10701,9 @@ export declare const parsedTemplateSchema: z.ZodObject<z.objectUtil.extendShape<
10701
10701
  quickstart: z.ZodString;
10702
10702
  setBuild: z.ZodUnion<[z.ZodString, z.ZodNumber]>;
10703
10703
  setVersion: z.ZodString;
10704
- }, "quickstart">, {
10704
+ }, "quickstart"> & {
10705
10705
  taqRun: z.ZodUnion<[z.ZodLiteral<"proxy">, z.ZodLiteral<"pluginInfo">, z.ZodLiteral<"checkRuntimeDependencies">, z.ZodLiteral<"installRuntimeDependencies">, z.ZodLiteral<"runPostInstall">, z.ZodLiteral<"proxyTemplate">]>;
10706
- config: z.ZodObject<z.objectUtil.extendShape<{
10706
+ config: z.ZodObject<{
10707
10707
  language: z.ZodOptional<z.ZodDefault<z.ZodUnion<[z.ZodLiteral<"en">, z.ZodLiteral<"fr">]>>>;
10708
10708
  metadata: z.ZodOptional<z.ZodObject<{
10709
10709
  name: z.ZodOptional<z.ZodString>;
@@ -10910,11 +10910,11 @@ export declare const parsedTemplateSchema: z.ZodObject<z.objectUtil.extendShape<
10910
10910
  } | undefined;
10911
10911
  annotations?: Record<string, unknown> | undefined;
10912
10912
  }>>>;
10913
- }, {
10913
+ } & {
10914
10914
  projectDir: z.ZodString;
10915
10915
  configFile: z.ZodString;
10916
10916
  hash: z.ZodString;
10917
- }>, "strip", z.ZodTypeAny, {
10917
+ }, "strip", z.ZodTypeAny, {
10918
10918
  projectDir: string;
10919
10919
  environment: Record<string, string | {
10920
10920
  networks: string[];
@@ -11047,7 +11047,7 @@ export declare const parsedTemplateSchema: z.ZodObject<z.objectUtil.extendShape<
11047
11047
  } | undefined;
11048
11048
  }> | undefined;
11049
11049
  }>;
11050
- }>, z.ZodTypeAny, "passthrough">>], z.ZodUnknown>, z.ZodUnion<[z.ZodUnion<[z.ZodObject<{
11050
+ }, z.ZodTypeAny, "passthrough">>], z.ZodUnknown>, z.ZodUnion<[z.ZodUnion<[z.ZodObject<{
11051
11051
  data: z.ZodOptional<z.ZodUnknown>;
11052
11052
  messages: z.ZodOptional<z.ZodObject<{
11053
11053
  header: z.ZodOptional<z.ZodString>;
@@ -11103,9 +11103,9 @@ export declare const parsedTemplateSchema: z.ZodObject<z.objectUtil.extendShape<
11103
11103
  render?: "string" | "none" | "table" | undefined;
11104
11104
  }>, z.ZodVoid]>>]>>, z.ZodPromise<z.ZodVoid>]>;
11105
11105
  encoding: z.ZodOptional<z.ZodDefault<z.ZodUnion<[z.ZodLiteral<"none">, z.ZodLiteral<"json">, z.ZodLiteral<"application/json">]>>>;
11106
- }, "handler">, {
11106
+ }, "handler"> & {
11107
11107
  handler: z.ZodString;
11108
- }>, "strip", z.ZodTypeAny, {
11108
+ }, "strip", z.ZodTypeAny, {
11109
11109
  handler: string;
11110
11110
  command: string;
11111
11111
  description: string;
@@ -11154,7 +11154,7 @@ export declare const parsedTemplateSchema: z.ZodObject<z.objectUtil.extendShape<
11154
11154
  hidden?: boolean | undefined;
11155
11155
  encoding?: "none" | "json" | "application/json" | undefined;
11156
11156
  }>;
11157
- export declare const pluginSchemaSchema: z.ZodObject<z.objectUtil.extendShape<{
11157
+ export declare const pluginSchemaSchema: z.ZodObject<{
11158
11158
  name: z.ZodString;
11159
11159
  version: z.ZodString;
11160
11160
  schema: z.ZodString;
@@ -11269,7 +11269,7 @@ export declare const pluginSchemaSchema: z.ZodObject<z.objectUtil.extendShape<{
11269
11269
  example?: string | undefined;
11270
11270
  }>, "many">>;
11271
11271
  postInstall: z.ZodOptional<z.ZodString>;
11272
- }, {
11272
+ } & {
11273
11273
  operations: z.ZodOptional<z.ZodArray<z.ZodObject<{
11274
11274
  operation: z.ZodString;
11275
11275
  command: z.ZodString;
@@ -11375,7 +11375,7 @@ export declare const pluginSchemaSchema: z.ZodObject<z.objectUtil.extendShape<{
11375
11375
  time: number;
11376
11376
  output?: unknown;
11377
11377
  }>;
11378
- }>], z.ZodUnknown>, z.ZodFunction<z.ZodTuple<[z.ZodObject<z.objectUtil.extendShape<Omit<{
11378
+ }>], z.ZodUnknown>, z.ZodFunction<z.ZodTuple<[z.ZodObject<Omit<{
11379
11379
  _: z.ZodArray<z.ZodString, "many">;
11380
11380
  projectDir: z.ZodString;
11381
11381
  maxConcurrency: z.ZodNumber;
@@ -11392,9 +11392,9 @@ export declare const pluginSchemaSchema: z.ZodObject<z.objectUtil.extendShape<{
11392
11392
  quickstart: z.ZodString;
11393
11393
  setBuild: z.ZodUnion<[z.ZodString, z.ZodNumber]>;
11394
11394
  setVersion: z.ZodString;
11395
- }, "quickstart">, {
11395
+ }, "quickstart"> & {
11396
11396
  taqRun: z.ZodUnion<[z.ZodLiteral<"proxy">, z.ZodLiteral<"pluginInfo">, z.ZodLiteral<"checkRuntimeDependencies">, z.ZodLiteral<"installRuntimeDependencies">, z.ZodLiteral<"runPostInstall">, z.ZodLiteral<"proxyTemplate">]>;
11397
- config: z.ZodObject<z.objectUtil.extendShape<{
11397
+ config: z.ZodObject<{
11398
11398
  language: z.ZodOptional<z.ZodDefault<z.ZodUnion<[z.ZodLiteral<"en">, z.ZodLiteral<"fr">]>>>;
11399
11399
  metadata: z.ZodOptional<z.ZodObject<{
11400
11400
  name: z.ZodOptional<z.ZodString>;
@@ -11601,11 +11601,11 @@ export declare const pluginSchemaSchema: z.ZodObject<z.objectUtil.extendShape<{
11601
11601
  } | undefined;
11602
11602
  annotations?: Record<string, unknown> | undefined;
11603
11603
  }>>>;
11604
- }, {
11604
+ } & {
11605
11605
  projectDir: z.ZodString;
11606
11606
  configFile: z.ZodString;
11607
11607
  hash: z.ZodString;
11608
- }>, "strip", z.ZodTypeAny, {
11608
+ }, "strip", z.ZodTypeAny, {
11609
11609
  projectDir: string;
11610
11610
  environment: Record<string, string | {
11611
11611
  networks: string[];
@@ -11738,7 +11738,7 @@ export declare const pluginSchemaSchema: z.ZodObject<z.objectUtil.extendShape<{
11738
11738
  } | undefined;
11739
11739
  }> | undefined;
11740
11740
  }>;
11741
- }>, "passthrough", z.ZodTypeAny, z.objectOutputType<z.objectUtil.extendShape<Omit<{
11741
+ }, "passthrough", z.ZodTypeAny, z.objectOutputType<Omit<{
11742
11742
  _: z.ZodArray<z.ZodString, "many">;
11743
11743
  projectDir: z.ZodString;
11744
11744
  maxConcurrency: z.ZodNumber;
@@ -11755,9 +11755,9 @@ export declare const pluginSchemaSchema: z.ZodObject<z.objectUtil.extendShape<{
11755
11755
  quickstart: z.ZodString;
11756
11756
  setBuild: z.ZodUnion<[z.ZodString, z.ZodNumber]>;
11757
11757
  setVersion: z.ZodString;
11758
- }, "quickstart">, {
11758
+ }, "quickstart"> & {
11759
11759
  taqRun: z.ZodUnion<[z.ZodLiteral<"proxy">, z.ZodLiteral<"pluginInfo">, z.ZodLiteral<"checkRuntimeDependencies">, z.ZodLiteral<"installRuntimeDependencies">, z.ZodLiteral<"runPostInstall">, z.ZodLiteral<"proxyTemplate">]>;
11760
- config: z.ZodObject<z.objectUtil.extendShape<{
11760
+ config: z.ZodObject<{
11761
11761
  language: z.ZodOptional<z.ZodDefault<z.ZodUnion<[z.ZodLiteral<"en">, z.ZodLiteral<"fr">]>>>;
11762
11762
  metadata: z.ZodOptional<z.ZodObject<{
11763
11763
  name: z.ZodOptional<z.ZodString>;
@@ -11964,11 +11964,11 @@ export declare const pluginSchemaSchema: z.ZodObject<z.objectUtil.extendShape<{
11964
11964
  } | undefined;
11965
11965
  annotations?: Record<string, unknown> | undefined;
11966
11966
  }>>>;
11967
- }, {
11967
+ } & {
11968
11968
  projectDir: z.ZodString;
11969
11969
  configFile: z.ZodString;
11970
11970
  hash: z.ZodString;
11971
- }>, "strip", z.ZodTypeAny, {
11971
+ }, "strip", z.ZodTypeAny, {
11972
11972
  projectDir: string;
11973
11973
  environment: Record<string, string | {
11974
11974
  networks: string[];
@@ -12101,7 +12101,7 @@ export declare const pluginSchemaSchema: z.ZodObject<z.objectUtil.extendShape<{
12101
12101
  } | undefined;
12102
12102
  }> | undefined;
12103
12103
  }>;
12104
- }>, z.ZodTypeAny, "passthrough">, z.objectInputType<z.objectUtil.extendShape<Omit<{
12104
+ }, z.ZodTypeAny, "passthrough">, z.objectInputType<Omit<{
12105
12105
  _: z.ZodArray<z.ZodString, "many">;
12106
12106
  projectDir: z.ZodString;
12107
12107
  maxConcurrency: z.ZodNumber;
@@ -12118,9 +12118,9 @@ export declare const pluginSchemaSchema: z.ZodObject<z.objectUtil.extendShape<{
12118
12118
  quickstart: z.ZodString;
12119
12119
  setBuild: z.ZodUnion<[z.ZodString, z.ZodNumber]>;
12120
12120
  setVersion: z.ZodString;
12121
- }, "quickstart">, {
12121
+ }, "quickstart"> & {
12122
12122
  taqRun: z.ZodUnion<[z.ZodLiteral<"proxy">, z.ZodLiteral<"pluginInfo">, z.ZodLiteral<"checkRuntimeDependencies">, z.ZodLiteral<"installRuntimeDependencies">, z.ZodLiteral<"runPostInstall">, z.ZodLiteral<"proxyTemplate">]>;
12123
- config: z.ZodObject<z.objectUtil.extendShape<{
12123
+ config: z.ZodObject<{
12124
12124
  language: z.ZodOptional<z.ZodDefault<z.ZodUnion<[z.ZodLiteral<"en">, z.ZodLiteral<"fr">]>>>;
12125
12125
  metadata: z.ZodOptional<z.ZodObject<{
12126
12126
  name: z.ZodOptional<z.ZodString>;
@@ -12327,11 +12327,11 @@ export declare const pluginSchemaSchema: z.ZodObject<z.objectUtil.extendShape<{
12327
12327
  } | undefined;
12328
12328
  annotations?: Record<string, unknown> | undefined;
12329
12329
  }>>>;
12330
- }, {
12330
+ } & {
12331
12331
  projectDir: z.ZodString;
12332
12332
  configFile: z.ZodString;
12333
12333
  hash: z.ZodString;
12334
- }>, "strip", z.ZodTypeAny, {
12334
+ }, "strip", z.ZodTypeAny, {
12335
12335
  projectDir: string;
12336
12336
  environment: Record<string, string | {
12337
12337
  networks: string[];
@@ -12464,7 +12464,7 @@ export declare const pluginSchemaSchema: z.ZodObject<z.objectUtil.extendShape<{
12464
12464
  } | undefined;
12465
12465
  }> | undefined;
12466
12466
  }>;
12467
- }>, z.ZodTypeAny, "passthrough">>], z.ZodUnknown>, z.ZodVoid>>>;
12467
+ }, z.ZodTypeAny, "passthrough">>], z.ZodUnknown>, z.ZodVoid>>>;
12468
12468
  }, "strip", z.ZodTypeAny, {
12469
12469
  operation: string;
12470
12470
  command: string;
@@ -12480,7 +12480,7 @@ export declare const pluginSchemaSchema: z.ZodObject<z.objectUtil.extendShape<{
12480
12480
  time: number;
12481
12481
  output?: unknown;
12482
12482
  }>;
12483
- }, ...args: unknown[]) => (args_0: z.objectInputType<z.objectUtil.extendShape<Omit<{
12483
+ }, ...args: unknown[]) => (args_0: z.objectInputType<Omit<{
12484
12484
  _: z.ZodArray<z.ZodString, "many">;
12485
12485
  projectDir: z.ZodString;
12486
12486
  maxConcurrency: z.ZodNumber;
@@ -12497,9 +12497,9 @@ export declare const pluginSchemaSchema: z.ZodObject<z.objectUtil.extendShape<{
12497
12497
  quickstart: z.ZodString;
12498
12498
  setBuild: z.ZodUnion<[z.ZodString, z.ZodNumber]>;
12499
12499
  setVersion: z.ZodString;
12500
- }, "quickstart">, {
12500
+ }, "quickstart"> & {
12501
12501
  taqRun: z.ZodUnion<[z.ZodLiteral<"proxy">, z.ZodLiteral<"pluginInfo">, z.ZodLiteral<"checkRuntimeDependencies">, z.ZodLiteral<"installRuntimeDependencies">, z.ZodLiteral<"runPostInstall">, z.ZodLiteral<"proxyTemplate">]>;
12502
- config: z.ZodObject<z.objectUtil.extendShape<{
12502
+ config: z.ZodObject<{
12503
12503
  language: z.ZodOptional<z.ZodDefault<z.ZodUnion<[z.ZodLiteral<"en">, z.ZodLiteral<"fr">]>>>;
12504
12504
  metadata: z.ZodOptional<z.ZodObject<{
12505
12505
  name: z.ZodOptional<z.ZodString>;
@@ -12706,11 +12706,11 @@ export declare const pluginSchemaSchema: z.ZodObject<z.objectUtil.extendShape<{
12706
12706
  } | undefined;
12707
12707
  annotations?: Record<string, unknown> | undefined;
12708
12708
  }>>>;
12709
- }, {
12709
+ } & {
12710
12710
  projectDir: z.ZodString;
12711
12711
  configFile: z.ZodString;
12712
12712
  hash: z.ZodString;
12713
- }>, "strip", z.ZodTypeAny, {
12713
+ }, "strip", z.ZodTypeAny, {
12714
12714
  projectDir: string;
12715
12715
  environment: Record<string, string | {
12716
12716
  networks: string[];
@@ -12843,7 +12843,7 @@ export declare const pluginSchemaSchema: z.ZodObject<z.objectUtil.extendShape<{
12843
12843
  } | undefined;
12844
12844
  }> | undefined;
12845
12845
  }>;
12846
- }>, z.ZodTypeAny, "passthrough">, ...args: unknown[]) => void) | undefined;
12846
+ }, z.ZodTypeAny, "passthrough">, ...args: unknown[]) => void) | undefined;
12847
12847
  description?: string | undefined;
12848
12848
  positionals?: {
12849
12849
  description: string;
@@ -12877,7 +12877,7 @@ export declare const pluginSchemaSchema: z.ZodObject<z.objectUtil.extendShape<{
12877
12877
  time: number;
12878
12878
  output?: unknown;
12879
12879
  }>;
12880
- }, ...args: unknown[]) => (args_0: z.objectOutputType<z.objectUtil.extendShape<Omit<{
12880
+ }, ...args: unknown[]) => (args_0: z.objectOutputType<Omit<{
12881
12881
  _: z.ZodArray<z.ZodString, "many">;
12882
12882
  projectDir: z.ZodString;
12883
12883
  maxConcurrency: z.ZodNumber;
@@ -12894,9 +12894,9 @@ export declare const pluginSchemaSchema: z.ZodObject<z.objectUtil.extendShape<{
12894
12894
  quickstart: z.ZodString;
12895
12895
  setBuild: z.ZodUnion<[z.ZodString, z.ZodNumber]>;
12896
12896
  setVersion: z.ZodString;
12897
- }, "quickstart">, {
12897
+ }, "quickstart"> & {
12898
12898
  taqRun: z.ZodUnion<[z.ZodLiteral<"proxy">, z.ZodLiteral<"pluginInfo">, z.ZodLiteral<"checkRuntimeDependencies">, z.ZodLiteral<"installRuntimeDependencies">, z.ZodLiteral<"runPostInstall">, z.ZodLiteral<"proxyTemplate">]>;
12899
- config: z.ZodObject<z.objectUtil.extendShape<{
12899
+ config: z.ZodObject<{
12900
12900
  language: z.ZodOptional<z.ZodDefault<z.ZodUnion<[z.ZodLiteral<"en">, z.ZodLiteral<"fr">]>>>;
12901
12901
  metadata: z.ZodOptional<z.ZodObject<{
12902
12902
  name: z.ZodOptional<z.ZodString>;
@@ -13103,11 +13103,11 @@ export declare const pluginSchemaSchema: z.ZodObject<z.objectUtil.extendShape<{
13103
13103
  } | undefined;
13104
13104
  annotations?: Record<string, unknown> | undefined;
13105
13105
  }>>>;
13106
- }, {
13106
+ } & {
13107
13107
  projectDir: z.ZodString;
13108
13108
  configFile: z.ZodString;
13109
13109
  hash: z.ZodString;
13110
- }>, "strip", z.ZodTypeAny, {
13110
+ }, "strip", z.ZodTypeAny, {
13111
13111
  projectDir: string;
13112
13112
  environment: Record<string, string | {
13113
13113
  networks: string[];
@@ -13240,7 +13240,7 @@ export declare const pluginSchemaSchema: z.ZodObject<z.objectUtil.extendShape<{
13240
13240
  } | undefined;
13241
13241
  }> | undefined;
13242
13242
  }>;
13243
- }>, z.ZodTypeAny, "passthrough">, ...args: unknown[]) => void) | undefined;
13243
+ }, z.ZodTypeAny, "passthrough">, ...args: unknown[]) => void) | undefined;
13244
13244
  description?: string | undefined;
13245
13245
  positionals?: {
13246
13246
  description: string;
@@ -13312,7 +13312,7 @@ export declare const pluginSchemaSchema: z.ZodObject<z.objectUtil.extendShape<{
13312
13312
  type?: "string" | "number" | "boolean" | undefined;
13313
13313
  defaultValue?: string | number | boolean | undefined;
13314
13314
  }>, "many">>;
13315
- handler: z.ZodUnion<[z.ZodString, z.ZodFunction<z.ZodTuple<[z.ZodObject<z.objectUtil.extendShape<Omit<{
13315
+ handler: z.ZodUnion<[z.ZodString, z.ZodFunction<z.ZodTuple<[z.ZodObject<Omit<{
13316
13316
  _: z.ZodArray<z.ZodString, "many">;
13317
13317
  projectDir: z.ZodString;
13318
13318
  maxConcurrency: z.ZodNumber;
@@ -13329,9 +13329,9 @@ export declare const pluginSchemaSchema: z.ZodObject<z.objectUtil.extendShape<{
13329
13329
  quickstart: z.ZodString;
13330
13330
  setBuild: z.ZodUnion<[z.ZodString, z.ZodNumber]>;
13331
13331
  setVersion: z.ZodString;
13332
- }, "quickstart">, {
13332
+ }, "quickstart"> & {
13333
13333
  taqRun: z.ZodUnion<[z.ZodLiteral<"proxy">, z.ZodLiteral<"pluginInfo">, z.ZodLiteral<"checkRuntimeDependencies">, z.ZodLiteral<"installRuntimeDependencies">, z.ZodLiteral<"runPostInstall">, z.ZodLiteral<"proxyTemplate">]>;
13334
- config: z.ZodObject<z.objectUtil.extendShape<{
13334
+ config: z.ZodObject<{
13335
13335
  language: z.ZodOptional<z.ZodDefault<z.ZodUnion<[z.ZodLiteral<"en">, z.ZodLiteral<"fr">]>>>;
13336
13336
  metadata: z.ZodOptional<z.ZodObject<{
13337
13337
  name: z.ZodOptional<z.ZodString>;
@@ -13538,11 +13538,11 @@ export declare const pluginSchemaSchema: z.ZodObject<z.objectUtil.extendShape<{
13538
13538
  } | undefined;
13539
13539
  annotations?: Record<string, unknown> | undefined;
13540
13540
  }>>>;
13541
- }, {
13541
+ } & {
13542
13542
  projectDir: z.ZodString;
13543
13543
  configFile: z.ZodString;
13544
13544
  hash: z.ZodString;
13545
- }>, "strip", z.ZodTypeAny, {
13545
+ }, "strip", z.ZodTypeAny, {
13546
13546
  projectDir: string;
13547
13547
  environment: Record<string, string | {
13548
13548
  networks: string[];
@@ -13675,7 +13675,7 @@ export declare const pluginSchemaSchema: z.ZodObject<z.objectUtil.extendShape<{
13675
13675
  } | undefined;
13676
13676
  }> | undefined;
13677
13677
  }>;
13678
- }>, "passthrough", z.ZodTypeAny, z.objectOutputType<z.objectUtil.extendShape<Omit<{
13678
+ }, "passthrough", z.ZodTypeAny, z.objectOutputType<Omit<{
13679
13679
  _: z.ZodArray<z.ZodString, "many">;
13680
13680
  projectDir: z.ZodString;
13681
13681
  maxConcurrency: z.ZodNumber;
@@ -13692,9 +13692,9 @@ export declare const pluginSchemaSchema: z.ZodObject<z.objectUtil.extendShape<{
13692
13692
  quickstart: z.ZodString;
13693
13693
  setBuild: z.ZodUnion<[z.ZodString, z.ZodNumber]>;
13694
13694
  setVersion: z.ZodString;
13695
- }, "quickstart">, {
13695
+ }, "quickstart"> & {
13696
13696
  taqRun: z.ZodUnion<[z.ZodLiteral<"proxy">, z.ZodLiteral<"pluginInfo">, z.ZodLiteral<"checkRuntimeDependencies">, z.ZodLiteral<"installRuntimeDependencies">, z.ZodLiteral<"runPostInstall">, z.ZodLiteral<"proxyTemplate">]>;
13697
- config: z.ZodObject<z.objectUtil.extendShape<{
13697
+ config: z.ZodObject<{
13698
13698
  language: z.ZodOptional<z.ZodDefault<z.ZodUnion<[z.ZodLiteral<"en">, z.ZodLiteral<"fr">]>>>;
13699
13699
  metadata: z.ZodOptional<z.ZodObject<{
13700
13700
  name: z.ZodOptional<z.ZodString>;
@@ -13901,11 +13901,11 @@ export declare const pluginSchemaSchema: z.ZodObject<z.objectUtil.extendShape<{
13901
13901
  } | undefined;
13902
13902
  annotations?: Record<string, unknown> | undefined;
13903
13903
  }>>>;
13904
- }, {
13904
+ } & {
13905
13905
  projectDir: z.ZodString;
13906
13906
  configFile: z.ZodString;
13907
13907
  hash: z.ZodString;
13908
- }>, "strip", z.ZodTypeAny, {
13908
+ }, "strip", z.ZodTypeAny, {
13909
13909
  projectDir: string;
13910
13910
  environment: Record<string, string | {
13911
13911
  networks: string[];
@@ -14038,7 +14038,7 @@ export declare const pluginSchemaSchema: z.ZodObject<z.objectUtil.extendShape<{
14038
14038
  } | undefined;
14039
14039
  }> | undefined;
14040
14040
  }>;
14041
- }>, z.ZodTypeAny, "passthrough">, z.objectInputType<z.objectUtil.extendShape<Omit<{
14041
+ }, z.ZodTypeAny, "passthrough">, z.objectInputType<Omit<{
14042
14042
  _: z.ZodArray<z.ZodString, "many">;
14043
14043
  projectDir: z.ZodString;
14044
14044
  maxConcurrency: z.ZodNumber;
@@ -14055,9 +14055,9 @@ export declare const pluginSchemaSchema: z.ZodObject<z.objectUtil.extendShape<{
14055
14055
  quickstart: z.ZodString;
14056
14056
  setBuild: z.ZodUnion<[z.ZodString, z.ZodNumber]>;
14057
14057
  setVersion: z.ZodString;
14058
- }, "quickstart">, {
14058
+ }, "quickstart"> & {
14059
14059
  taqRun: z.ZodUnion<[z.ZodLiteral<"proxy">, z.ZodLiteral<"pluginInfo">, z.ZodLiteral<"checkRuntimeDependencies">, z.ZodLiteral<"installRuntimeDependencies">, z.ZodLiteral<"runPostInstall">, z.ZodLiteral<"proxyTemplate">]>;
14060
- config: z.ZodObject<z.objectUtil.extendShape<{
14060
+ config: z.ZodObject<{
14061
14061
  language: z.ZodOptional<z.ZodDefault<z.ZodUnion<[z.ZodLiteral<"en">, z.ZodLiteral<"fr">]>>>;
14062
14062
  metadata: z.ZodOptional<z.ZodObject<{
14063
14063
  name: z.ZodOptional<z.ZodString>;
@@ -14264,11 +14264,11 @@ export declare const pluginSchemaSchema: z.ZodObject<z.objectUtil.extendShape<{
14264
14264
  } | undefined;
14265
14265
  annotations?: Record<string, unknown> | undefined;
14266
14266
  }>>>;
14267
- }, {
14267
+ } & {
14268
14268
  projectDir: z.ZodString;
14269
14269
  configFile: z.ZodString;
14270
14270
  hash: z.ZodString;
14271
- }>, "strip", z.ZodTypeAny, {
14271
+ }, "strip", z.ZodTypeAny, {
14272
14272
  projectDir: string;
14273
14273
  environment: Record<string, string | {
14274
14274
  networks: string[];
@@ -14401,7 +14401,7 @@ export declare const pluginSchemaSchema: z.ZodObject<z.objectUtil.extendShape<{
14401
14401
  } | undefined;
14402
14402
  }> | undefined;
14403
14403
  }>;
14404
- }>, z.ZodTypeAny, "passthrough">>], z.ZodUnknown>, z.ZodUnion<[z.ZodUnion<[z.ZodObject<{
14404
+ }, z.ZodTypeAny, "passthrough">>], z.ZodUnknown>, z.ZodUnion<[z.ZodUnion<[z.ZodObject<{
14405
14405
  data: z.ZodOptional<z.ZodUnknown>;
14406
14406
  messages: z.ZodOptional<z.ZodObject<{
14407
14407
  header: z.ZodOptional<z.ZodString>;
@@ -14458,7 +14458,7 @@ export declare const pluginSchemaSchema: z.ZodObject<z.objectUtil.extendShape<{
14458
14458
  }>, z.ZodVoid]>>]>>, z.ZodPromise<z.ZodVoid>]>;
14459
14459
  encoding: z.ZodOptional<z.ZodDefault<z.ZodUnion<[z.ZodLiteral<"none">, z.ZodLiteral<"json">, z.ZodLiteral<"application/json">]>>>;
14460
14460
  }, "strip", z.ZodTypeAny, {
14461
- handler: string | Promise<void> | ((args_0: z.objectInputType<z.objectUtil.extendShape<Omit<{
14461
+ handler: string | Promise<void> | ((args_0: z.objectInputType<Omit<{
14462
14462
  _: z.ZodArray<z.ZodString, "many">;
14463
14463
  projectDir: z.ZodString;
14464
14464
  maxConcurrency: z.ZodNumber;
@@ -14475,9 +14475,9 @@ export declare const pluginSchemaSchema: z.ZodObject<z.objectUtil.extendShape<{
14475
14475
  quickstart: z.ZodString;
14476
14476
  setBuild: z.ZodUnion<[z.ZodString, z.ZodNumber]>;
14477
14477
  setVersion: z.ZodString;
14478
- }, "quickstart">, {
14478
+ }, "quickstart"> & {
14479
14479
  taqRun: z.ZodUnion<[z.ZodLiteral<"proxy">, z.ZodLiteral<"pluginInfo">, z.ZodLiteral<"checkRuntimeDependencies">, z.ZodLiteral<"installRuntimeDependencies">, z.ZodLiteral<"runPostInstall">, z.ZodLiteral<"proxyTemplate">]>;
14480
- config: z.ZodObject<z.objectUtil.extendShape<{
14480
+ config: z.ZodObject<{
14481
14481
  language: z.ZodOptional<z.ZodDefault<z.ZodUnion<[z.ZodLiteral<"en">, z.ZodLiteral<"fr">]>>>;
14482
14482
  metadata: z.ZodOptional<z.ZodObject<{
14483
14483
  name: z.ZodOptional<z.ZodString>;
@@ -14684,11 +14684,11 @@ export declare const pluginSchemaSchema: z.ZodObject<z.objectUtil.extendShape<{
14684
14684
  } | undefined;
14685
14685
  annotations?: Record<string, unknown> | undefined;
14686
14686
  }>>>;
14687
- }, {
14687
+ } & {
14688
14688
  projectDir: z.ZodString;
14689
14689
  configFile: z.ZodString;
14690
14690
  hash: z.ZodString;
14691
- }>, "strip", z.ZodTypeAny, {
14691
+ }, "strip", z.ZodTypeAny, {
14692
14692
  projectDir: string;
14693
14693
  environment: Record<string, string | {
14694
14694
  networks: string[];
@@ -14821,7 +14821,7 @@ export declare const pluginSchemaSchema: z.ZodObject<z.objectUtil.extendShape<{
14821
14821
  } | undefined;
14822
14822
  }> | undefined;
14823
14823
  }>;
14824
- }>, z.ZodTypeAny, "passthrough">, ...args: unknown[]) => void | {
14824
+ }, z.ZodTypeAny, "passthrough">, ...args: unknown[]) => void | {
14825
14825
  render: "string" | "none" | "table";
14826
14826
  data?: unknown;
14827
14827
  messages?: {
@@ -14859,7 +14859,7 @@ export declare const pluginSchemaSchema: z.ZodObject<z.objectUtil.extendShape<{
14859
14859
  hidden?: boolean | undefined;
14860
14860
  encoding?: "none" | "json" | "application/json" | undefined;
14861
14861
  }, {
14862
- handler: string | Promise<void> | ((args_0: z.objectOutputType<z.objectUtil.extendShape<Omit<{
14862
+ handler: string | Promise<void> | ((args_0: z.objectOutputType<Omit<{
14863
14863
  _: z.ZodArray<z.ZodString, "many">;
14864
14864
  projectDir: z.ZodString;
14865
14865
  maxConcurrency: z.ZodNumber;
@@ -14876,9 +14876,9 @@ export declare const pluginSchemaSchema: z.ZodObject<z.objectUtil.extendShape<{
14876
14876
  quickstart: z.ZodString;
14877
14877
  setBuild: z.ZodUnion<[z.ZodString, z.ZodNumber]>;
14878
14878
  setVersion: z.ZodString;
14879
- }, "quickstart">, {
14879
+ }, "quickstart"> & {
14880
14880
  taqRun: z.ZodUnion<[z.ZodLiteral<"proxy">, z.ZodLiteral<"pluginInfo">, z.ZodLiteral<"checkRuntimeDependencies">, z.ZodLiteral<"installRuntimeDependencies">, z.ZodLiteral<"runPostInstall">, z.ZodLiteral<"proxyTemplate">]>;
14881
- config: z.ZodObject<z.objectUtil.extendShape<{
14881
+ config: z.ZodObject<{
14882
14882
  language: z.ZodOptional<z.ZodDefault<z.ZodUnion<[z.ZodLiteral<"en">, z.ZodLiteral<"fr">]>>>;
14883
14883
  metadata: z.ZodOptional<z.ZodObject<{
14884
14884
  name: z.ZodOptional<z.ZodString>;
@@ -15085,11 +15085,11 @@ export declare const pluginSchemaSchema: z.ZodObject<z.objectUtil.extendShape<{
15085
15085
  } | undefined;
15086
15086
  annotations?: Record<string, unknown> | undefined;
15087
15087
  }>>>;
15088
- }, {
15088
+ } & {
15089
15089
  projectDir: z.ZodString;
15090
15090
  configFile: z.ZodString;
15091
15091
  hash: z.ZodString;
15092
- }>, "strip", z.ZodTypeAny, {
15092
+ }, "strip", z.ZodTypeAny, {
15093
15093
  projectDir: string;
15094
15094
  environment: Record<string, string | {
15095
15095
  networks: string[];
@@ -15222,7 +15222,7 @@ export declare const pluginSchemaSchema: z.ZodObject<z.objectUtil.extendShape<{
15222
15222
  } | undefined;
15223
15223
  }> | undefined;
15224
15224
  }>;
15225
- }>, z.ZodTypeAny, "passthrough">, ...args: unknown[]) => void | {
15225
+ }, z.ZodTypeAny, "passthrough">, ...args: unknown[]) => void | {
15226
15226
  data?: unknown;
15227
15227
  messages?: {
15228
15228
  header?: string | undefined;
@@ -15260,7 +15260,7 @@ export declare const pluginSchemaSchema: z.ZodObject<z.objectUtil.extendShape<{
15260
15260
  hidden?: boolean | undefined;
15261
15261
  encoding?: "none" | "json" | "application/json" | undefined;
15262
15262
  }>, "many">>;
15263
- proxy: z.ZodOptional<z.ZodFunction<z.ZodTuple<[z.ZodObject<z.objectUtil.extendShape<Omit<{
15263
+ proxy: z.ZodOptional<z.ZodFunction<z.ZodTuple<[z.ZodObject<Omit<{
15264
15264
  _: z.ZodArray<z.ZodString, "many">;
15265
15265
  projectDir: z.ZodString;
15266
15266
  maxConcurrency: z.ZodNumber;
@@ -15277,9 +15277,9 @@ export declare const pluginSchemaSchema: z.ZodObject<z.objectUtil.extendShape<{
15277
15277
  quickstart: z.ZodString;
15278
15278
  setBuild: z.ZodUnion<[z.ZodString, z.ZodNumber]>;
15279
15279
  setVersion: z.ZodString;
15280
- }, "quickstart">, {
15280
+ }, "quickstart"> & {
15281
15281
  taqRun: z.ZodUnion<[z.ZodLiteral<"proxy">, z.ZodLiteral<"pluginInfo">, z.ZodLiteral<"checkRuntimeDependencies">, z.ZodLiteral<"installRuntimeDependencies">, z.ZodLiteral<"runPostInstall">, z.ZodLiteral<"proxyTemplate">]>;
15282
- config: z.ZodObject<z.objectUtil.extendShape<{
15282
+ config: z.ZodObject<{
15283
15283
  language: z.ZodOptional<z.ZodDefault<z.ZodUnion<[z.ZodLiteral<"en">, z.ZodLiteral<"fr">]>>>;
15284
15284
  metadata: z.ZodOptional<z.ZodObject<{
15285
15285
  name: z.ZodOptional<z.ZodString>;
@@ -15486,11 +15486,11 @@ export declare const pluginSchemaSchema: z.ZodObject<z.objectUtil.extendShape<{
15486
15486
  } | undefined;
15487
15487
  annotations?: Record<string, unknown> | undefined;
15488
15488
  }>>>;
15489
- }, {
15489
+ } & {
15490
15490
  projectDir: z.ZodString;
15491
15491
  configFile: z.ZodString;
15492
15492
  hash: z.ZodString;
15493
- }>, "strip", z.ZodTypeAny, {
15493
+ }, "strip", z.ZodTypeAny, {
15494
15494
  projectDir: string;
15495
15495
  environment: Record<string, string | {
15496
15496
  networks: string[];
@@ -15623,7 +15623,7 @@ export declare const pluginSchemaSchema: z.ZodObject<z.objectUtil.extendShape<{
15623
15623
  } | undefined;
15624
15624
  }> | undefined;
15625
15625
  }>;
15626
- }>, "passthrough", z.ZodTypeAny, z.objectOutputType<z.objectUtil.extendShape<Omit<{
15626
+ }, "passthrough", z.ZodTypeAny, z.objectOutputType<Omit<{
15627
15627
  _: z.ZodArray<z.ZodString, "many">;
15628
15628
  projectDir: z.ZodString;
15629
15629
  maxConcurrency: z.ZodNumber;
@@ -15640,9 +15640,9 @@ export declare const pluginSchemaSchema: z.ZodObject<z.objectUtil.extendShape<{
15640
15640
  quickstart: z.ZodString;
15641
15641
  setBuild: z.ZodUnion<[z.ZodString, z.ZodNumber]>;
15642
15642
  setVersion: z.ZodString;
15643
- }, "quickstart">, {
15643
+ }, "quickstart"> & {
15644
15644
  taqRun: z.ZodUnion<[z.ZodLiteral<"proxy">, z.ZodLiteral<"pluginInfo">, z.ZodLiteral<"checkRuntimeDependencies">, z.ZodLiteral<"installRuntimeDependencies">, z.ZodLiteral<"runPostInstall">, z.ZodLiteral<"proxyTemplate">]>;
15645
- config: z.ZodObject<z.objectUtil.extendShape<{
15645
+ config: z.ZodObject<{
15646
15646
  language: z.ZodOptional<z.ZodDefault<z.ZodUnion<[z.ZodLiteral<"en">, z.ZodLiteral<"fr">]>>>;
15647
15647
  metadata: z.ZodOptional<z.ZodObject<{
15648
15648
  name: z.ZodOptional<z.ZodString>;
@@ -15849,11 +15849,11 @@ export declare const pluginSchemaSchema: z.ZodObject<z.objectUtil.extendShape<{
15849
15849
  } | undefined;
15850
15850
  annotations?: Record<string, unknown> | undefined;
15851
15851
  }>>>;
15852
- }, {
15852
+ } & {
15853
15853
  projectDir: z.ZodString;
15854
15854
  configFile: z.ZodString;
15855
15855
  hash: z.ZodString;
15856
- }>, "strip", z.ZodTypeAny, {
15856
+ }, "strip", z.ZodTypeAny, {
15857
15857
  projectDir: string;
15858
15858
  environment: Record<string, string | {
15859
15859
  networks: string[];
@@ -15986,7 +15986,7 @@ export declare const pluginSchemaSchema: z.ZodObject<z.objectUtil.extendShape<{
15986
15986
  } | undefined;
15987
15987
  }> | undefined;
15988
15988
  }>;
15989
- }>, z.ZodTypeAny, "passthrough">, z.objectInputType<z.objectUtil.extendShape<Omit<{
15989
+ }, z.ZodTypeAny, "passthrough">, z.objectInputType<Omit<{
15990
15990
  _: z.ZodArray<z.ZodString, "many">;
15991
15991
  projectDir: z.ZodString;
15992
15992
  maxConcurrency: z.ZodNumber;
@@ -16003,9 +16003,9 @@ export declare const pluginSchemaSchema: z.ZodObject<z.objectUtil.extendShape<{
16003
16003
  quickstart: z.ZodString;
16004
16004
  setBuild: z.ZodUnion<[z.ZodString, z.ZodNumber]>;
16005
16005
  setVersion: z.ZodString;
16006
- }, "quickstart">, {
16006
+ }, "quickstart"> & {
16007
16007
  taqRun: z.ZodUnion<[z.ZodLiteral<"proxy">, z.ZodLiteral<"pluginInfo">, z.ZodLiteral<"checkRuntimeDependencies">, z.ZodLiteral<"installRuntimeDependencies">, z.ZodLiteral<"runPostInstall">, z.ZodLiteral<"proxyTemplate">]>;
16008
- config: z.ZodObject<z.objectUtil.extendShape<{
16008
+ config: z.ZodObject<{
16009
16009
  language: z.ZodOptional<z.ZodDefault<z.ZodUnion<[z.ZodLiteral<"en">, z.ZodLiteral<"fr">]>>>;
16010
16010
  metadata: z.ZodOptional<z.ZodObject<{
16011
16011
  name: z.ZodOptional<z.ZodString>;
@@ -16212,11 +16212,11 @@ export declare const pluginSchemaSchema: z.ZodObject<z.objectUtil.extendShape<{
16212
16212
  } | undefined;
16213
16213
  annotations?: Record<string, unknown> | undefined;
16214
16214
  }>>>;
16215
- }, {
16215
+ } & {
16216
16216
  projectDir: z.ZodString;
16217
16217
  configFile: z.ZodString;
16218
16218
  hash: z.ZodString;
16219
- }>, "strip", z.ZodTypeAny, {
16219
+ }, "strip", z.ZodTypeAny, {
16220
16220
  projectDir: string;
16221
16221
  environment: Record<string, string | {
16222
16222
  networks: string[];
@@ -16349,7 +16349,7 @@ export declare const pluginSchemaSchema: z.ZodObject<z.objectUtil.extendShape<{
16349
16349
  } | undefined;
16350
16350
  }> | undefined;
16351
16351
  }>;
16352
- }>, z.ZodTypeAny, "passthrough">>], z.ZodUnknown>, z.ZodPromise<z.ZodUnion<[z.ZodVoid, z.ZodUnion<[z.ZodObject<{
16352
+ }, z.ZodTypeAny, "passthrough">>], z.ZodUnknown>, z.ZodPromise<z.ZodUnion<[z.ZodVoid, z.ZodUnion<[z.ZodObject<{
16353
16353
  data: z.ZodOptional<z.ZodUnknown>;
16354
16354
  messages: z.ZodOptional<z.ZodObject<{
16355
16355
  header: z.ZodOptional<z.ZodString>;
@@ -16377,7 +16377,7 @@ export declare const pluginSchemaSchema: z.ZodObject<z.objectUtil.extendShape<{
16377
16377
  } | undefined;
16378
16378
  render?: "string" | "none" | "table" | undefined;
16379
16379
  }>, z.ZodVoid]>]>>>>;
16380
- checkRuntimeDependencies: z.ZodOptional<z.ZodFunction<z.ZodTuple<[z.ZodObject<z.objectUtil.extendShape<Omit<{
16380
+ checkRuntimeDependencies: z.ZodOptional<z.ZodFunction<z.ZodTuple<[z.ZodObject<Omit<{
16381
16381
  _: z.ZodArray<z.ZodString, "many">;
16382
16382
  projectDir: z.ZodString;
16383
16383
  maxConcurrency: z.ZodNumber;
@@ -16394,9 +16394,9 @@ export declare const pluginSchemaSchema: z.ZodObject<z.objectUtil.extendShape<{
16394
16394
  quickstart: z.ZodString;
16395
16395
  setBuild: z.ZodUnion<[z.ZodString, z.ZodNumber]>;
16396
16396
  setVersion: z.ZodString;
16397
- }, "quickstart">, {
16397
+ }, "quickstart"> & {
16398
16398
  taqRun: z.ZodUnion<[z.ZodLiteral<"proxy">, z.ZodLiteral<"pluginInfo">, z.ZodLiteral<"checkRuntimeDependencies">, z.ZodLiteral<"installRuntimeDependencies">, z.ZodLiteral<"runPostInstall">, z.ZodLiteral<"proxyTemplate">]>;
16399
- config: z.ZodObject<z.objectUtil.extendShape<{
16399
+ config: z.ZodObject<{
16400
16400
  language: z.ZodOptional<z.ZodDefault<z.ZodUnion<[z.ZodLiteral<"en">, z.ZodLiteral<"fr">]>>>;
16401
16401
  metadata: z.ZodOptional<z.ZodObject<{
16402
16402
  name: z.ZodOptional<z.ZodString>;
@@ -16603,11 +16603,11 @@ export declare const pluginSchemaSchema: z.ZodObject<z.objectUtil.extendShape<{
16603
16603
  } | undefined;
16604
16604
  annotations?: Record<string, unknown> | undefined;
16605
16605
  }>>>;
16606
- }, {
16606
+ } & {
16607
16607
  projectDir: z.ZodString;
16608
16608
  configFile: z.ZodString;
16609
16609
  hash: z.ZodString;
16610
- }>, "strip", z.ZodTypeAny, {
16610
+ }, "strip", z.ZodTypeAny, {
16611
16611
  projectDir: string;
16612
16612
  environment: Record<string, string | {
16613
16613
  networks: string[];
@@ -16740,7 +16740,7 @@ export declare const pluginSchemaSchema: z.ZodObject<z.objectUtil.extendShape<{
16740
16740
  } | undefined;
16741
16741
  }> | undefined;
16742
16742
  }>;
16743
- }>, "passthrough", z.ZodTypeAny, z.objectOutputType<z.objectUtil.extendShape<Omit<{
16743
+ }, "passthrough", z.ZodTypeAny, z.objectOutputType<Omit<{
16744
16744
  _: z.ZodArray<z.ZodString, "many">;
16745
16745
  projectDir: z.ZodString;
16746
16746
  maxConcurrency: z.ZodNumber;
@@ -16757,9 +16757,9 @@ export declare const pluginSchemaSchema: z.ZodObject<z.objectUtil.extendShape<{
16757
16757
  quickstart: z.ZodString;
16758
16758
  setBuild: z.ZodUnion<[z.ZodString, z.ZodNumber]>;
16759
16759
  setVersion: z.ZodString;
16760
- }, "quickstart">, {
16760
+ }, "quickstart"> & {
16761
16761
  taqRun: z.ZodUnion<[z.ZodLiteral<"proxy">, z.ZodLiteral<"pluginInfo">, z.ZodLiteral<"checkRuntimeDependencies">, z.ZodLiteral<"installRuntimeDependencies">, z.ZodLiteral<"runPostInstall">, z.ZodLiteral<"proxyTemplate">]>;
16762
- config: z.ZodObject<z.objectUtil.extendShape<{
16762
+ config: z.ZodObject<{
16763
16763
  language: z.ZodOptional<z.ZodDefault<z.ZodUnion<[z.ZodLiteral<"en">, z.ZodLiteral<"fr">]>>>;
16764
16764
  metadata: z.ZodOptional<z.ZodObject<{
16765
16765
  name: z.ZodOptional<z.ZodString>;
@@ -16966,11 +16966,11 @@ export declare const pluginSchemaSchema: z.ZodObject<z.objectUtil.extendShape<{
16966
16966
  } | undefined;
16967
16967
  annotations?: Record<string, unknown> | undefined;
16968
16968
  }>>>;
16969
- }, {
16969
+ } & {
16970
16970
  projectDir: z.ZodString;
16971
16971
  configFile: z.ZodString;
16972
16972
  hash: z.ZodString;
16973
- }>, "strip", z.ZodTypeAny, {
16973
+ }, "strip", z.ZodTypeAny, {
16974
16974
  projectDir: string;
16975
16975
  environment: Record<string, string | {
16976
16976
  networks: string[];
@@ -17103,7 +17103,7 @@ export declare const pluginSchemaSchema: z.ZodObject<z.objectUtil.extendShape<{
17103
17103
  } | undefined;
17104
17104
  }> | undefined;
17105
17105
  }>;
17106
- }>, z.ZodTypeAny, "passthrough">, z.objectInputType<z.objectUtil.extendShape<Omit<{
17106
+ }, z.ZodTypeAny, "passthrough">, z.objectInputType<Omit<{
17107
17107
  _: z.ZodArray<z.ZodString, "many">;
17108
17108
  projectDir: z.ZodString;
17109
17109
  maxConcurrency: z.ZodNumber;
@@ -17120,9 +17120,9 @@ export declare const pluginSchemaSchema: z.ZodObject<z.objectUtil.extendShape<{
17120
17120
  quickstart: z.ZodString;
17121
17121
  setBuild: z.ZodUnion<[z.ZodString, z.ZodNumber]>;
17122
17122
  setVersion: z.ZodString;
17123
- }, "quickstart">, {
17123
+ }, "quickstart"> & {
17124
17124
  taqRun: z.ZodUnion<[z.ZodLiteral<"proxy">, z.ZodLiteral<"pluginInfo">, z.ZodLiteral<"checkRuntimeDependencies">, z.ZodLiteral<"installRuntimeDependencies">, z.ZodLiteral<"runPostInstall">, z.ZodLiteral<"proxyTemplate">]>;
17125
- config: z.ZodObject<z.objectUtil.extendShape<{
17125
+ config: z.ZodObject<{
17126
17126
  language: z.ZodOptional<z.ZodDefault<z.ZodUnion<[z.ZodLiteral<"en">, z.ZodLiteral<"fr">]>>>;
17127
17127
  metadata: z.ZodOptional<z.ZodObject<{
17128
17128
  name: z.ZodOptional<z.ZodString>;
@@ -17329,11 +17329,11 @@ export declare const pluginSchemaSchema: z.ZodObject<z.objectUtil.extendShape<{
17329
17329
  } | undefined;
17330
17330
  annotations?: Record<string, unknown> | undefined;
17331
17331
  }>>>;
17332
- }, {
17332
+ } & {
17333
17333
  projectDir: z.ZodString;
17334
17334
  configFile: z.ZodString;
17335
17335
  hash: z.ZodString;
17336
- }>, "strip", z.ZodTypeAny, {
17336
+ }, "strip", z.ZodTypeAny, {
17337
17337
  projectDir: string;
17338
17338
  environment: Record<string, string | {
17339
17339
  networks: string[];
@@ -17466,15 +17466,15 @@ export declare const pluginSchemaSchema: z.ZodObject<z.objectUtil.extendShape<{
17466
17466
  } | undefined;
17467
17467
  }> | undefined;
17468
17468
  }>;
17469
- }>, z.ZodTypeAny, "passthrough">>], z.ZodUnknown>, z.ZodPromise<z.ZodObject<{
17470
- report: z.ZodArray<z.ZodObject<z.objectUtil.extendShape<{
17469
+ }, z.ZodTypeAny, "passthrough">>], z.ZodUnknown>, z.ZodPromise<z.ZodObject<{
17470
+ report: z.ZodArray<z.ZodObject<{
17471
17471
  name: z.ZodString;
17472
17472
  path: z.ZodString;
17473
17473
  version: z.ZodString;
17474
17474
  kind: z.ZodUnion<[z.ZodLiteral<"required">, z.ZodLiteral<"optional">]>;
17475
- }, {
17475
+ } & {
17476
17476
  met: z.ZodBoolean;
17477
- }>, "strip", z.ZodTypeAny, {
17477
+ }, "strip", z.ZodTypeAny, {
17478
17478
  version: string;
17479
17479
  path: string;
17480
17480
  name: string;
@@ -17504,7 +17504,7 @@ export declare const pluginSchemaSchema: z.ZodObject<z.objectUtil.extendShape<{
17504
17504
  met: boolean;
17505
17505
  }[];
17506
17506
  }>>>>;
17507
- installRuntimeDependencies: z.ZodOptional<z.ZodFunction<z.ZodTuple<[z.ZodObject<z.objectUtil.extendShape<Omit<{
17507
+ installRuntimeDependencies: z.ZodOptional<z.ZodFunction<z.ZodTuple<[z.ZodObject<Omit<{
17508
17508
  _: z.ZodArray<z.ZodString, "many">;
17509
17509
  projectDir: z.ZodString;
17510
17510
  maxConcurrency: z.ZodNumber;
@@ -17521,9 +17521,9 @@ export declare const pluginSchemaSchema: z.ZodObject<z.objectUtil.extendShape<{
17521
17521
  quickstart: z.ZodString;
17522
17522
  setBuild: z.ZodUnion<[z.ZodString, z.ZodNumber]>;
17523
17523
  setVersion: z.ZodString;
17524
- }, "quickstart">, {
17524
+ }, "quickstart"> & {
17525
17525
  taqRun: z.ZodUnion<[z.ZodLiteral<"proxy">, z.ZodLiteral<"pluginInfo">, z.ZodLiteral<"checkRuntimeDependencies">, z.ZodLiteral<"installRuntimeDependencies">, z.ZodLiteral<"runPostInstall">, z.ZodLiteral<"proxyTemplate">]>;
17526
- config: z.ZodObject<z.objectUtil.extendShape<{
17526
+ config: z.ZodObject<{
17527
17527
  language: z.ZodOptional<z.ZodDefault<z.ZodUnion<[z.ZodLiteral<"en">, z.ZodLiteral<"fr">]>>>;
17528
17528
  metadata: z.ZodOptional<z.ZodObject<{
17529
17529
  name: z.ZodOptional<z.ZodString>;
@@ -17730,11 +17730,11 @@ export declare const pluginSchemaSchema: z.ZodObject<z.objectUtil.extendShape<{
17730
17730
  } | undefined;
17731
17731
  annotations?: Record<string, unknown> | undefined;
17732
17732
  }>>>;
17733
- }, {
17733
+ } & {
17734
17734
  projectDir: z.ZodString;
17735
17735
  configFile: z.ZodString;
17736
17736
  hash: z.ZodString;
17737
- }>, "strip", z.ZodTypeAny, {
17737
+ }, "strip", z.ZodTypeAny, {
17738
17738
  projectDir: string;
17739
17739
  environment: Record<string, string | {
17740
17740
  networks: string[];
@@ -17867,7 +17867,7 @@ export declare const pluginSchemaSchema: z.ZodObject<z.objectUtil.extendShape<{
17867
17867
  } | undefined;
17868
17868
  }> | undefined;
17869
17869
  }>;
17870
- }>, "passthrough", z.ZodTypeAny, z.objectOutputType<z.objectUtil.extendShape<Omit<{
17870
+ }, "passthrough", z.ZodTypeAny, z.objectOutputType<Omit<{
17871
17871
  _: z.ZodArray<z.ZodString, "many">;
17872
17872
  projectDir: z.ZodString;
17873
17873
  maxConcurrency: z.ZodNumber;
@@ -17884,9 +17884,9 @@ export declare const pluginSchemaSchema: z.ZodObject<z.objectUtil.extendShape<{
17884
17884
  quickstart: z.ZodString;
17885
17885
  setBuild: z.ZodUnion<[z.ZodString, z.ZodNumber]>;
17886
17886
  setVersion: z.ZodString;
17887
- }, "quickstart">, {
17887
+ }, "quickstart"> & {
17888
17888
  taqRun: z.ZodUnion<[z.ZodLiteral<"proxy">, z.ZodLiteral<"pluginInfo">, z.ZodLiteral<"checkRuntimeDependencies">, z.ZodLiteral<"installRuntimeDependencies">, z.ZodLiteral<"runPostInstall">, z.ZodLiteral<"proxyTemplate">]>;
17889
- config: z.ZodObject<z.objectUtil.extendShape<{
17889
+ config: z.ZodObject<{
17890
17890
  language: z.ZodOptional<z.ZodDefault<z.ZodUnion<[z.ZodLiteral<"en">, z.ZodLiteral<"fr">]>>>;
17891
17891
  metadata: z.ZodOptional<z.ZodObject<{
17892
17892
  name: z.ZodOptional<z.ZodString>;
@@ -18093,11 +18093,11 @@ export declare const pluginSchemaSchema: z.ZodObject<z.objectUtil.extendShape<{
18093
18093
  } | undefined;
18094
18094
  annotations?: Record<string, unknown> | undefined;
18095
18095
  }>>>;
18096
- }, {
18096
+ } & {
18097
18097
  projectDir: z.ZodString;
18098
18098
  configFile: z.ZodString;
18099
18099
  hash: z.ZodString;
18100
- }>, "strip", z.ZodTypeAny, {
18100
+ }, "strip", z.ZodTypeAny, {
18101
18101
  projectDir: string;
18102
18102
  environment: Record<string, string | {
18103
18103
  networks: string[];
@@ -18230,7 +18230,7 @@ export declare const pluginSchemaSchema: z.ZodObject<z.objectUtil.extendShape<{
18230
18230
  } | undefined;
18231
18231
  }> | undefined;
18232
18232
  }>;
18233
- }>, z.ZodTypeAny, "passthrough">, z.objectInputType<z.objectUtil.extendShape<Omit<{
18233
+ }, z.ZodTypeAny, "passthrough">, z.objectInputType<Omit<{
18234
18234
  _: z.ZodArray<z.ZodString, "many">;
18235
18235
  projectDir: z.ZodString;
18236
18236
  maxConcurrency: z.ZodNumber;
@@ -18247,9 +18247,9 @@ export declare const pluginSchemaSchema: z.ZodObject<z.objectUtil.extendShape<{
18247
18247
  quickstart: z.ZodString;
18248
18248
  setBuild: z.ZodUnion<[z.ZodString, z.ZodNumber]>;
18249
18249
  setVersion: z.ZodString;
18250
- }, "quickstart">, {
18250
+ }, "quickstart"> & {
18251
18251
  taqRun: z.ZodUnion<[z.ZodLiteral<"proxy">, z.ZodLiteral<"pluginInfo">, z.ZodLiteral<"checkRuntimeDependencies">, z.ZodLiteral<"installRuntimeDependencies">, z.ZodLiteral<"runPostInstall">, z.ZodLiteral<"proxyTemplate">]>;
18252
- config: z.ZodObject<z.objectUtil.extendShape<{
18252
+ config: z.ZodObject<{
18253
18253
  language: z.ZodOptional<z.ZodDefault<z.ZodUnion<[z.ZodLiteral<"en">, z.ZodLiteral<"fr">]>>>;
18254
18254
  metadata: z.ZodOptional<z.ZodObject<{
18255
18255
  name: z.ZodOptional<z.ZodString>;
@@ -18456,11 +18456,11 @@ export declare const pluginSchemaSchema: z.ZodObject<z.objectUtil.extendShape<{
18456
18456
  } | undefined;
18457
18457
  annotations?: Record<string, unknown> | undefined;
18458
18458
  }>>>;
18459
- }, {
18459
+ } & {
18460
18460
  projectDir: z.ZodString;
18461
18461
  configFile: z.ZodString;
18462
18462
  hash: z.ZodString;
18463
- }>, "strip", z.ZodTypeAny, {
18463
+ }, "strip", z.ZodTypeAny, {
18464
18464
  projectDir: string;
18465
18465
  environment: Record<string, string | {
18466
18466
  networks: string[];
@@ -18593,15 +18593,15 @@ export declare const pluginSchemaSchema: z.ZodObject<z.objectUtil.extendShape<{
18593
18593
  } | undefined;
18594
18594
  }> | undefined;
18595
18595
  }>;
18596
- }>, z.ZodTypeAny, "passthrough">>], z.ZodUnknown>, z.ZodPromise<z.ZodObject<{
18597
- report: z.ZodArray<z.ZodObject<z.objectUtil.extendShape<{
18596
+ }, z.ZodTypeAny, "passthrough">>], z.ZodUnknown>, z.ZodPromise<z.ZodObject<{
18597
+ report: z.ZodArray<z.ZodObject<{
18598
18598
  name: z.ZodString;
18599
18599
  path: z.ZodString;
18600
18600
  version: z.ZodString;
18601
18601
  kind: z.ZodUnion<[z.ZodLiteral<"required">, z.ZodLiteral<"optional">]>;
18602
- }, {
18602
+ } & {
18603
18603
  met: z.ZodBoolean;
18604
- }>, "strip", z.ZodTypeAny, {
18604
+ }, "strip", z.ZodTypeAny, {
18605
18605
  version: string;
18606
18606
  path: string;
18607
18607
  name: string;
@@ -18631,12 +18631,12 @@ export declare const pluginSchemaSchema: z.ZodObject<z.objectUtil.extendShape<{
18631
18631
  met: boolean;
18632
18632
  }[];
18633
18633
  }>>>>;
18634
- }>, "strip", z.ZodTypeAny, {
18634
+ }, "strip", z.ZodTypeAny, {
18635
18635
  version: string;
18636
18636
  name: string;
18637
18637
  schema: string;
18638
18638
  alias: string;
18639
- proxy?: ((args_0: z.objectInputType<z.objectUtil.extendShape<Omit<{
18639
+ proxy?: ((args_0: z.objectInputType<Omit<{
18640
18640
  _: z.ZodArray<z.ZodString, "many">;
18641
18641
  projectDir: z.ZodString;
18642
18642
  maxConcurrency: z.ZodNumber;
@@ -18653,9 +18653,9 @@ export declare const pluginSchemaSchema: z.ZodObject<z.objectUtil.extendShape<{
18653
18653
  quickstart: z.ZodString;
18654
18654
  setBuild: z.ZodUnion<[z.ZodString, z.ZodNumber]>;
18655
18655
  setVersion: z.ZodString;
18656
- }, "quickstart">, {
18656
+ }, "quickstart"> & {
18657
18657
  taqRun: z.ZodUnion<[z.ZodLiteral<"proxy">, z.ZodLiteral<"pluginInfo">, z.ZodLiteral<"checkRuntimeDependencies">, z.ZodLiteral<"installRuntimeDependencies">, z.ZodLiteral<"runPostInstall">, z.ZodLiteral<"proxyTemplate">]>;
18658
- config: z.ZodObject<z.objectUtil.extendShape<{
18658
+ config: z.ZodObject<{
18659
18659
  language: z.ZodOptional<z.ZodDefault<z.ZodUnion<[z.ZodLiteral<"en">, z.ZodLiteral<"fr">]>>>;
18660
18660
  metadata: z.ZodOptional<z.ZodObject<{
18661
18661
  name: z.ZodOptional<z.ZodString>;
@@ -18862,11 +18862,11 @@ export declare const pluginSchemaSchema: z.ZodObject<z.objectUtil.extendShape<{
18862
18862
  } | undefined;
18863
18863
  annotations?: Record<string, unknown> | undefined;
18864
18864
  }>>>;
18865
- }, {
18865
+ } & {
18866
18866
  projectDir: z.ZodString;
18867
18867
  configFile: z.ZodString;
18868
18868
  hash: z.ZodString;
18869
- }>, "strip", z.ZodTypeAny, {
18869
+ }, "strip", z.ZodTypeAny, {
18870
18870
  projectDir: string;
18871
18871
  environment: Record<string, string | {
18872
18872
  networks: string[];
@@ -18999,7 +18999,7 @@ export declare const pluginSchemaSchema: z.ZodObject<z.objectUtil.extendShape<{
18999
18999
  } | undefined;
19000
19000
  }> | undefined;
19001
19001
  }>;
19002
- }>, z.ZodTypeAny, "passthrough">, ...args: unknown[]) => Promise<void | {
19002
+ }, z.ZodTypeAny, "passthrough">, ...args: unknown[]) => Promise<void | {
19003
19003
  render: "string" | "none" | "table";
19004
19004
  data?: unknown;
19005
19005
  messages?: {
@@ -19007,7 +19007,7 @@ export declare const pluginSchemaSchema: z.ZodObject<z.objectUtil.extendShape<{
19007
19007
  footer?: string | undefined;
19008
19008
  } | undefined;
19009
19009
  }>) | undefined;
19010
- checkRuntimeDependencies?: ((args_0: z.objectInputType<z.objectUtil.extendShape<Omit<{
19010
+ checkRuntimeDependencies?: ((args_0: z.objectInputType<Omit<{
19011
19011
  _: z.ZodArray<z.ZodString, "many">;
19012
19012
  projectDir: z.ZodString;
19013
19013
  maxConcurrency: z.ZodNumber;
@@ -19024,9 +19024,9 @@ export declare const pluginSchemaSchema: z.ZodObject<z.objectUtil.extendShape<{
19024
19024
  quickstart: z.ZodString;
19025
19025
  setBuild: z.ZodUnion<[z.ZodString, z.ZodNumber]>;
19026
19026
  setVersion: z.ZodString;
19027
- }, "quickstart">, {
19027
+ }, "quickstart"> & {
19028
19028
  taqRun: z.ZodUnion<[z.ZodLiteral<"proxy">, z.ZodLiteral<"pluginInfo">, z.ZodLiteral<"checkRuntimeDependencies">, z.ZodLiteral<"installRuntimeDependencies">, z.ZodLiteral<"runPostInstall">, z.ZodLiteral<"proxyTemplate">]>;
19029
- config: z.ZodObject<z.objectUtil.extendShape<{
19029
+ config: z.ZodObject<{
19030
19030
  language: z.ZodOptional<z.ZodDefault<z.ZodUnion<[z.ZodLiteral<"en">, z.ZodLiteral<"fr">]>>>;
19031
19031
  metadata: z.ZodOptional<z.ZodObject<{
19032
19032
  name: z.ZodOptional<z.ZodString>;
@@ -19233,11 +19233,11 @@ export declare const pluginSchemaSchema: z.ZodObject<z.objectUtil.extendShape<{
19233
19233
  } | undefined;
19234
19234
  annotations?: Record<string, unknown> | undefined;
19235
19235
  }>>>;
19236
- }, {
19236
+ } & {
19237
19237
  projectDir: z.ZodString;
19238
19238
  configFile: z.ZodString;
19239
19239
  hash: z.ZodString;
19240
- }>, "strip", z.ZodTypeAny, {
19240
+ }, "strip", z.ZodTypeAny, {
19241
19241
  projectDir: string;
19242
19242
  environment: Record<string, string | {
19243
19243
  networks: string[];
@@ -19370,7 +19370,7 @@ export declare const pluginSchemaSchema: z.ZodObject<z.objectUtil.extendShape<{
19370
19370
  } | undefined;
19371
19371
  }> | undefined;
19372
19372
  }>;
19373
- }>, z.ZodTypeAny, "passthrough">, ...args: unknown[]) => Promise<{
19373
+ }, z.ZodTypeAny, "passthrough">, ...args: unknown[]) => Promise<{
19374
19374
  report: {
19375
19375
  version: string;
19376
19376
  path: string;
@@ -19379,7 +19379,7 @@ export declare const pluginSchemaSchema: z.ZodObject<z.objectUtil.extendShape<{
19379
19379
  met: boolean;
19380
19380
  }[];
19381
19381
  }>) | undefined;
19382
- installRuntimeDependencies?: ((args_0: z.objectInputType<z.objectUtil.extendShape<Omit<{
19382
+ installRuntimeDependencies?: ((args_0: z.objectInputType<Omit<{
19383
19383
  _: z.ZodArray<z.ZodString, "many">;
19384
19384
  projectDir: z.ZodString;
19385
19385
  maxConcurrency: z.ZodNumber;
@@ -19396,9 +19396,9 @@ export declare const pluginSchemaSchema: z.ZodObject<z.objectUtil.extendShape<{
19396
19396
  quickstart: z.ZodString;
19397
19397
  setBuild: z.ZodUnion<[z.ZodString, z.ZodNumber]>;
19398
19398
  setVersion: z.ZodString;
19399
- }, "quickstart">, {
19399
+ }, "quickstart"> & {
19400
19400
  taqRun: z.ZodUnion<[z.ZodLiteral<"proxy">, z.ZodLiteral<"pluginInfo">, z.ZodLiteral<"checkRuntimeDependencies">, z.ZodLiteral<"installRuntimeDependencies">, z.ZodLiteral<"runPostInstall">, z.ZodLiteral<"proxyTemplate">]>;
19401
- config: z.ZodObject<z.objectUtil.extendShape<{
19401
+ config: z.ZodObject<{
19402
19402
  language: z.ZodOptional<z.ZodDefault<z.ZodUnion<[z.ZodLiteral<"en">, z.ZodLiteral<"fr">]>>>;
19403
19403
  metadata: z.ZodOptional<z.ZodObject<{
19404
19404
  name: z.ZodOptional<z.ZodString>;
@@ -19605,11 +19605,11 @@ export declare const pluginSchemaSchema: z.ZodObject<z.objectUtil.extendShape<{
19605
19605
  } | undefined;
19606
19606
  annotations?: Record<string, unknown> | undefined;
19607
19607
  }>>>;
19608
- }, {
19608
+ } & {
19609
19609
  projectDir: z.ZodString;
19610
19610
  configFile: z.ZodString;
19611
19611
  hash: z.ZodString;
19612
- }>, "strip", z.ZodTypeAny, {
19612
+ }, "strip", z.ZodTypeAny, {
19613
19613
  projectDir: string;
19614
19614
  environment: Record<string, string | {
19615
19615
  networks: string[];
@@ -19742,7 +19742,7 @@ export declare const pluginSchemaSchema: z.ZodObject<z.objectUtil.extendShape<{
19742
19742
  } | undefined;
19743
19743
  }> | undefined;
19744
19744
  }>;
19745
- }>, z.ZodTypeAny, "passthrough">, ...args: unknown[]) => Promise<{
19745
+ }, z.ZodTypeAny, "passthrough">, ...args: unknown[]) => Promise<{
19746
19746
  report: {
19747
19747
  version: string;
19748
19748
  path: string;
@@ -19794,7 +19794,7 @@ export declare const pluginSchemaSchema: z.ZodObject<z.objectUtil.extendShape<{
19794
19794
  time: number;
19795
19795
  output?: unknown;
19796
19796
  }>;
19797
- }, ...args: unknown[]) => (args_0: z.objectInputType<z.objectUtil.extendShape<Omit<{
19797
+ }, ...args: unknown[]) => (args_0: z.objectInputType<Omit<{
19798
19798
  _: z.ZodArray<z.ZodString, "many">;
19799
19799
  projectDir: z.ZodString;
19800
19800
  maxConcurrency: z.ZodNumber;
@@ -19811,9 +19811,9 @@ export declare const pluginSchemaSchema: z.ZodObject<z.objectUtil.extendShape<{
19811
19811
  quickstart: z.ZodString;
19812
19812
  setBuild: z.ZodUnion<[z.ZodString, z.ZodNumber]>;
19813
19813
  setVersion: z.ZodString;
19814
- }, "quickstart">, {
19814
+ }, "quickstart"> & {
19815
19815
  taqRun: z.ZodUnion<[z.ZodLiteral<"proxy">, z.ZodLiteral<"pluginInfo">, z.ZodLiteral<"checkRuntimeDependencies">, z.ZodLiteral<"installRuntimeDependencies">, z.ZodLiteral<"runPostInstall">, z.ZodLiteral<"proxyTemplate">]>;
19816
- config: z.ZodObject<z.objectUtil.extendShape<{
19816
+ config: z.ZodObject<{
19817
19817
  language: z.ZodOptional<z.ZodDefault<z.ZodUnion<[z.ZodLiteral<"en">, z.ZodLiteral<"fr">]>>>;
19818
19818
  metadata: z.ZodOptional<z.ZodObject<{
19819
19819
  name: z.ZodOptional<z.ZodString>;
@@ -20020,11 +20020,11 @@ export declare const pluginSchemaSchema: z.ZodObject<z.objectUtil.extendShape<{
20020
20020
  } | undefined;
20021
20021
  annotations?: Record<string, unknown> | undefined;
20022
20022
  }>>>;
20023
- }, {
20023
+ } & {
20024
20024
  projectDir: z.ZodString;
20025
20025
  configFile: z.ZodString;
20026
20026
  hash: z.ZodString;
20027
- }>, "strip", z.ZodTypeAny, {
20027
+ }, "strip", z.ZodTypeAny, {
20028
20028
  projectDir: string;
20029
20029
  environment: Record<string, string | {
20030
20030
  networks: string[];
@@ -20157,7 +20157,7 @@ export declare const pluginSchemaSchema: z.ZodObject<z.objectUtil.extendShape<{
20157
20157
  } | undefined;
20158
20158
  }> | undefined;
20159
20159
  }>;
20160
- }>, z.ZodTypeAny, "passthrough">, ...args: unknown[]) => void) | undefined;
20160
+ }, z.ZodTypeAny, "passthrough">, ...args: unknown[]) => void) | undefined;
20161
20161
  description?: string | undefined;
20162
20162
  positionals?: {
20163
20163
  description: string;
@@ -20178,7 +20178,7 @@ export declare const pluginSchemaSchema: z.ZodObject<z.objectUtil.extendShape<{
20178
20178
  }[] | undefined;
20179
20179
  }[] | undefined;
20180
20180
  templates?: {
20181
- handler: string | Promise<void> | ((args_0: z.objectInputType<z.objectUtil.extendShape<Omit<{
20181
+ handler: string | Promise<void> | ((args_0: z.objectInputType<Omit<{
20182
20182
  _: z.ZodArray<z.ZodString, "many">;
20183
20183
  projectDir: z.ZodString;
20184
20184
  maxConcurrency: z.ZodNumber;
@@ -20195,9 +20195,9 @@ export declare const pluginSchemaSchema: z.ZodObject<z.objectUtil.extendShape<{
20195
20195
  quickstart: z.ZodString;
20196
20196
  setBuild: z.ZodUnion<[z.ZodString, z.ZodNumber]>;
20197
20197
  setVersion: z.ZodString;
20198
- }, "quickstart">, {
20198
+ }, "quickstart"> & {
20199
20199
  taqRun: z.ZodUnion<[z.ZodLiteral<"proxy">, z.ZodLiteral<"pluginInfo">, z.ZodLiteral<"checkRuntimeDependencies">, z.ZodLiteral<"installRuntimeDependencies">, z.ZodLiteral<"runPostInstall">, z.ZodLiteral<"proxyTemplate">]>;
20200
- config: z.ZodObject<z.objectUtil.extendShape<{
20200
+ config: z.ZodObject<{
20201
20201
  language: z.ZodOptional<z.ZodDefault<z.ZodUnion<[z.ZodLiteral<"en">, z.ZodLiteral<"fr">]>>>;
20202
20202
  metadata: z.ZodOptional<z.ZodObject<{
20203
20203
  name: z.ZodOptional<z.ZodString>;
@@ -20404,11 +20404,11 @@ export declare const pluginSchemaSchema: z.ZodObject<z.objectUtil.extendShape<{
20404
20404
  } | undefined;
20405
20405
  annotations?: Record<string, unknown> | undefined;
20406
20406
  }>>>;
20407
- }, {
20407
+ } & {
20408
20408
  projectDir: z.ZodString;
20409
20409
  configFile: z.ZodString;
20410
20410
  hash: z.ZodString;
20411
- }>, "strip", z.ZodTypeAny, {
20411
+ }, "strip", z.ZodTypeAny, {
20412
20412
  projectDir: string;
20413
20413
  environment: Record<string, string | {
20414
20414
  networks: string[];
@@ -20541,7 +20541,7 @@ export declare const pluginSchemaSchema: z.ZodObject<z.objectUtil.extendShape<{
20541
20541
  } | undefined;
20542
20542
  }> | undefined;
20543
20543
  }>;
20544
- }>, z.ZodTypeAny, "passthrough">, ...args: unknown[]) => void | {
20544
+ }, z.ZodTypeAny, "passthrough">, ...args: unknown[]) => void | {
20545
20545
  render: "string" | "none" | "table";
20546
20546
  data?: unknown;
20547
20547
  messages?: {
@@ -20584,7 +20584,7 @@ export declare const pluginSchemaSchema: z.ZodObject<z.objectUtil.extendShape<{
20584
20584
  name: string;
20585
20585
  schema: string;
20586
20586
  alias: string;
20587
- proxy?: ((args_0: z.objectOutputType<z.objectUtil.extendShape<Omit<{
20587
+ proxy?: ((args_0: z.objectOutputType<Omit<{
20588
20588
  _: z.ZodArray<z.ZodString, "many">;
20589
20589
  projectDir: z.ZodString;
20590
20590
  maxConcurrency: z.ZodNumber;
@@ -20601,9 +20601,9 @@ export declare const pluginSchemaSchema: z.ZodObject<z.objectUtil.extendShape<{
20601
20601
  quickstart: z.ZodString;
20602
20602
  setBuild: z.ZodUnion<[z.ZodString, z.ZodNumber]>;
20603
20603
  setVersion: z.ZodString;
20604
- }, "quickstart">, {
20604
+ }, "quickstart"> & {
20605
20605
  taqRun: z.ZodUnion<[z.ZodLiteral<"proxy">, z.ZodLiteral<"pluginInfo">, z.ZodLiteral<"checkRuntimeDependencies">, z.ZodLiteral<"installRuntimeDependencies">, z.ZodLiteral<"runPostInstall">, z.ZodLiteral<"proxyTemplate">]>;
20606
- config: z.ZodObject<z.objectUtil.extendShape<{
20606
+ config: z.ZodObject<{
20607
20607
  language: z.ZodOptional<z.ZodDefault<z.ZodUnion<[z.ZodLiteral<"en">, z.ZodLiteral<"fr">]>>>;
20608
20608
  metadata: z.ZodOptional<z.ZodObject<{
20609
20609
  name: z.ZodOptional<z.ZodString>;
@@ -20810,11 +20810,11 @@ export declare const pluginSchemaSchema: z.ZodObject<z.objectUtil.extendShape<{
20810
20810
  } | undefined;
20811
20811
  annotations?: Record<string, unknown> | undefined;
20812
20812
  }>>>;
20813
- }, {
20813
+ } & {
20814
20814
  projectDir: z.ZodString;
20815
20815
  configFile: z.ZodString;
20816
20816
  hash: z.ZodString;
20817
- }>, "strip", z.ZodTypeAny, {
20817
+ }, "strip", z.ZodTypeAny, {
20818
20818
  projectDir: string;
20819
20819
  environment: Record<string, string | {
20820
20820
  networks: string[];
@@ -20947,7 +20947,7 @@ export declare const pluginSchemaSchema: z.ZodObject<z.objectUtil.extendShape<{
20947
20947
  } | undefined;
20948
20948
  }> | undefined;
20949
20949
  }>;
20950
- }>, z.ZodTypeAny, "passthrough">, ...args: unknown[]) => Promise<void | {
20950
+ }, z.ZodTypeAny, "passthrough">, ...args: unknown[]) => Promise<void | {
20951
20951
  data?: unknown;
20952
20952
  messages?: {
20953
20953
  header?: string | undefined;
@@ -20955,7 +20955,7 @@ export declare const pluginSchemaSchema: z.ZodObject<z.objectUtil.extendShape<{
20955
20955
  } | undefined;
20956
20956
  render?: "string" | "none" | "table" | undefined;
20957
20957
  }>) | undefined;
20958
- checkRuntimeDependencies?: ((args_0: z.objectOutputType<z.objectUtil.extendShape<Omit<{
20958
+ checkRuntimeDependencies?: ((args_0: z.objectOutputType<Omit<{
20959
20959
  _: z.ZodArray<z.ZodString, "many">;
20960
20960
  projectDir: z.ZodString;
20961
20961
  maxConcurrency: z.ZodNumber;
@@ -20972,9 +20972,9 @@ export declare const pluginSchemaSchema: z.ZodObject<z.objectUtil.extendShape<{
20972
20972
  quickstart: z.ZodString;
20973
20973
  setBuild: z.ZodUnion<[z.ZodString, z.ZodNumber]>;
20974
20974
  setVersion: z.ZodString;
20975
- }, "quickstart">, {
20975
+ }, "quickstart"> & {
20976
20976
  taqRun: z.ZodUnion<[z.ZodLiteral<"proxy">, z.ZodLiteral<"pluginInfo">, z.ZodLiteral<"checkRuntimeDependencies">, z.ZodLiteral<"installRuntimeDependencies">, z.ZodLiteral<"runPostInstall">, z.ZodLiteral<"proxyTemplate">]>;
20977
- config: z.ZodObject<z.objectUtil.extendShape<{
20977
+ config: z.ZodObject<{
20978
20978
  language: z.ZodOptional<z.ZodDefault<z.ZodUnion<[z.ZodLiteral<"en">, z.ZodLiteral<"fr">]>>>;
20979
20979
  metadata: z.ZodOptional<z.ZodObject<{
20980
20980
  name: z.ZodOptional<z.ZodString>;
@@ -21181,11 +21181,11 @@ export declare const pluginSchemaSchema: z.ZodObject<z.objectUtil.extendShape<{
21181
21181
  } | undefined;
21182
21182
  annotations?: Record<string, unknown> | undefined;
21183
21183
  }>>>;
21184
- }, {
21184
+ } & {
21185
21185
  projectDir: z.ZodString;
21186
21186
  configFile: z.ZodString;
21187
21187
  hash: z.ZodString;
21188
- }>, "strip", z.ZodTypeAny, {
21188
+ }, "strip", z.ZodTypeAny, {
21189
21189
  projectDir: string;
21190
21190
  environment: Record<string, string | {
21191
21191
  networks: string[];
@@ -21318,7 +21318,7 @@ export declare const pluginSchemaSchema: z.ZodObject<z.objectUtil.extendShape<{
21318
21318
  } | undefined;
21319
21319
  }> | undefined;
21320
21320
  }>;
21321
- }>, z.ZodTypeAny, "passthrough">, ...args: unknown[]) => Promise<{
21321
+ }, z.ZodTypeAny, "passthrough">, ...args: unknown[]) => Promise<{
21322
21322
  report: {
21323
21323
  version: string;
21324
21324
  path: string;
@@ -21327,7 +21327,7 @@ export declare const pluginSchemaSchema: z.ZodObject<z.objectUtil.extendShape<{
21327
21327
  met: boolean;
21328
21328
  }[];
21329
21329
  }>) | undefined;
21330
- installRuntimeDependencies?: ((args_0: z.objectOutputType<z.objectUtil.extendShape<Omit<{
21330
+ installRuntimeDependencies?: ((args_0: z.objectOutputType<Omit<{
21331
21331
  _: z.ZodArray<z.ZodString, "many">;
21332
21332
  projectDir: z.ZodString;
21333
21333
  maxConcurrency: z.ZodNumber;
@@ -21344,9 +21344,9 @@ export declare const pluginSchemaSchema: z.ZodObject<z.objectUtil.extendShape<{
21344
21344
  quickstart: z.ZodString;
21345
21345
  setBuild: z.ZodUnion<[z.ZodString, z.ZodNumber]>;
21346
21346
  setVersion: z.ZodString;
21347
- }, "quickstart">, {
21347
+ }, "quickstart"> & {
21348
21348
  taqRun: z.ZodUnion<[z.ZodLiteral<"proxy">, z.ZodLiteral<"pluginInfo">, z.ZodLiteral<"checkRuntimeDependencies">, z.ZodLiteral<"installRuntimeDependencies">, z.ZodLiteral<"runPostInstall">, z.ZodLiteral<"proxyTemplate">]>;
21349
- config: z.ZodObject<z.objectUtil.extendShape<{
21349
+ config: z.ZodObject<{
21350
21350
  language: z.ZodOptional<z.ZodDefault<z.ZodUnion<[z.ZodLiteral<"en">, z.ZodLiteral<"fr">]>>>;
21351
21351
  metadata: z.ZodOptional<z.ZodObject<{
21352
21352
  name: z.ZodOptional<z.ZodString>;
@@ -21553,11 +21553,11 @@ export declare const pluginSchemaSchema: z.ZodObject<z.objectUtil.extendShape<{
21553
21553
  } | undefined;
21554
21554
  annotations?: Record<string, unknown> | undefined;
21555
21555
  }>>>;
21556
- }, {
21556
+ } & {
21557
21557
  projectDir: z.ZodString;
21558
21558
  configFile: z.ZodString;
21559
21559
  hash: z.ZodString;
21560
- }>, "strip", z.ZodTypeAny, {
21560
+ }, "strip", z.ZodTypeAny, {
21561
21561
  projectDir: string;
21562
21562
  environment: Record<string, string | {
21563
21563
  networks: string[];
@@ -21690,7 +21690,7 @@ export declare const pluginSchemaSchema: z.ZodObject<z.objectUtil.extendShape<{
21690
21690
  } | undefined;
21691
21691
  }> | undefined;
21692
21692
  }>;
21693
- }>, z.ZodTypeAny, "passthrough">, ...args: unknown[]) => Promise<{
21693
+ }, z.ZodTypeAny, "passthrough">, ...args: unknown[]) => Promise<{
21694
21694
  report: {
21695
21695
  version: string;
21696
21696
  path: string;
@@ -21742,7 +21742,7 @@ export declare const pluginSchemaSchema: z.ZodObject<z.objectUtil.extendShape<{
21742
21742
  time: number;
21743
21743
  output?: unknown;
21744
21744
  }>;
21745
- }, ...args: unknown[]) => (args_0: z.objectOutputType<z.objectUtil.extendShape<Omit<{
21745
+ }, ...args: unknown[]) => (args_0: z.objectOutputType<Omit<{
21746
21746
  _: z.ZodArray<z.ZodString, "many">;
21747
21747
  projectDir: z.ZodString;
21748
21748
  maxConcurrency: z.ZodNumber;
@@ -21759,9 +21759,9 @@ export declare const pluginSchemaSchema: z.ZodObject<z.objectUtil.extendShape<{
21759
21759
  quickstart: z.ZodString;
21760
21760
  setBuild: z.ZodUnion<[z.ZodString, z.ZodNumber]>;
21761
21761
  setVersion: z.ZodString;
21762
- }, "quickstart">, {
21762
+ }, "quickstart"> & {
21763
21763
  taqRun: z.ZodUnion<[z.ZodLiteral<"proxy">, z.ZodLiteral<"pluginInfo">, z.ZodLiteral<"checkRuntimeDependencies">, z.ZodLiteral<"installRuntimeDependencies">, z.ZodLiteral<"runPostInstall">, z.ZodLiteral<"proxyTemplate">]>;
21764
- config: z.ZodObject<z.objectUtil.extendShape<{
21764
+ config: z.ZodObject<{
21765
21765
  language: z.ZodOptional<z.ZodDefault<z.ZodUnion<[z.ZodLiteral<"en">, z.ZodLiteral<"fr">]>>>;
21766
21766
  metadata: z.ZodOptional<z.ZodObject<{
21767
21767
  name: z.ZodOptional<z.ZodString>;
@@ -21968,11 +21968,11 @@ export declare const pluginSchemaSchema: z.ZodObject<z.objectUtil.extendShape<{
21968
21968
  } | undefined;
21969
21969
  annotations?: Record<string, unknown> | undefined;
21970
21970
  }>>>;
21971
- }, {
21971
+ } & {
21972
21972
  projectDir: z.ZodString;
21973
21973
  configFile: z.ZodString;
21974
21974
  hash: z.ZodString;
21975
- }>, "strip", z.ZodTypeAny, {
21975
+ }, "strip", z.ZodTypeAny, {
21976
21976
  projectDir: string;
21977
21977
  environment: Record<string, string | {
21978
21978
  networks: string[];
@@ -22105,7 +22105,7 @@ export declare const pluginSchemaSchema: z.ZodObject<z.objectUtil.extendShape<{
22105
22105
  } | undefined;
22106
22106
  }> | undefined;
22107
22107
  }>;
22108
- }>, z.ZodTypeAny, "passthrough">, ...args: unknown[]) => void) | undefined;
22108
+ }, z.ZodTypeAny, "passthrough">, ...args: unknown[]) => void) | undefined;
22109
22109
  description?: string | undefined;
22110
22110
  positionals?: {
22111
22111
  description: string;
@@ -22126,7 +22126,7 @@ export declare const pluginSchemaSchema: z.ZodObject<z.objectUtil.extendShape<{
22126
22126
  }[] | undefined;
22127
22127
  }[] | undefined;
22128
22128
  templates?: {
22129
- handler: string | Promise<void> | ((args_0: z.objectOutputType<z.objectUtil.extendShape<Omit<{
22129
+ handler: string | Promise<void> | ((args_0: z.objectOutputType<Omit<{
22130
22130
  _: z.ZodArray<z.ZodString, "many">;
22131
22131
  projectDir: z.ZodString;
22132
22132
  maxConcurrency: z.ZodNumber;
@@ -22143,9 +22143,9 @@ export declare const pluginSchemaSchema: z.ZodObject<z.objectUtil.extendShape<{
22143
22143
  quickstart: z.ZodString;
22144
22144
  setBuild: z.ZodUnion<[z.ZodString, z.ZodNumber]>;
22145
22145
  setVersion: z.ZodString;
22146
- }, "quickstart">, {
22146
+ }, "quickstart"> & {
22147
22147
  taqRun: z.ZodUnion<[z.ZodLiteral<"proxy">, z.ZodLiteral<"pluginInfo">, z.ZodLiteral<"checkRuntimeDependencies">, z.ZodLiteral<"installRuntimeDependencies">, z.ZodLiteral<"runPostInstall">, z.ZodLiteral<"proxyTemplate">]>;
22148
- config: z.ZodObject<z.objectUtil.extendShape<{
22148
+ config: z.ZodObject<{
22149
22149
  language: z.ZodOptional<z.ZodDefault<z.ZodUnion<[z.ZodLiteral<"en">, z.ZodLiteral<"fr">]>>>;
22150
22150
  metadata: z.ZodOptional<z.ZodObject<{
22151
22151
  name: z.ZodOptional<z.ZodString>;
@@ -22352,11 +22352,11 @@ export declare const pluginSchemaSchema: z.ZodObject<z.objectUtil.extendShape<{
22352
22352
  } | undefined;
22353
22353
  annotations?: Record<string, unknown> | undefined;
22354
22354
  }>>>;
22355
- }, {
22355
+ } & {
22356
22356
  projectDir: z.ZodString;
22357
22357
  configFile: z.ZodString;
22358
22358
  hash: z.ZodString;
22359
- }>, "strip", z.ZodTypeAny, {
22359
+ }, "strip", z.ZodTypeAny, {
22360
22360
  projectDir: string;
22361
22361
  environment: Record<string, string | {
22362
22362
  networks: string[];
@@ -22489,7 +22489,7 @@ export declare const pluginSchemaSchema: z.ZodObject<z.objectUtil.extendShape<{
22489
22489
  } | undefined;
22490
22490
  }> | undefined;
22491
22491
  }>;
22492
- }>, z.ZodTypeAny, "passthrough">, ...args: unknown[]) => void | {
22492
+ }, z.ZodTypeAny, "passthrough">, ...args: unknown[]) => void | {
22493
22493
  data?: unknown;
22494
22494
  messages?: {
22495
22495
  header?: string | undefined;
@@ -22528,7 +22528,7 @@ export declare const pluginSchemaSchema: z.ZodObject<z.objectUtil.extendShape<{
22528
22528
  encoding?: "none" | "json" | "application/json" | undefined;
22529
22529
  }[] | undefined;
22530
22530
  }>;
22531
- export declare const proxyTaskArgsSchema: z.ZodObject<z.objectUtil.extendShape<z.objectUtil.extendShape<Omit<{
22531
+ export declare const proxyTaskArgsSchema: z.ZodObject<Omit<{
22532
22532
  _: z.ZodArray<z.ZodString, "many">;
22533
22533
  projectDir: z.ZodString;
22534
22534
  maxConcurrency: z.ZodNumber;
@@ -22545,9 +22545,9 @@ export declare const proxyTaskArgsSchema: z.ZodObject<z.objectUtil.extendShape<z
22545
22545
  quickstart: z.ZodString;
22546
22546
  setBuild: z.ZodUnion<[z.ZodString, z.ZodNumber]>;
22547
22547
  setVersion: z.ZodString;
22548
- }, "quickstart">, {
22548
+ }, "quickstart"> & {
22549
22549
  taqRun: z.ZodUnion<[z.ZodLiteral<"proxy">, z.ZodLiteral<"pluginInfo">, z.ZodLiteral<"checkRuntimeDependencies">, z.ZodLiteral<"installRuntimeDependencies">, z.ZodLiteral<"runPostInstall">, z.ZodLiteral<"proxyTemplate">]>;
22550
- config: z.ZodObject<z.objectUtil.extendShape<{
22550
+ config: z.ZodObject<{
22551
22551
  language: z.ZodOptional<z.ZodDefault<z.ZodUnion<[z.ZodLiteral<"en">, z.ZodLiteral<"fr">]>>>;
22552
22552
  metadata: z.ZodOptional<z.ZodObject<{
22553
22553
  name: z.ZodOptional<z.ZodString>;
@@ -22754,11 +22754,11 @@ export declare const proxyTaskArgsSchema: z.ZodObject<z.objectUtil.extendShape<z
22754
22754
  } | undefined;
22755
22755
  annotations?: Record<string, unknown> | undefined;
22756
22756
  }>>>;
22757
- }, {
22757
+ } & {
22758
22758
  projectDir: z.ZodString;
22759
22759
  configFile: z.ZodString;
22760
22760
  hash: z.ZodString;
22761
- }>, "strip", z.ZodTypeAny, {
22761
+ }, "strip", z.ZodTypeAny, {
22762
22762
  projectDir: string;
22763
22763
  environment: Record<string, string | {
22764
22764
  networks: string[];
@@ -22891,9 +22891,9 @@ export declare const proxyTaskArgsSchema: z.ZodObject<z.objectUtil.extendShape<z
22891
22891
  } | undefined;
22892
22892
  }> | undefined;
22893
22893
  }>;
22894
- }>, {
22894
+ } & {
22895
22895
  task: z.ZodString;
22896
- }>, "passthrough", z.ZodTypeAny, z.objectOutputType<z.objectUtil.extendShape<z.objectUtil.extendShape<Omit<{
22896
+ }, "passthrough", z.ZodTypeAny, z.objectOutputType<Omit<{
22897
22897
  _: z.ZodArray<z.ZodString, "many">;
22898
22898
  projectDir: z.ZodString;
22899
22899
  maxConcurrency: z.ZodNumber;
@@ -22910,9 +22910,9 @@ export declare const proxyTaskArgsSchema: z.ZodObject<z.objectUtil.extendShape<z
22910
22910
  quickstart: z.ZodString;
22911
22911
  setBuild: z.ZodUnion<[z.ZodString, z.ZodNumber]>;
22912
22912
  setVersion: z.ZodString;
22913
- }, "quickstart">, {
22913
+ }, "quickstart"> & {
22914
22914
  taqRun: z.ZodUnion<[z.ZodLiteral<"proxy">, z.ZodLiteral<"pluginInfo">, z.ZodLiteral<"checkRuntimeDependencies">, z.ZodLiteral<"installRuntimeDependencies">, z.ZodLiteral<"runPostInstall">, z.ZodLiteral<"proxyTemplate">]>;
22915
- config: z.ZodObject<z.objectUtil.extendShape<{
22915
+ config: z.ZodObject<{
22916
22916
  language: z.ZodOptional<z.ZodDefault<z.ZodUnion<[z.ZodLiteral<"en">, z.ZodLiteral<"fr">]>>>;
22917
22917
  metadata: z.ZodOptional<z.ZodObject<{
22918
22918
  name: z.ZodOptional<z.ZodString>;
@@ -23119,11 +23119,11 @@ export declare const proxyTaskArgsSchema: z.ZodObject<z.objectUtil.extendShape<z
23119
23119
  } | undefined;
23120
23120
  annotations?: Record<string, unknown> | undefined;
23121
23121
  }>>>;
23122
- }, {
23122
+ } & {
23123
23123
  projectDir: z.ZodString;
23124
23124
  configFile: z.ZodString;
23125
23125
  hash: z.ZodString;
23126
- }>, "strip", z.ZodTypeAny, {
23126
+ }, "strip", z.ZodTypeAny, {
23127
23127
  projectDir: string;
23128
23128
  environment: Record<string, string | {
23129
23129
  networks: string[];
@@ -23256,9 +23256,9 @@ export declare const proxyTaskArgsSchema: z.ZodObject<z.objectUtil.extendShape<z
23256
23256
  } | undefined;
23257
23257
  }> | undefined;
23258
23258
  }>;
23259
- }>, {
23259
+ } & {
23260
23260
  task: z.ZodString;
23261
- }>, z.ZodTypeAny, "passthrough">, z.objectInputType<z.objectUtil.extendShape<z.objectUtil.extendShape<Omit<{
23261
+ }, z.ZodTypeAny, "passthrough">, z.objectInputType<Omit<{
23262
23262
  _: z.ZodArray<z.ZodString, "many">;
23263
23263
  projectDir: z.ZodString;
23264
23264
  maxConcurrency: z.ZodNumber;
@@ -23275,9 +23275,9 @@ export declare const proxyTaskArgsSchema: z.ZodObject<z.objectUtil.extendShape<z
23275
23275
  quickstart: z.ZodString;
23276
23276
  setBuild: z.ZodUnion<[z.ZodString, z.ZodNumber]>;
23277
23277
  setVersion: z.ZodString;
23278
- }, "quickstart">, {
23278
+ }, "quickstart"> & {
23279
23279
  taqRun: z.ZodUnion<[z.ZodLiteral<"proxy">, z.ZodLiteral<"pluginInfo">, z.ZodLiteral<"checkRuntimeDependencies">, z.ZodLiteral<"installRuntimeDependencies">, z.ZodLiteral<"runPostInstall">, z.ZodLiteral<"proxyTemplate">]>;
23280
- config: z.ZodObject<z.objectUtil.extendShape<{
23280
+ config: z.ZodObject<{
23281
23281
  language: z.ZodOptional<z.ZodDefault<z.ZodUnion<[z.ZodLiteral<"en">, z.ZodLiteral<"fr">]>>>;
23282
23282
  metadata: z.ZodOptional<z.ZodObject<{
23283
23283
  name: z.ZodOptional<z.ZodString>;
@@ -23484,11 +23484,11 @@ export declare const proxyTaskArgsSchema: z.ZodObject<z.objectUtil.extendShape<z
23484
23484
  } | undefined;
23485
23485
  annotations?: Record<string, unknown> | undefined;
23486
23486
  }>>>;
23487
- }, {
23487
+ } & {
23488
23488
  projectDir: z.ZodString;
23489
23489
  configFile: z.ZodString;
23490
23490
  hash: z.ZodString;
23491
- }>, "strip", z.ZodTypeAny, {
23491
+ }, "strip", z.ZodTypeAny, {
23492
23492
  projectDir: string;
23493
23493
  environment: Record<string, string | {
23494
23494
  networks: string[];
@@ -23621,10 +23621,10 @@ export declare const proxyTaskArgsSchema: z.ZodObject<z.objectUtil.extendShape<z
23621
23621
  } | undefined;
23622
23622
  }> | undefined;
23623
23623
  }>;
23624
- }>, {
23624
+ } & {
23625
23625
  task: z.ZodString;
23626
- }>, z.ZodTypeAny, "passthrough">>;
23627
- export declare const pluginInfoSchema: z.ZodObject<z.objectUtil.extendShape<{
23626
+ }, z.ZodTypeAny, "passthrough">>;
23627
+ export declare const pluginInfoSchema: z.ZodObject<{
23628
23628
  name: z.ZodString;
23629
23629
  version: z.ZodString;
23630
23630
  schema: z.ZodString;
@@ -23739,7 +23739,7 @@ export declare const pluginInfoSchema: z.ZodObject<z.objectUtil.extendShape<{
23739
23739
  example?: string | undefined;
23740
23740
  }>, "many">>;
23741
23741
  postInstall: z.ZodOptional<z.ZodString>;
23742
- }, {
23742
+ } & {
23743
23743
  operations: z.ZodOptional<z.ZodArray<z.ZodObject<Omit<{
23744
23744
  operation: z.ZodString;
23745
23745
  command: z.ZodString;
@@ -23845,7 +23845,7 @@ export declare const pluginInfoSchema: z.ZodObject<z.objectUtil.extendShape<{
23845
23845
  time: number;
23846
23846
  output?: unknown;
23847
23847
  }>;
23848
- }>], z.ZodUnknown>, z.ZodFunction<z.ZodTuple<[z.ZodObject<z.objectUtil.extendShape<Omit<{
23848
+ }>], z.ZodUnknown>, z.ZodFunction<z.ZodTuple<[z.ZodObject<Omit<{
23849
23849
  _: z.ZodArray<z.ZodString, "many">;
23850
23850
  projectDir: z.ZodString;
23851
23851
  maxConcurrency: z.ZodNumber;
@@ -23862,9 +23862,9 @@ export declare const pluginInfoSchema: z.ZodObject<z.objectUtil.extendShape<{
23862
23862
  quickstart: z.ZodString;
23863
23863
  setBuild: z.ZodUnion<[z.ZodString, z.ZodNumber]>;
23864
23864
  setVersion: z.ZodString;
23865
- }, "quickstart">, {
23865
+ }, "quickstart"> & {
23866
23866
  taqRun: z.ZodUnion<[z.ZodLiteral<"proxy">, z.ZodLiteral<"pluginInfo">, z.ZodLiteral<"checkRuntimeDependencies">, z.ZodLiteral<"installRuntimeDependencies">, z.ZodLiteral<"runPostInstall">, z.ZodLiteral<"proxyTemplate">]>;
23867
- config: z.ZodObject<z.objectUtil.extendShape<{
23867
+ config: z.ZodObject<{
23868
23868
  language: z.ZodOptional<z.ZodDefault<z.ZodUnion<[z.ZodLiteral<"en">, z.ZodLiteral<"fr">]>>>;
23869
23869
  metadata: z.ZodOptional<z.ZodObject<{
23870
23870
  name: z.ZodOptional<z.ZodString>;
@@ -24071,11 +24071,11 @@ export declare const pluginInfoSchema: z.ZodObject<z.objectUtil.extendShape<{
24071
24071
  } | undefined;
24072
24072
  annotations?: Record<string, unknown> | undefined;
24073
24073
  }>>>;
24074
- }, {
24074
+ } & {
24075
24075
  projectDir: z.ZodString;
24076
24076
  configFile: z.ZodString;
24077
24077
  hash: z.ZodString;
24078
- }>, "strip", z.ZodTypeAny, {
24078
+ }, "strip", z.ZodTypeAny, {
24079
24079
  projectDir: string;
24080
24080
  environment: Record<string, string | {
24081
24081
  networks: string[];
@@ -24208,7 +24208,7 @@ export declare const pluginInfoSchema: z.ZodObject<z.objectUtil.extendShape<{
24208
24208
  } | undefined;
24209
24209
  }> | undefined;
24210
24210
  }>;
24211
- }>, "passthrough", z.ZodTypeAny, z.objectOutputType<z.objectUtil.extendShape<Omit<{
24211
+ }, "passthrough", z.ZodTypeAny, z.objectOutputType<Omit<{
24212
24212
  _: z.ZodArray<z.ZodString, "many">;
24213
24213
  projectDir: z.ZodString;
24214
24214
  maxConcurrency: z.ZodNumber;
@@ -24225,9 +24225,9 @@ export declare const pluginInfoSchema: z.ZodObject<z.objectUtil.extendShape<{
24225
24225
  quickstart: z.ZodString;
24226
24226
  setBuild: z.ZodUnion<[z.ZodString, z.ZodNumber]>;
24227
24227
  setVersion: z.ZodString;
24228
- }, "quickstart">, {
24228
+ }, "quickstart"> & {
24229
24229
  taqRun: z.ZodUnion<[z.ZodLiteral<"proxy">, z.ZodLiteral<"pluginInfo">, z.ZodLiteral<"checkRuntimeDependencies">, z.ZodLiteral<"installRuntimeDependencies">, z.ZodLiteral<"runPostInstall">, z.ZodLiteral<"proxyTemplate">]>;
24230
- config: z.ZodObject<z.objectUtil.extendShape<{
24230
+ config: z.ZodObject<{
24231
24231
  language: z.ZodOptional<z.ZodDefault<z.ZodUnion<[z.ZodLiteral<"en">, z.ZodLiteral<"fr">]>>>;
24232
24232
  metadata: z.ZodOptional<z.ZodObject<{
24233
24233
  name: z.ZodOptional<z.ZodString>;
@@ -24434,11 +24434,11 @@ export declare const pluginInfoSchema: z.ZodObject<z.objectUtil.extendShape<{
24434
24434
  } | undefined;
24435
24435
  annotations?: Record<string, unknown> | undefined;
24436
24436
  }>>>;
24437
- }, {
24437
+ } & {
24438
24438
  projectDir: z.ZodString;
24439
24439
  configFile: z.ZodString;
24440
24440
  hash: z.ZodString;
24441
- }>, "strip", z.ZodTypeAny, {
24441
+ }, "strip", z.ZodTypeAny, {
24442
24442
  projectDir: string;
24443
24443
  environment: Record<string, string | {
24444
24444
  networks: string[];
@@ -24571,7 +24571,7 @@ export declare const pluginInfoSchema: z.ZodObject<z.objectUtil.extendShape<{
24571
24571
  } | undefined;
24572
24572
  }> | undefined;
24573
24573
  }>;
24574
- }>, z.ZodTypeAny, "passthrough">, z.objectInputType<z.objectUtil.extendShape<Omit<{
24574
+ }, z.ZodTypeAny, "passthrough">, z.objectInputType<Omit<{
24575
24575
  _: z.ZodArray<z.ZodString, "many">;
24576
24576
  projectDir: z.ZodString;
24577
24577
  maxConcurrency: z.ZodNumber;
@@ -24588,9 +24588,9 @@ export declare const pluginInfoSchema: z.ZodObject<z.objectUtil.extendShape<{
24588
24588
  quickstart: z.ZodString;
24589
24589
  setBuild: z.ZodUnion<[z.ZodString, z.ZodNumber]>;
24590
24590
  setVersion: z.ZodString;
24591
- }, "quickstart">, {
24591
+ }, "quickstart"> & {
24592
24592
  taqRun: z.ZodUnion<[z.ZodLiteral<"proxy">, z.ZodLiteral<"pluginInfo">, z.ZodLiteral<"checkRuntimeDependencies">, z.ZodLiteral<"installRuntimeDependencies">, z.ZodLiteral<"runPostInstall">, z.ZodLiteral<"proxyTemplate">]>;
24593
- config: z.ZodObject<z.objectUtil.extendShape<{
24593
+ config: z.ZodObject<{
24594
24594
  language: z.ZodOptional<z.ZodDefault<z.ZodUnion<[z.ZodLiteral<"en">, z.ZodLiteral<"fr">]>>>;
24595
24595
  metadata: z.ZodOptional<z.ZodObject<{
24596
24596
  name: z.ZodOptional<z.ZodString>;
@@ -24797,11 +24797,11 @@ export declare const pluginInfoSchema: z.ZodObject<z.objectUtil.extendShape<{
24797
24797
  } | undefined;
24798
24798
  annotations?: Record<string, unknown> | undefined;
24799
24799
  }>>>;
24800
- }, {
24800
+ } & {
24801
24801
  projectDir: z.ZodString;
24802
24802
  configFile: z.ZodString;
24803
24803
  hash: z.ZodString;
24804
- }>, "strip", z.ZodTypeAny, {
24804
+ }, "strip", z.ZodTypeAny, {
24805
24805
  projectDir: string;
24806
24806
  environment: Record<string, string | {
24807
24807
  networks: string[];
@@ -24934,7 +24934,7 @@ export declare const pluginInfoSchema: z.ZodObject<z.objectUtil.extendShape<{
24934
24934
  } | undefined;
24935
24935
  }> | undefined;
24936
24936
  }>;
24937
- }>, z.ZodTypeAny, "passthrough">>], z.ZodUnknown>, z.ZodVoid>>>;
24937
+ }, z.ZodTypeAny, "passthrough">>], z.ZodUnknown>, z.ZodVoid>>>;
24938
24938
  }, "handler">, "strip", z.ZodTypeAny, {
24939
24939
  operation: string;
24940
24940
  command: string;
@@ -24978,7 +24978,7 @@ export declare const pluginInfoSchema: z.ZodObject<z.objectUtil.extendShape<{
24978
24978
  choices?: string[] | undefined;
24979
24979
  }[] | undefined;
24980
24980
  }>, "many">>;
24981
- templates: z.ZodOptional<z.ZodArray<z.ZodObject<z.objectUtil.extendShape<Omit<{
24981
+ templates: z.ZodOptional<z.ZodArray<z.ZodObject<Omit<{
24982
24982
  template: z.ZodString;
24983
24983
  command: z.ZodString;
24984
24984
  description: z.ZodString;
@@ -25030,7 +25030,7 @@ export declare const pluginInfoSchema: z.ZodObject<z.objectUtil.extendShape<{
25030
25030
  type?: "string" | "number" | "boolean" | undefined;
25031
25031
  defaultValue?: string | number | boolean | undefined;
25032
25032
  }>, "many">>;
25033
- handler: z.ZodUnion<[z.ZodString, z.ZodFunction<z.ZodTuple<[z.ZodObject<z.objectUtil.extendShape<Omit<{
25033
+ handler: z.ZodUnion<[z.ZodString, z.ZodFunction<z.ZodTuple<[z.ZodObject<Omit<{
25034
25034
  _: z.ZodArray<z.ZodString, "many">;
25035
25035
  projectDir: z.ZodString;
25036
25036
  maxConcurrency: z.ZodNumber;
@@ -25047,9 +25047,9 @@ export declare const pluginInfoSchema: z.ZodObject<z.objectUtil.extendShape<{
25047
25047
  quickstart: z.ZodString;
25048
25048
  setBuild: z.ZodUnion<[z.ZodString, z.ZodNumber]>;
25049
25049
  setVersion: z.ZodString;
25050
- }, "quickstart">, {
25050
+ }, "quickstart"> & {
25051
25051
  taqRun: z.ZodUnion<[z.ZodLiteral<"proxy">, z.ZodLiteral<"pluginInfo">, z.ZodLiteral<"checkRuntimeDependencies">, z.ZodLiteral<"installRuntimeDependencies">, z.ZodLiteral<"runPostInstall">, z.ZodLiteral<"proxyTemplate">]>;
25052
- config: z.ZodObject<z.objectUtil.extendShape<{
25052
+ config: z.ZodObject<{
25053
25053
  language: z.ZodOptional<z.ZodDefault<z.ZodUnion<[z.ZodLiteral<"en">, z.ZodLiteral<"fr">]>>>;
25054
25054
  metadata: z.ZodOptional<z.ZodObject<{
25055
25055
  name: z.ZodOptional<z.ZodString>;
@@ -25256,11 +25256,11 @@ export declare const pluginInfoSchema: z.ZodObject<z.objectUtil.extendShape<{
25256
25256
  } | undefined;
25257
25257
  annotations?: Record<string, unknown> | undefined;
25258
25258
  }>>>;
25259
- }, {
25259
+ } & {
25260
25260
  projectDir: z.ZodString;
25261
25261
  configFile: z.ZodString;
25262
25262
  hash: z.ZodString;
25263
- }>, "strip", z.ZodTypeAny, {
25263
+ }, "strip", z.ZodTypeAny, {
25264
25264
  projectDir: string;
25265
25265
  environment: Record<string, string | {
25266
25266
  networks: string[];
@@ -25393,7 +25393,7 @@ export declare const pluginInfoSchema: z.ZodObject<z.objectUtil.extendShape<{
25393
25393
  } | undefined;
25394
25394
  }> | undefined;
25395
25395
  }>;
25396
- }>, "passthrough", z.ZodTypeAny, z.objectOutputType<z.objectUtil.extendShape<Omit<{
25396
+ }, "passthrough", z.ZodTypeAny, z.objectOutputType<Omit<{
25397
25397
  _: z.ZodArray<z.ZodString, "many">;
25398
25398
  projectDir: z.ZodString;
25399
25399
  maxConcurrency: z.ZodNumber;
@@ -25410,9 +25410,9 @@ export declare const pluginInfoSchema: z.ZodObject<z.objectUtil.extendShape<{
25410
25410
  quickstart: z.ZodString;
25411
25411
  setBuild: z.ZodUnion<[z.ZodString, z.ZodNumber]>;
25412
25412
  setVersion: z.ZodString;
25413
- }, "quickstart">, {
25413
+ }, "quickstart"> & {
25414
25414
  taqRun: z.ZodUnion<[z.ZodLiteral<"proxy">, z.ZodLiteral<"pluginInfo">, z.ZodLiteral<"checkRuntimeDependencies">, z.ZodLiteral<"installRuntimeDependencies">, z.ZodLiteral<"runPostInstall">, z.ZodLiteral<"proxyTemplate">]>;
25415
- config: z.ZodObject<z.objectUtil.extendShape<{
25415
+ config: z.ZodObject<{
25416
25416
  language: z.ZodOptional<z.ZodDefault<z.ZodUnion<[z.ZodLiteral<"en">, z.ZodLiteral<"fr">]>>>;
25417
25417
  metadata: z.ZodOptional<z.ZodObject<{
25418
25418
  name: z.ZodOptional<z.ZodString>;
@@ -25619,11 +25619,11 @@ export declare const pluginInfoSchema: z.ZodObject<z.objectUtil.extendShape<{
25619
25619
  } | undefined;
25620
25620
  annotations?: Record<string, unknown> | undefined;
25621
25621
  }>>>;
25622
- }, {
25622
+ } & {
25623
25623
  projectDir: z.ZodString;
25624
25624
  configFile: z.ZodString;
25625
25625
  hash: z.ZodString;
25626
- }>, "strip", z.ZodTypeAny, {
25626
+ }, "strip", z.ZodTypeAny, {
25627
25627
  projectDir: string;
25628
25628
  environment: Record<string, string | {
25629
25629
  networks: string[];
@@ -25756,7 +25756,7 @@ export declare const pluginInfoSchema: z.ZodObject<z.objectUtil.extendShape<{
25756
25756
  } | undefined;
25757
25757
  }> | undefined;
25758
25758
  }>;
25759
- }>, z.ZodTypeAny, "passthrough">, z.objectInputType<z.objectUtil.extendShape<Omit<{
25759
+ }, z.ZodTypeAny, "passthrough">, z.objectInputType<Omit<{
25760
25760
  _: z.ZodArray<z.ZodString, "many">;
25761
25761
  projectDir: z.ZodString;
25762
25762
  maxConcurrency: z.ZodNumber;
@@ -25773,9 +25773,9 @@ export declare const pluginInfoSchema: z.ZodObject<z.objectUtil.extendShape<{
25773
25773
  quickstart: z.ZodString;
25774
25774
  setBuild: z.ZodUnion<[z.ZodString, z.ZodNumber]>;
25775
25775
  setVersion: z.ZodString;
25776
- }, "quickstart">, {
25776
+ }, "quickstart"> & {
25777
25777
  taqRun: z.ZodUnion<[z.ZodLiteral<"proxy">, z.ZodLiteral<"pluginInfo">, z.ZodLiteral<"checkRuntimeDependencies">, z.ZodLiteral<"installRuntimeDependencies">, z.ZodLiteral<"runPostInstall">, z.ZodLiteral<"proxyTemplate">]>;
25778
- config: z.ZodObject<z.objectUtil.extendShape<{
25778
+ config: z.ZodObject<{
25779
25779
  language: z.ZodOptional<z.ZodDefault<z.ZodUnion<[z.ZodLiteral<"en">, z.ZodLiteral<"fr">]>>>;
25780
25780
  metadata: z.ZodOptional<z.ZodObject<{
25781
25781
  name: z.ZodOptional<z.ZodString>;
@@ -25982,11 +25982,11 @@ export declare const pluginInfoSchema: z.ZodObject<z.objectUtil.extendShape<{
25982
25982
  } | undefined;
25983
25983
  annotations?: Record<string, unknown> | undefined;
25984
25984
  }>>>;
25985
- }, {
25985
+ } & {
25986
25986
  projectDir: z.ZodString;
25987
25987
  configFile: z.ZodString;
25988
25988
  hash: z.ZodString;
25989
- }>, "strip", z.ZodTypeAny, {
25989
+ }, "strip", z.ZodTypeAny, {
25990
25990
  projectDir: string;
25991
25991
  environment: Record<string, string | {
25992
25992
  networks: string[];
@@ -26119,7 +26119,7 @@ export declare const pluginInfoSchema: z.ZodObject<z.objectUtil.extendShape<{
26119
26119
  } | undefined;
26120
26120
  }> | undefined;
26121
26121
  }>;
26122
- }>, z.ZodTypeAny, "passthrough">>], z.ZodUnknown>, z.ZodUnion<[z.ZodUnion<[z.ZodObject<{
26122
+ }, z.ZodTypeAny, "passthrough">>], z.ZodUnknown>, z.ZodUnion<[z.ZodUnion<[z.ZodObject<{
26123
26123
  data: z.ZodOptional<z.ZodUnknown>;
26124
26124
  messages: z.ZodOptional<z.ZodObject<{
26125
26125
  header: z.ZodOptional<z.ZodString>;
@@ -26175,9 +26175,9 @@ export declare const pluginInfoSchema: z.ZodObject<z.objectUtil.extendShape<{
26175
26175
  render?: "string" | "none" | "table" | undefined;
26176
26176
  }>, z.ZodVoid]>>]>>, z.ZodPromise<z.ZodVoid>]>;
26177
26177
  encoding: z.ZodOptional<z.ZodDefault<z.ZodUnion<[z.ZodLiteral<"none">, z.ZodLiteral<"json">, z.ZodLiteral<"application/json">]>>>;
26178
- }, "handler">, {
26178
+ }, "handler"> & {
26179
26179
  handler: z.ZodString;
26180
- }>, "strip", z.ZodTypeAny, {
26180
+ }, "strip", z.ZodTypeAny, {
26181
26181
  handler: string;
26182
26182
  command: string;
26183
26183
  description: string;
@@ -26226,7 +26226,7 @@ export declare const pluginInfoSchema: z.ZodObject<z.objectUtil.extendShape<{
26226
26226
  hidden?: boolean | undefined;
26227
26227
  encoding?: "none" | "json" | "application/json" | undefined;
26228
26228
  }>, "many">>;
26229
- }>, "strip", z.ZodTypeAny, {
26229
+ }, "strip", z.ZodTypeAny, {
26230
26230
  version: string;
26231
26231
  name: string;
26232
26232
  schema: string;
@@ -26622,7 +26622,7 @@ export declare const ephemeralStateSchema: z.ZodObject<{
26622
26622
  time: number;
26623
26623
  output?: unknown;
26624
26624
  }>;
26625
- }>], z.ZodUnknown>, z.ZodFunction<z.ZodTuple<[z.ZodObject<z.objectUtil.extendShape<Omit<{
26625
+ }>], z.ZodUnknown>, z.ZodFunction<z.ZodTuple<[z.ZodObject<Omit<{
26626
26626
  _: z.ZodArray<z.ZodString, "many">;
26627
26627
  projectDir: z.ZodString;
26628
26628
  maxConcurrency: z.ZodNumber;
@@ -26639,9 +26639,9 @@ export declare const ephemeralStateSchema: z.ZodObject<{
26639
26639
  quickstart: z.ZodString;
26640
26640
  setBuild: z.ZodUnion<[z.ZodString, z.ZodNumber]>;
26641
26641
  setVersion: z.ZodString;
26642
- }, "quickstart">, {
26642
+ }, "quickstart"> & {
26643
26643
  taqRun: z.ZodUnion<[z.ZodLiteral<"proxy">, z.ZodLiteral<"pluginInfo">, z.ZodLiteral<"checkRuntimeDependencies">, z.ZodLiteral<"installRuntimeDependencies">, z.ZodLiteral<"runPostInstall">, z.ZodLiteral<"proxyTemplate">]>;
26644
- config: z.ZodObject<z.objectUtil.extendShape<{
26644
+ config: z.ZodObject<{
26645
26645
  language: z.ZodOptional<z.ZodDefault<z.ZodUnion<[z.ZodLiteral<"en">, z.ZodLiteral<"fr">]>>>;
26646
26646
  metadata: z.ZodOptional<z.ZodObject<{
26647
26647
  name: z.ZodOptional<z.ZodString>;
@@ -26848,11 +26848,11 @@ export declare const ephemeralStateSchema: z.ZodObject<{
26848
26848
  } | undefined;
26849
26849
  annotations?: Record<string, unknown> | undefined;
26850
26850
  }>>>;
26851
- }, {
26851
+ } & {
26852
26852
  projectDir: z.ZodString;
26853
26853
  configFile: z.ZodString;
26854
26854
  hash: z.ZodString;
26855
- }>, "strip", z.ZodTypeAny, {
26855
+ }, "strip", z.ZodTypeAny, {
26856
26856
  projectDir: string;
26857
26857
  environment: Record<string, string | {
26858
26858
  networks: string[];
@@ -26985,7 +26985,7 @@ export declare const ephemeralStateSchema: z.ZodObject<{
26985
26985
  } | undefined;
26986
26986
  }> | undefined;
26987
26987
  }>;
26988
- }>, "passthrough", z.ZodTypeAny, z.objectOutputType<z.objectUtil.extendShape<Omit<{
26988
+ }, "passthrough", z.ZodTypeAny, z.objectOutputType<Omit<{
26989
26989
  _: z.ZodArray<z.ZodString, "many">;
26990
26990
  projectDir: z.ZodString;
26991
26991
  maxConcurrency: z.ZodNumber;
@@ -27002,9 +27002,9 @@ export declare const ephemeralStateSchema: z.ZodObject<{
27002
27002
  quickstart: z.ZodString;
27003
27003
  setBuild: z.ZodUnion<[z.ZodString, z.ZodNumber]>;
27004
27004
  setVersion: z.ZodString;
27005
- }, "quickstart">, {
27005
+ }, "quickstart"> & {
27006
27006
  taqRun: z.ZodUnion<[z.ZodLiteral<"proxy">, z.ZodLiteral<"pluginInfo">, z.ZodLiteral<"checkRuntimeDependencies">, z.ZodLiteral<"installRuntimeDependencies">, z.ZodLiteral<"runPostInstall">, z.ZodLiteral<"proxyTemplate">]>;
27007
- config: z.ZodObject<z.objectUtil.extendShape<{
27007
+ config: z.ZodObject<{
27008
27008
  language: z.ZodOptional<z.ZodDefault<z.ZodUnion<[z.ZodLiteral<"en">, z.ZodLiteral<"fr">]>>>;
27009
27009
  metadata: z.ZodOptional<z.ZodObject<{
27010
27010
  name: z.ZodOptional<z.ZodString>;
@@ -27211,11 +27211,11 @@ export declare const ephemeralStateSchema: z.ZodObject<{
27211
27211
  } | undefined;
27212
27212
  annotations?: Record<string, unknown> | undefined;
27213
27213
  }>>>;
27214
- }, {
27214
+ } & {
27215
27215
  projectDir: z.ZodString;
27216
27216
  configFile: z.ZodString;
27217
27217
  hash: z.ZodString;
27218
- }>, "strip", z.ZodTypeAny, {
27218
+ }, "strip", z.ZodTypeAny, {
27219
27219
  projectDir: string;
27220
27220
  environment: Record<string, string | {
27221
27221
  networks: string[];
@@ -27348,7 +27348,7 @@ export declare const ephemeralStateSchema: z.ZodObject<{
27348
27348
  } | undefined;
27349
27349
  }> | undefined;
27350
27350
  }>;
27351
- }>, z.ZodTypeAny, "passthrough">, z.objectInputType<z.objectUtil.extendShape<Omit<{
27351
+ }, z.ZodTypeAny, "passthrough">, z.objectInputType<Omit<{
27352
27352
  _: z.ZodArray<z.ZodString, "many">;
27353
27353
  projectDir: z.ZodString;
27354
27354
  maxConcurrency: z.ZodNumber;
@@ -27365,9 +27365,9 @@ export declare const ephemeralStateSchema: z.ZodObject<{
27365
27365
  quickstart: z.ZodString;
27366
27366
  setBuild: z.ZodUnion<[z.ZodString, z.ZodNumber]>;
27367
27367
  setVersion: z.ZodString;
27368
- }, "quickstart">, {
27368
+ }, "quickstart"> & {
27369
27369
  taqRun: z.ZodUnion<[z.ZodLiteral<"proxy">, z.ZodLiteral<"pluginInfo">, z.ZodLiteral<"checkRuntimeDependencies">, z.ZodLiteral<"installRuntimeDependencies">, z.ZodLiteral<"runPostInstall">, z.ZodLiteral<"proxyTemplate">]>;
27370
- config: z.ZodObject<z.objectUtil.extendShape<{
27370
+ config: z.ZodObject<{
27371
27371
  language: z.ZodOptional<z.ZodDefault<z.ZodUnion<[z.ZodLiteral<"en">, z.ZodLiteral<"fr">]>>>;
27372
27372
  metadata: z.ZodOptional<z.ZodObject<{
27373
27373
  name: z.ZodOptional<z.ZodString>;
@@ -27574,11 +27574,11 @@ export declare const ephemeralStateSchema: z.ZodObject<{
27574
27574
  } | undefined;
27575
27575
  annotations?: Record<string, unknown> | undefined;
27576
27576
  }>>>;
27577
- }, {
27577
+ } & {
27578
27578
  projectDir: z.ZodString;
27579
27579
  configFile: z.ZodString;
27580
27580
  hash: z.ZodString;
27581
- }>, "strip", z.ZodTypeAny, {
27581
+ }, "strip", z.ZodTypeAny, {
27582
27582
  projectDir: string;
27583
27583
  environment: Record<string, string | {
27584
27584
  networks: string[];
@@ -27711,7 +27711,7 @@ export declare const ephemeralStateSchema: z.ZodObject<{
27711
27711
  } | undefined;
27712
27712
  }> | undefined;
27713
27713
  }>;
27714
- }>, z.ZodTypeAny, "passthrough">>], z.ZodUnknown>, z.ZodVoid>>>;
27714
+ }, z.ZodTypeAny, "passthrough">>], z.ZodUnknown>, z.ZodVoid>>>;
27715
27715
  }, "handler">, "strip", z.ZodTypeAny, {
27716
27716
  operation: string;
27717
27717
  command: string;
@@ -27764,7 +27764,7 @@ export declare const ephemeralStateSchema: z.ZodObject<{
27764
27764
  }, {
27765
27765
  type: "npm" | "binary" | "deno";
27766
27766
  name: string;
27767
- }>, z.ZodObject<z.objectUtil.extendShape<Omit<{
27767
+ }>, z.ZodObject<Omit<{
27768
27768
  template: z.ZodString;
27769
27769
  command: z.ZodString;
27770
27770
  description: z.ZodString;
@@ -27816,7 +27816,7 @@ export declare const ephemeralStateSchema: z.ZodObject<{
27816
27816
  type?: "string" | "number" | "boolean" | undefined;
27817
27817
  defaultValue?: string | number | boolean | undefined;
27818
27818
  }>, "many">>;
27819
- handler: z.ZodUnion<[z.ZodString, z.ZodFunction<z.ZodTuple<[z.ZodObject<z.objectUtil.extendShape<Omit<{
27819
+ handler: z.ZodUnion<[z.ZodString, z.ZodFunction<z.ZodTuple<[z.ZodObject<Omit<{
27820
27820
  _: z.ZodArray<z.ZodString, "many">;
27821
27821
  projectDir: z.ZodString;
27822
27822
  maxConcurrency: z.ZodNumber;
@@ -27833,9 +27833,9 @@ export declare const ephemeralStateSchema: z.ZodObject<{
27833
27833
  quickstart: z.ZodString;
27834
27834
  setBuild: z.ZodUnion<[z.ZodString, z.ZodNumber]>;
27835
27835
  setVersion: z.ZodString;
27836
- }, "quickstart">, {
27836
+ }, "quickstart"> & {
27837
27837
  taqRun: z.ZodUnion<[z.ZodLiteral<"proxy">, z.ZodLiteral<"pluginInfo">, z.ZodLiteral<"checkRuntimeDependencies">, z.ZodLiteral<"installRuntimeDependencies">, z.ZodLiteral<"runPostInstall">, z.ZodLiteral<"proxyTemplate">]>;
27838
- config: z.ZodObject<z.objectUtil.extendShape<{
27838
+ config: z.ZodObject<{
27839
27839
  language: z.ZodOptional<z.ZodDefault<z.ZodUnion<[z.ZodLiteral<"en">, z.ZodLiteral<"fr">]>>>;
27840
27840
  metadata: z.ZodOptional<z.ZodObject<{
27841
27841
  name: z.ZodOptional<z.ZodString>;
@@ -28042,11 +28042,11 @@ export declare const ephemeralStateSchema: z.ZodObject<{
28042
28042
  } | undefined;
28043
28043
  annotations?: Record<string, unknown> | undefined;
28044
28044
  }>>>;
28045
- }, {
28045
+ } & {
28046
28046
  projectDir: z.ZodString;
28047
28047
  configFile: z.ZodString;
28048
28048
  hash: z.ZodString;
28049
- }>, "strip", z.ZodTypeAny, {
28049
+ }, "strip", z.ZodTypeAny, {
28050
28050
  projectDir: string;
28051
28051
  environment: Record<string, string | {
28052
28052
  networks: string[];
@@ -28179,7 +28179,7 @@ export declare const ephemeralStateSchema: z.ZodObject<{
28179
28179
  } | undefined;
28180
28180
  }> | undefined;
28181
28181
  }>;
28182
- }>, "passthrough", z.ZodTypeAny, z.objectOutputType<z.objectUtil.extendShape<Omit<{
28182
+ }, "passthrough", z.ZodTypeAny, z.objectOutputType<Omit<{
28183
28183
  _: z.ZodArray<z.ZodString, "many">;
28184
28184
  projectDir: z.ZodString;
28185
28185
  maxConcurrency: z.ZodNumber;
@@ -28196,9 +28196,9 @@ export declare const ephemeralStateSchema: z.ZodObject<{
28196
28196
  quickstart: z.ZodString;
28197
28197
  setBuild: z.ZodUnion<[z.ZodString, z.ZodNumber]>;
28198
28198
  setVersion: z.ZodString;
28199
- }, "quickstart">, {
28199
+ }, "quickstart"> & {
28200
28200
  taqRun: z.ZodUnion<[z.ZodLiteral<"proxy">, z.ZodLiteral<"pluginInfo">, z.ZodLiteral<"checkRuntimeDependencies">, z.ZodLiteral<"installRuntimeDependencies">, z.ZodLiteral<"runPostInstall">, z.ZodLiteral<"proxyTemplate">]>;
28201
- config: z.ZodObject<z.objectUtil.extendShape<{
28201
+ config: z.ZodObject<{
28202
28202
  language: z.ZodOptional<z.ZodDefault<z.ZodUnion<[z.ZodLiteral<"en">, z.ZodLiteral<"fr">]>>>;
28203
28203
  metadata: z.ZodOptional<z.ZodObject<{
28204
28204
  name: z.ZodOptional<z.ZodString>;
@@ -28405,11 +28405,11 @@ export declare const ephemeralStateSchema: z.ZodObject<{
28405
28405
  } | undefined;
28406
28406
  annotations?: Record<string, unknown> | undefined;
28407
28407
  }>>>;
28408
- }, {
28408
+ } & {
28409
28409
  projectDir: z.ZodString;
28410
28410
  configFile: z.ZodString;
28411
28411
  hash: z.ZodString;
28412
- }>, "strip", z.ZodTypeAny, {
28412
+ }, "strip", z.ZodTypeAny, {
28413
28413
  projectDir: string;
28414
28414
  environment: Record<string, string | {
28415
28415
  networks: string[];
@@ -28542,7 +28542,7 @@ export declare const ephemeralStateSchema: z.ZodObject<{
28542
28542
  } | undefined;
28543
28543
  }> | undefined;
28544
28544
  }>;
28545
- }>, z.ZodTypeAny, "passthrough">, z.objectInputType<z.objectUtil.extendShape<Omit<{
28545
+ }, z.ZodTypeAny, "passthrough">, z.objectInputType<Omit<{
28546
28546
  _: z.ZodArray<z.ZodString, "many">;
28547
28547
  projectDir: z.ZodString;
28548
28548
  maxConcurrency: z.ZodNumber;
@@ -28559,9 +28559,9 @@ export declare const ephemeralStateSchema: z.ZodObject<{
28559
28559
  quickstart: z.ZodString;
28560
28560
  setBuild: z.ZodUnion<[z.ZodString, z.ZodNumber]>;
28561
28561
  setVersion: z.ZodString;
28562
- }, "quickstart">, {
28562
+ }, "quickstart"> & {
28563
28563
  taqRun: z.ZodUnion<[z.ZodLiteral<"proxy">, z.ZodLiteral<"pluginInfo">, z.ZodLiteral<"checkRuntimeDependencies">, z.ZodLiteral<"installRuntimeDependencies">, z.ZodLiteral<"runPostInstall">, z.ZodLiteral<"proxyTemplate">]>;
28564
- config: z.ZodObject<z.objectUtil.extendShape<{
28564
+ config: z.ZodObject<{
28565
28565
  language: z.ZodOptional<z.ZodDefault<z.ZodUnion<[z.ZodLiteral<"en">, z.ZodLiteral<"fr">]>>>;
28566
28566
  metadata: z.ZodOptional<z.ZodObject<{
28567
28567
  name: z.ZodOptional<z.ZodString>;
@@ -28768,11 +28768,11 @@ export declare const ephemeralStateSchema: z.ZodObject<{
28768
28768
  } | undefined;
28769
28769
  annotations?: Record<string, unknown> | undefined;
28770
28770
  }>>>;
28771
- }, {
28771
+ } & {
28772
28772
  projectDir: z.ZodString;
28773
28773
  configFile: z.ZodString;
28774
28774
  hash: z.ZodString;
28775
- }>, "strip", z.ZodTypeAny, {
28775
+ }, "strip", z.ZodTypeAny, {
28776
28776
  projectDir: string;
28777
28777
  environment: Record<string, string | {
28778
28778
  networks: string[];
@@ -28905,7 +28905,7 @@ export declare const ephemeralStateSchema: z.ZodObject<{
28905
28905
  } | undefined;
28906
28906
  }> | undefined;
28907
28907
  }>;
28908
- }>, z.ZodTypeAny, "passthrough">>], z.ZodUnknown>, z.ZodUnion<[z.ZodUnion<[z.ZodObject<{
28908
+ }, z.ZodTypeAny, "passthrough">>], z.ZodUnknown>, z.ZodUnion<[z.ZodUnion<[z.ZodObject<{
28909
28909
  data: z.ZodOptional<z.ZodUnknown>;
28910
28910
  messages: z.ZodOptional<z.ZodObject<{
28911
28911
  header: z.ZodOptional<z.ZodString>;
@@ -28961,9 +28961,9 @@ export declare const ephemeralStateSchema: z.ZodObject<{
28961
28961
  render?: "string" | "none" | "table" | undefined;
28962
28962
  }>, z.ZodVoid]>>]>>, z.ZodPromise<z.ZodVoid>]>;
28963
28963
  encoding: z.ZodOptional<z.ZodDefault<z.ZodUnion<[z.ZodLiteral<"none">, z.ZodLiteral<"json">, z.ZodLiteral<"application/json">]>>>;
28964
- }, "handler">, {
28964
+ }, "handler"> & {
28965
28965
  handler: z.ZodString;
28966
- }>, "strip", z.ZodTypeAny, {
28966
+ }, "strip", z.ZodTypeAny, {
28967
28967
  handler: string;
28968
28968
  command: string;
28969
28969
  description: string;
@@ -29012,7 +29012,7 @@ export declare const ephemeralStateSchema: z.ZodObject<{
29012
29012
  hidden?: boolean | undefined;
29013
29013
  encoding?: "none" | "json" | "application/json" | undefined;
29014
29014
  }>>>;
29015
- plugins: z.ZodArray<z.ZodObject<z.objectUtil.extendShape<{
29015
+ plugins: z.ZodArray<z.ZodObject<{
29016
29016
  name: z.ZodString;
29017
29017
  version: z.ZodString;
29018
29018
  schema: z.ZodString;
@@ -29127,7 +29127,7 @@ export declare const ephemeralStateSchema: z.ZodObject<{
29127
29127
  example?: string | undefined;
29128
29128
  }>, "many">>;
29129
29129
  postInstall: z.ZodOptional<z.ZodString>;
29130
- }, {
29130
+ } & {
29131
29131
  operations: z.ZodOptional<z.ZodArray<z.ZodObject<Omit<{
29132
29132
  operation: z.ZodString;
29133
29133
  command: z.ZodString;
@@ -29233,7 +29233,7 @@ export declare const ephemeralStateSchema: z.ZodObject<{
29233
29233
  time: number;
29234
29234
  output?: unknown;
29235
29235
  }>;
29236
- }>], z.ZodUnknown>, z.ZodFunction<z.ZodTuple<[z.ZodObject<z.objectUtil.extendShape<Omit<{
29236
+ }>], z.ZodUnknown>, z.ZodFunction<z.ZodTuple<[z.ZodObject<Omit<{
29237
29237
  _: z.ZodArray<z.ZodString, "many">;
29238
29238
  projectDir: z.ZodString;
29239
29239
  maxConcurrency: z.ZodNumber;
@@ -29250,9 +29250,9 @@ export declare const ephemeralStateSchema: z.ZodObject<{
29250
29250
  quickstart: z.ZodString;
29251
29251
  setBuild: z.ZodUnion<[z.ZodString, z.ZodNumber]>;
29252
29252
  setVersion: z.ZodString;
29253
- }, "quickstart">, {
29253
+ }, "quickstart"> & {
29254
29254
  taqRun: z.ZodUnion<[z.ZodLiteral<"proxy">, z.ZodLiteral<"pluginInfo">, z.ZodLiteral<"checkRuntimeDependencies">, z.ZodLiteral<"installRuntimeDependencies">, z.ZodLiteral<"runPostInstall">, z.ZodLiteral<"proxyTemplate">]>;
29255
- config: z.ZodObject<z.objectUtil.extendShape<{
29255
+ config: z.ZodObject<{
29256
29256
  language: z.ZodOptional<z.ZodDefault<z.ZodUnion<[z.ZodLiteral<"en">, z.ZodLiteral<"fr">]>>>;
29257
29257
  metadata: z.ZodOptional<z.ZodObject<{
29258
29258
  name: z.ZodOptional<z.ZodString>;
@@ -29459,11 +29459,11 @@ export declare const ephemeralStateSchema: z.ZodObject<{
29459
29459
  } | undefined;
29460
29460
  annotations?: Record<string, unknown> | undefined;
29461
29461
  }>>>;
29462
- }, {
29462
+ } & {
29463
29463
  projectDir: z.ZodString;
29464
29464
  configFile: z.ZodString;
29465
29465
  hash: z.ZodString;
29466
- }>, "strip", z.ZodTypeAny, {
29466
+ }, "strip", z.ZodTypeAny, {
29467
29467
  projectDir: string;
29468
29468
  environment: Record<string, string | {
29469
29469
  networks: string[];
@@ -29596,7 +29596,7 @@ export declare const ephemeralStateSchema: z.ZodObject<{
29596
29596
  } | undefined;
29597
29597
  }> | undefined;
29598
29598
  }>;
29599
- }>, "passthrough", z.ZodTypeAny, z.objectOutputType<z.objectUtil.extendShape<Omit<{
29599
+ }, "passthrough", z.ZodTypeAny, z.objectOutputType<Omit<{
29600
29600
  _: z.ZodArray<z.ZodString, "many">;
29601
29601
  projectDir: z.ZodString;
29602
29602
  maxConcurrency: z.ZodNumber;
@@ -29613,9 +29613,9 @@ export declare const ephemeralStateSchema: z.ZodObject<{
29613
29613
  quickstart: z.ZodString;
29614
29614
  setBuild: z.ZodUnion<[z.ZodString, z.ZodNumber]>;
29615
29615
  setVersion: z.ZodString;
29616
- }, "quickstart">, {
29616
+ }, "quickstart"> & {
29617
29617
  taqRun: z.ZodUnion<[z.ZodLiteral<"proxy">, z.ZodLiteral<"pluginInfo">, z.ZodLiteral<"checkRuntimeDependencies">, z.ZodLiteral<"installRuntimeDependencies">, z.ZodLiteral<"runPostInstall">, z.ZodLiteral<"proxyTemplate">]>;
29618
- config: z.ZodObject<z.objectUtil.extendShape<{
29618
+ config: z.ZodObject<{
29619
29619
  language: z.ZodOptional<z.ZodDefault<z.ZodUnion<[z.ZodLiteral<"en">, z.ZodLiteral<"fr">]>>>;
29620
29620
  metadata: z.ZodOptional<z.ZodObject<{
29621
29621
  name: z.ZodOptional<z.ZodString>;
@@ -29822,11 +29822,11 @@ export declare const ephemeralStateSchema: z.ZodObject<{
29822
29822
  } | undefined;
29823
29823
  annotations?: Record<string, unknown> | undefined;
29824
29824
  }>>>;
29825
- }, {
29825
+ } & {
29826
29826
  projectDir: z.ZodString;
29827
29827
  configFile: z.ZodString;
29828
29828
  hash: z.ZodString;
29829
- }>, "strip", z.ZodTypeAny, {
29829
+ }, "strip", z.ZodTypeAny, {
29830
29830
  projectDir: string;
29831
29831
  environment: Record<string, string | {
29832
29832
  networks: string[];
@@ -29959,7 +29959,7 @@ export declare const ephemeralStateSchema: z.ZodObject<{
29959
29959
  } | undefined;
29960
29960
  }> | undefined;
29961
29961
  }>;
29962
- }>, z.ZodTypeAny, "passthrough">, z.objectInputType<z.objectUtil.extendShape<Omit<{
29962
+ }, z.ZodTypeAny, "passthrough">, z.objectInputType<Omit<{
29963
29963
  _: z.ZodArray<z.ZodString, "many">;
29964
29964
  projectDir: z.ZodString;
29965
29965
  maxConcurrency: z.ZodNumber;
@@ -29976,9 +29976,9 @@ export declare const ephemeralStateSchema: z.ZodObject<{
29976
29976
  quickstart: z.ZodString;
29977
29977
  setBuild: z.ZodUnion<[z.ZodString, z.ZodNumber]>;
29978
29978
  setVersion: z.ZodString;
29979
- }, "quickstart">, {
29979
+ }, "quickstart"> & {
29980
29980
  taqRun: z.ZodUnion<[z.ZodLiteral<"proxy">, z.ZodLiteral<"pluginInfo">, z.ZodLiteral<"checkRuntimeDependencies">, z.ZodLiteral<"installRuntimeDependencies">, z.ZodLiteral<"runPostInstall">, z.ZodLiteral<"proxyTemplate">]>;
29981
- config: z.ZodObject<z.objectUtil.extendShape<{
29981
+ config: z.ZodObject<{
29982
29982
  language: z.ZodOptional<z.ZodDefault<z.ZodUnion<[z.ZodLiteral<"en">, z.ZodLiteral<"fr">]>>>;
29983
29983
  metadata: z.ZodOptional<z.ZodObject<{
29984
29984
  name: z.ZodOptional<z.ZodString>;
@@ -30185,11 +30185,11 @@ export declare const ephemeralStateSchema: z.ZodObject<{
30185
30185
  } | undefined;
30186
30186
  annotations?: Record<string, unknown> | undefined;
30187
30187
  }>>>;
30188
- }, {
30188
+ } & {
30189
30189
  projectDir: z.ZodString;
30190
30190
  configFile: z.ZodString;
30191
30191
  hash: z.ZodString;
30192
- }>, "strip", z.ZodTypeAny, {
30192
+ }, "strip", z.ZodTypeAny, {
30193
30193
  projectDir: string;
30194
30194
  environment: Record<string, string | {
30195
30195
  networks: string[];
@@ -30322,7 +30322,7 @@ export declare const ephemeralStateSchema: z.ZodObject<{
30322
30322
  } | undefined;
30323
30323
  }> | undefined;
30324
30324
  }>;
30325
- }>, z.ZodTypeAny, "passthrough">>], z.ZodUnknown>, z.ZodVoid>>>;
30325
+ }, z.ZodTypeAny, "passthrough">>], z.ZodUnknown>, z.ZodVoid>>>;
30326
30326
  }, "handler">, "strip", z.ZodTypeAny, {
30327
30327
  operation: string;
30328
30328
  command: string;
@@ -30366,7 +30366,7 @@ export declare const ephemeralStateSchema: z.ZodObject<{
30366
30366
  choices?: string[] | undefined;
30367
30367
  }[] | undefined;
30368
30368
  }>, "many">>;
30369
- templates: z.ZodOptional<z.ZodArray<z.ZodObject<z.objectUtil.extendShape<Omit<{
30369
+ templates: z.ZodOptional<z.ZodArray<z.ZodObject<Omit<{
30370
30370
  template: z.ZodString;
30371
30371
  command: z.ZodString;
30372
30372
  description: z.ZodString;
@@ -30418,7 +30418,7 @@ export declare const ephemeralStateSchema: z.ZodObject<{
30418
30418
  type?: "string" | "number" | "boolean" | undefined;
30419
30419
  defaultValue?: string | number | boolean | undefined;
30420
30420
  }>, "many">>;
30421
- handler: z.ZodUnion<[z.ZodString, z.ZodFunction<z.ZodTuple<[z.ZodObject<z.objectUtil.extendShape<Omit<{
30421
+ handler: z.ZodUnion<[z.ZodString, z.ZodFunction<z.ZodTuple<[z.ZodObject<Omit<{
30422
30422
  _: z.ZodArray<z.ZodString, "many">;
30423
30423
  projectDir: z.ZodString;
30424
30424
  maxConcurrency: z.ZodNumber;
@@ -30435,9 +30435,9 @@ export declare const ephemeralStateSchema: z.ZodObject<{
30435
30435
  quickstart: z.ZodString;
30436
30436
  setBuild: z.ZodUnion<[z.ZodString, z.ZodNumber]>;
30437
30437
  setVersion: z.ZodString;
30438
- }, "quickstart">, {
30438
+ }, "quickstart"> & {
30439
30439
  taqRun: z.ZodUnion<[z.ZodLiteral<"proxy">, z.ZodLiteral<"pluginInfo">, z.ZodLiteral<"checkRuntimeDependencies">, z.ZodLiteral<"installRuntimeDependencies">, z.ZodLiteral<"runPostInstall">, z.ZodLiteral<"proxyTemplate">]>;
30440
- config: z.ZodObject<z.objectUtil.extendShape<{
30440
+ config: z.ZodObject<{
30441
30441
  language: z.ZodOptional<z.ZodDefault<z.ZodUnion<[z.ZodLiteral<"en">, z.ZodLiteral<"fr">]>>>;
30442
30442
  metadata: z.ZodOptional<z.ZodObject<{
30443
30443
  name: z.ZodOptional<z.ZodString>;
@@ -30644,11 +30644,11 @@ export declare const ephemeralStateSchema: z.ZodObject<{
30644
30644
  } | undefined;
30645
30645
  annotations?: Record<string, unknown> | undefined;
30646
30646
  }>>>;
30647
- }, {
30647
+ } & {
30648
30648
  projectDir: z.ZodString;
30649
30649
  configFile: z.ZodString;
30650
30650
  hash: z.ZodString;
30651
- }>, "strip", z.ZodTypeAny, {
30651
+ }, "strip", z.ZodTypeAny, {
30652
30652
  projectDir: string;
30653
30653
  environment: Record<string, string | {
30654
30654
  networks: string[];
@@ -30781,7 +30781,7 @@ export declare const ephemeralStateSchema: z.ZodObject<{
30781
30781
  } | undefined;
30782
30782
  }> | undefined;
30783
30783
  }>;
30784
- }>, "passthrough", z.ZodTypeAny, z.objectOutputType<z.objectUtil.extendShape<Omit<{
30784
+ }, "passthrough", z.ZodTypeAny, z.objectOutputType<Omit<{
30785
30785
  _: z.ZodArray<z.ZodString, "many">;
30786
30786
  projectDir: z.ZodString;
30787
30787
  maxConcurrency: z.ZodNumber;
@@ -30798,9 +30798,9 @@ export declare const ephemeralStateSchema: z.ZodObject<{
30798
30798
  quickstart: z.ZodString;
30799
30799
  setBuild: z.ZodUnion<[z.ZodString, z.ZodNumber]>;
30800
30800
  setVersion: z.ZodString;
30801
- }, "quickstart">, {
30801
+ }, "quickstart"> & {
30802
30802
  taqRun: z.ZodUnion<[z.ZodLiteral<"proxy">, z.ZodLiteral<"pluginInfo">, z.ZodLiteral<"checkRuntimeDependencies">, z.ZodLiteral<"installRuntimeDependencies">, z.ZodLiteral<"runPostInstall">, z.ZodLiteral<"proxyTemplate">]>;
30803
- config: z.ZodObject<z.objectUtil.extendShape<{
30803
+ config: z.ZodObject<{
30804
30804
  language: z.ZodOptional<z.ZodDefault<z.ZodUnion<[z.ZodLiteral<"en">, z.ZodLiteral<"fr">]>>>;
30805
30805
  metadata: z.ZodOptional<z.ZodObject<{
30806
30806
  name: z.ZodOptional<z.ZodString>;
@@ -31007,11 +31007,11 @@ export declare const ephemeralStateSchema: z.ZodObject<{
31007
31007
  } | undefined;
31008
31008
  annotations?: Record<string, unknown> | undefined;
31009
31009
  }>>>;
31010
- }, {
31010
+ } & {
31011
31011
  projectDir: z.ZodString;
31012
31012
  configFile: z.ZodString;
31013
31013
  hash: z.ZodString;
31014
- }>, "strip", z.ZodTypeAny, {
31014
+ }, "strip", z.ZodTypeAny, {
31015
31015
  projectDir: string;
31016
31016
  environment: Record<string, string | {
31017
31017
  networks: string[];
@@ -31144,7 +31144,7 @@ export declare const ephemeralStateSchema: z.ZodObject<{
31144
31144
  } | undefined;
31145
31145
  }> | undefined;
31146
31146
  }>;
31147
- }>, z.ZodTypeAny, "passthrough">, z.objectInputType<z.objectUtil.extendShape<Omit<{
31147
+ }, z.ZodTypeAny, "passthrough">, z.objectInputType<Omit<{
31148
31148
  _: z.ZodArray<z.ZodString, "many">;
31149
31149
  projectDir: z.ZodString;
31150
31150
  maxConcurrency: z.ZodNumber;
@@ -31161,9 +31161,9 @@ export declare const ephemeralStateSchema: z.ZodObject<{
31161
31161
  quickstart: z.ZodString;
31162
31162
  setBuild: z.ZodUnion<[z.ZodString, z.ZodNumber]>;
31163
31163
  setVersion: z.ZodString;
31164
- }, "quickstart">, {
31164
+ }, "quickstart"> & {
31165
31165
  taqRun: z.ZodUnion<[z.ZodLiteral<"proxy">, z.ZodLiteral<"pluginInfo">, z.ZodLiteral<"checkRuntimeDependencies">, z.ZodLiteral<"installRuntimeDependencies">, z.ZodLiteral<"runPostInstall">, z.ZodLiteral<"proxyTemplate">]>;
31166
- config: z.ZodObject<z.objectUtil.extendShape<{
31166
+ config: z.ZodObject<{
31167
31167
  language: z.ZodOptional<z.ZodDefault<z.ZodUnion<[z.ZodLiteral<"en">, z.ZodLiteral<"fr">]>>>;
31168
31168
  metadata: z.ZodOptional<z.ZodObject<{
31169
31169
  name: z.ZodOptional<z.ZodString>;
@@ -31370,11 +31370,11 @@ export declare const ephemeralStateSchema: z.ZodObject<{
31370
31370
  } | undefined;
31371
31371
  annotations?: Record<string, unknown> | undefined;
31372
31372
  }>>>;
31373
- }, {
31373
+ } & {
31374
31374
  projectDir: z.ZodString;
31375
31375
  configFile: z.ZodString;
31376
31376
  hash: z.ZodString;
31377
- }>, "strip", z.ZodTypeAny, {
31377
+ }, "strip", z.ZodTypeAny, {
31378
31378
  projectDir: string;
31379
31379
  environment: Record<string, string | {
31380
31380
  networks: string[];
@@ -31507,7 +31507,7 @@ export declare const ephemeralStateSchema: z.ZodObject<{
31507
31507
  } | undefined;
31508
31508
  }> | undefined;
31509
31509
  }>;
31510
- }>, z.ZodTypeAny, "passthrough">>], z.ZodUnknown>, z.ZodUnion<[z.ZodUnion<[z.ZodObject<{
31510
+ }, z.ZodTypeAny, "passthrough">>], z.ZodUnknown>, z.ZodUnion<[z.ZodUnion<[z.ZodObject<{
31511
31511
  data: z.ZodOptional<z.ZodUnknown>;
31512
31512
  messages: z.ZodOptional<z.ZodObject<{
31513
31513
  header: z.ZodOptional<z.ZodString>;
@@ -31563,9 +31563,9 @@ export declare const ephemeralStateSchema: z.ZodObject<{
31563
31563
  render?: "string" | "none" | "table" | undefined;
31564
31564
  }>, z.ZodVoid]>>]>>, z.ZodPromise<z.ZodVoid>]>;
31565
31565
  encoding: z.ZodOptional<z.ZodDefault<z.ZodUnion<[z.ZodLiteral<"none">, z.ZodLiteral<"json">, z.ZodLiteral<"application/json">]>>>;
31566
- }, "handler">, {
31566
+ }, "handler"> & {
31567
31567
  handler: z.ZodString;
31568
- }>, "strip", z.ZodTypeAny, {
31568
+ }, "strip", z.ZodTypeAny, {
31569
31569
  handler: string;
31570
31570
  command: string;
31571
31571
  description: string;
@@ -31614,7 +31614,7 @@ export declare const ephemeralStateSchema: z.ZodObject<{
31614
31614
  hidden?: boolean | undefined;
31615
31615
  encoding?: "none" | "json" | "application/json" | undefined;
31616
31616
  }>, "many">>;
31617
- }>, "strip", z.ZodTypeAny, {
31617
+ }, "strip", z.ZodTypeAny, {
31618
31618
  version: string;
31619
31619
  name: string;
31620
31620
  schema: string;