Files
gemini-cli/.gemini/settings.json
T

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"
}
}
}