mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-04-04 18:31:36 -07:00
13 lines
206 B
JSON
13 lines
206 B
JSON
{
|
|
"experimental": {
|
|
"plan": true,
|
|
"extensionReloading": true,
|
|
"modelSteering": true,
|
|
"memoryManager": true,
|
|
"topicUpdateNarration": true
|
|
},
|
|
"general": {
|
|
"devtools": true
|
|
}
|
|
}
|