add opencode.json

This commit is contained in:
Avraham Sakal
2025-07-15 08:19:51 -04:00
parent de26fc5eb5
commit af95d5d566
+15
View File
@@ -0,0 +1,15 @@
{
"$schema": "https://opencode.ai/config.json",
"theme": "opencode",
"model": "google/gemini-2.5-flash-preview-05-20",
"mode": {
"build": {
"model": "moonshotai/kimi-k2"
},
"plan": {
"model": "anthropic/claude-4-sonnet-20250522"
}
},
"share": "disabled",
"autoupdate": true
}