File size: 460 Bytes
cf8c424 e222911 5af237b 26e9477 5af237b 26e9477 5e3373a e20c366 98f9ad5 5af237b | 1 2 3 4 5 6 7 8 9 10 11 12 13 | {
"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"
}
|