mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-04-05 02:40:55 -07:00
16 lines
254 B
JSON
16 lines
254 B
JSON
{
|
|
"experimental": {
|
|
"plan": true,
|
|
"extensionReloading": true,
|
|
"modelSteering": true,
|
|
"memoryManager": true,
|
|
"topicUpdateNarration": true
|
|
},
|
|
"general": {
|
|
"devtools": true
|
|
},
|
|
"security": {
|
|
"toolSandboxing": true
|
|
}
|
|
}
|