go-agent/.gemini/settings.json
Snider 16c16c6da0 feat: add agent settings from CLI
Claude and Gemini configuration moved from core/cli.

Co-Authored-By: Virgil <virgil@lethean.io>
2026-02-21 21:18:34 +00:00

11 lines
No EOL
154 B
JSON

{
"general": {
"sessionRetention": {
"enabled": true
},
"enablePromptCompletion": true
},
"experimental": {
"plan": true
}
}