Add opencode config

This commit is contained in:
2025-10-02 10:34:03 -07:00
parent 24377d5efd
commit 41e4f886fa
3 changed files with 14 additions and 1 deletions

View File

@@ -0,0 +1,7 @@
{
"$schema": "https://opencode.ai/config.json",
// Theme configuration
"theme": "system",
"model": "qwen-3-coder-480b",
"autoupdate": true,
}