diff --git a/opencode.json b/opencode.json new file mode 100644 index 0000000..92d7c76 --- /dev/null +++ b/opencode.json @@ -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 +} \ No newline at end of file