mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-04-06 11:21:15 -07:00
12 lines
169 B
JSON
12 lines
169 B
JSON
{
|
|
"experimental": {
|
|
"plan": true,
|
|
"extensionReloading": true,
|
|
"modelSteering": true,
|
|
"reflection": true
|
|
},
|
|
"general": {
|
|
"devtools": true
|
|
}
|
|
}
|