mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-04-27 05:24:34 -07:00
22 lines
451 B
JSON
22 lines
451 B
JSON
{
|
|
"experimental": {
|
|
"plan": true,
|
|
"extensionReloading": true,
|
|
"modelSteering": true
|
|
},
|
|
"general": {
|
|
"devtools": true
|
|
},
|
|
"maintainer": {
|
|
"deepReview": {
|
|
"projectId": "gemini-cli-team-quota",
|
|
"zone": "us-west1-a",
|
|
"machineType": "n2-standard-8",
|
|
"terminalType": "iterm2",
|
|
"syncAuth": true,
|
|
"setupType": "isolated",
|
|
"geminiSetup": "isolated",
|
|
"ghSetup": "isolated"
|
|
}
|
|
}
|
|
} |