chore: generate

This commit is contained in:
opencode-agent[bot]
2026-01-31 05:42:31 +00:00
parent 81ac41e089
commit 46122d9a0a

View File

@@ -5723,9 +5723,12 @@
},
"location": {
"type": "string"
},
"content": {
"type": "string"
}
},
"required": ["name", "description", "location"]
"required": ["name", "description", "location", "content"]
}
}
}
@@ -10770,8 +10773,9 @@
"model": {
"type": "string"
},
"mcp": {
"type": "boolean"
"source": {
"type": "string",
"enum": ["command", "mcp", "skill"]
},
"template": {
"anyOf": [