mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-04-01 17:02:29 -07:00
20 lines
384 B
JSON
20 lines
384 B
JSON
{
|
|
"experimental": {
|
|
"plan": true,
|
|
"extensionReloading": true,
|
|
"modelSteering": true
|
|
},
|
|
"general": {
|
|
"devtools": true
|
|
},
|
|
"maintainer": {
|
|
"deepReview": {
|
|
"remoteHost": "bg1",
|
|
"remoteWorkDir": "~/.offload/workspace",
|
|
"terminalType": "iterm2",
|
|
"syncAuth": true,
|
|
"geminiSetup": "isolated",
|
|
"ghSetup": "isolated"
|
|
}
|
|
}
|
|
} |