Add thread message delivery

This commit is contained in:
Eric Traut
2026-04-09 21:03:57 -07:00
parent a4d5112b37
commit 54f5a4b0fa
51 changed files with 5358 additions and 40 deletions

View File

@@ -485,6 +485,9 @@
"steer": {
"type": "boolean"
},
"timer_tool": {
"type": "boolean"
},
"tool_call_mcp_elicitation": {
"type": "boolean"
},
@@ -2334,6 +2337,9 @@
"steer": {
"type": "boolean"
},
"timer_tool": {
"type": "boolean"
},
"tool_call_mcp_elicitation": {
"type": "boolean"
},