Browse Source

chore: generate

GitHub Action 3 months ago
parent
commit
939c0940aa
1 changed files with 4 additions and 0 deletions
  1. 4 0
      packages/sdk/openapi.json

+ 4 - 0
packages/sdk/openapi.json

@@ -8350,6 +8350,10 @@
             "type": "string",
             "enum": ["subagent", "primary", "all"]
           },
+          "hidden": {
+            "description": "Hide this subagent from the @ autocomplete menu (default: false, only applies to mode: subagent)",
+            "type": "boolean"
+          },
           "options": {
             "type": "object",
             "propertyNames": {