chore: format code

thinking-toggle-wip
GitHub Action 2025-12-17 01:28:42 +00:00 committed by Aiden Cline
parent 463bf7ab3a
commit 798dee27d0
1 changed files with 6 additions and 0 deletions

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"]