Files
gemini-cli/.gemini/settings.json

15 lines
236 B
JSON

{
"experimental": {
"extensionReloading": true,
"modelSteering": true,
"memoryManager": true,
"topicUpdateNarration": true
},
"general": {
"devtools": true
},
"security": {
"toolSandboxing": true
}
}