Files
lcbp3/.gemini/settings.json
T
admin 6cb3ae10ee
CI / CD Pipeline / build (push) Failing after 5m36s
CI / CD Pipeline / deploy (push) Has been skipped
feat(ai): unify AI architecture, implement RAG and legacy migration
2026-05-15 11:10:44 +07:00

16 lines
245 B
JSON

{
"general": {
"previewFeatures": true,
"enablePromptCompletion": true,
"preferredEditor": "antigravity"
},
"ide": {
"enabled": true
},
"output": {
"format": "json"
},
"ui": {
"showStatusInTitle": true
}
}