Skip to content

Commit 78c49da

Browse files
committed
Allow auto-accept for the listed tools for Gemini
Signed-off-by: florath-ai-assistant[bot] <Andreas.Florath@telekom.de>
1 parent fdef460 commit 78c49da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gemini/settings.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"tools": {
3-
"autoAccept": false,
3+
"autoAccept": true,
44
"core": [
55
"ReadFileTool",
66
"WriteFileTool",

0 commit comments

Comments
 (0)