This commit is contained in:
Matthew Zeng
2026-03-05 11:20:38 -08:00
parent 926b2f19e8
commit db979dc5de
5 changed files with 383 additions and 0 deletions

View File

@@ -443,6 +443,9 @@
"steer": {
"type": "boolean"
},
"tool_call_mcp_elicitation": {
"type": "boolean"
},
"undo": {
"type": "boolean"
},
@@ -1834,6 +1837,9 @@
"steer": {
"type": "boolean"
},
"tool_call_mcp_elicitation": {
"type": "boolean"
},
"undo": {
"type": "boolean"
},