zhiminy commited on
Commit
3e4ade0
·
verified ·
1 Parent(s): d777c09

Update Gemini CLI.json

Browse files
Files changed (1) hide show
  1. 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
- "outputStartMarker": "",
10
- "outputEndMarker": "**Agent warnings:**",
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
  }