mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-05-15 06:12:50 -07:00
7504259d72
Co-authored-by: Jenna Inouye <jinouye@google.com>
16 lines
276 B
JSON
16 lines
276 B
JSON
{
|
|
"experimental": {
|
|
"extensionReloading": true,
|
|
"modelSteering": true,
|
|
"autoMemory": true,
|
|
"topicUpdateNarration": true,
|
|
"voiceMode": true,
|
|
"adk": {
|
|
"agentSessionNoninteractiveEnabled": true
|
|
}
|
|
},
|
|
"general": {
|
|
"devtools": true
|
|
}
|
|
}
|