cli_data / Gemini CLI.json
zhimin-z
add
5e3373a
raw
history blame
400 Bytes
{
"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"
}