Update Gemini CLI.json
Browse files- Gemini CLI.json +2 -2
Gemini CLI.json
CHANGED
|
@@ -6,7 +6,7 @@
|
|
| 6 |
"initArgs": ["--allowed-tools", "run_shell_command", "read_file", "write_file", "replace", "glob"],
|
| 7 |
"followupStyle": "replay",
|
| 8 |
"followupArgs": ["--allowed-tools", "run_shell_command", "read_file", "write_file", "replace", "glob"],
|
| 9 |
-
"
|
| 10 |
-
"
|
| 11 |
"state": "inactive"
|
| 12 |
}
|
|
|
|
| 6 |
"initArgs": ["--allowed-tools", "run_shell_command", "read_file", "write_file", "replace", "glob"],
|
| 7 |
"followupStyle": "replay",
|
| 8 |
"followupArgs": ["--allowed-tools", "run_shell_command", "read_file", "write_file", "replace", "glob"],
|
| 9 |
+
"responseStartMarker": "",
|
| 10 |
+
"responseEndMarker": "**Agent warnings:**",
|
| 11 |
"state": "inactive"
|
| 12 |
}
|