浏览代码

chore: generate

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