chore: generate

pull/20701/head^2
opencode-agent[bot] 2026-04-02 15:19:26 +00:00
parent 291a857fb8
commit 159ede2d5c
1 changed files with 4 additions and 0 deletions

View File

@ -3942,6 +3942,10 @@
"schema": {
"type": "object",
"properties": {
"messageID": {
"type": "string",
"pattern": "^msg.*"
},
"agent": {
"type": "string"
},