chore: format code

This commit is contained in:
GitHub Action 2025-12-17 01:28:42 +00:00
parent b8a8fb0de6
commit a5f964aec6

View file

@ -5982,6 +5982,9 @@
},
"agent": {
"type": "string"
},
"command": {
"type": "string"
}
},
"required": ["id", "sessionID", "messageID", "type", "prompt", "description", "agent"]
@ -8486,6 +8489,9 @@
},
"agent": {
"type": "string"
},
"command": {
"type": "string"
}
},
"required": ["type", "prompt", "description", "agent"]