@agentconnect.md/cli 1.13.0 → 1.14.0-rc.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.js CHANGED
@@ -8227,6 +8227,7 @@ const AgentSpec = object({
8227
8227
  reasoningEffort: string().nullable().optional(),
8228
8228
  executionMode: string().optional(),
8229
8229
  outputMode: _enum([
8230
+ "none",
8230
8231
  "minimal",
8231
8232
  "low",
8232
8233
  "medium",