mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-06-12 04:17:15 -07:00
19 lines
335 B
JSON
19 lines
335 B
JSON
{
|
|
"experimental": {
|
|
"extensionReloading": true,
|
|
"modelSteering": true,
|
|
"autoMemory": true,
|
|
"memoryManager": true,
|
|
"topicUpdateNarration": true,
|
|
"voiceMode": true
|
|
},
|
|
"general": {
|
|
"devtools": true
|
|
},
|
|
"ui": {
|
|
"maxScrollbackLength": 230,
|
|
"terminalBuffer": true,
|
|
"debugRainbow": true
|
|
}
|
|
}
|