mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-05-01 23:44:15 -07:00
14 lines
235 B
JSON
14 lines
235 B
JSON
{
|
|
"experimental": {
|
|
"extensionReloading": true,
|
|
"modelSteering": true,
|
|
"autoMemory": true,
|
|
"memoryManager": true,
|
|
"topicUpdateNarration": true,
|
|
"voiceMode": true
|
|
},
|
|
"general": {
|
|
"devtools": true
|
|
}
|
|
}
|