mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-05-12 12:54:07 -07:00
Merge branch 'main' into show_thinking
This commit is contained in:
@@ -1126,13 +1126,6 @@
|
||||
},
|
||||
"additionalProperties": false
|
||||
},
|
||||
"autoAccept": {
|
||||
"title": "Auto Accept",
|
||||
"description": "Automatically accept and execute tool calls that are considered safe (e.g., read-only operations).",
|
||||
"markdownDescription": "Automatically accept and execute tool calls that are considered safe (e.g., read-only operations).\n\n- Category: `Tools`\n- Requires restart: `no`\n- Default: `false`",
|
||||
"default": false,
|
||||
"type": "boolean"
|
||||
},
|
||||
"approvalMode": {
|
||||
"title": "Approval Mode",
|
||||
"description": "The default approval mode for tool execution. 'default' prompts for approval, 'auto_edit' auto-approves edit tools, and 'plan' is read-only mode. 'yolo' is not supported yet.",
|
||||
|
||||
Reference in New Issue
Block a user