Files
gemini-cli/.gemini/settings.json
2026-03-30 23:49:53 +00:00

16 lines
254 B
JSON

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