This commit is contained in:
celia-oai
2026-03-07 21:20:56 -08:00
parent 3b5fe5ca35
commit f02aa1da93
32 changed files with 304 additions and 4 deletions

View File

@@ -286,6 +286,17 @@
}
]
},
"CommandExecutionRequestApprovalSkillMetadata": {
"properties": {
"pathToSkillsMd": {
"type": "string"
}
},
"required": [
"pathToSkillsMd"
],
"type": "object"
},
"MacOsAutomationPermission": {
"oneOf": [
{