2
0
GitHub Action 3 сар өмнө
parent
commit
939c0940aa

+ 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": {