cli_data / Gemini CLI.json
zhimin-z
add
c3d9c26
raw
history blame
233 Bytes
{
"provider": "Google",
"bin": "gemini",
"promptStyle": "flag",
"initArgs": ["--yolo"],
"followupStyle": "replay",
"followupArgs": ["--yolo"],
"excludePatterns": [
"**Agent warnings:**"
],
"state": "inactive"
}