Files
gemini-cli/.gemini/settings.json
2026-03-30 22:30:55 +00:00

13 lines
206 B
JSON

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