chore: format code

This commit is contained in:
GitHub Action
2025-12-17 01:28:42 +00:00
committed by Aiden Cline
parent 463bf7ab3a
commit 798dee27d0

View File

@@ -5992,6 +5992,9 @@
},
"agent": {
"type": "string"
},
"command": {
"type": "string"
}
},
"required": ["id", "sessionID", "messageID", "type", "prompt", "description", "agent"]
@@ -8496,6 +8499,9 @@
},
"agent": {
"type": "string"
},
"command": {
"type": "string"
}
},
"required": ["type", "prompt", "description", "agent"]