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