GitHub Action пре 3 месеци
родитељ
комит
939c0940aa
1 измењених фајлова са 4 додато и 0 уклоњено
  1. 4 0
      packages/sdk/openapi.json

+ 4 - 0
packages/sdk/openapi.json

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