Update request_user_input tools test and config schema fixture

This commit is contained in:
Charles Cunningham
2026-02-24 15:49:55 -08:00
parent ee475fc3f0
commit f1591f67ef
2 changed files with 17 additions and 7 deletions

View File

@@ -334,6 +334,9 @@
"connectors": {
"type": "boolean"
},
"default_mode_request_user_input": {
"type": "boolean"
},
"elevated_windows_sandbox": {
"type": "boolean"
},
@@ -1627,6 +1630,9 @@
"connectors": {
"type": "boolean"
},
"default_mode_request_user_input": {
"type": "boolean"
},
"elevated_windows_sandbox": {
"type": "boolean"
},