| { | |
| "website": "https://github.com/google-gemini/gemini-cli", | |
| "provider": "Google", | |
| "bin": "gemini", | |
| "promptStyle": "flag", | |
| "initArgs": ["--allowed-tools", "run_shell_command", "read_file", "write_file", "replace", "glob"], | |
| "followupStyle": "replay", | |
| "followupArgs": ["--allowed-tools", "run_shell_command", "read_file", "write_file", "replace", "glob"], | |
| "outputStartMarker": "", | |
| "outputEndMarker": "**Agent warnings:**", | |
| "state": "active" | |
| } | |