diff --git a/.opencode.json b/.opencode.json deleted file mode 100644 index 7a9541e..0000000 --- a/.opencode.json +++ /dev/null @@ -1 +0,0 @@ -{ "$schema": "https://opencode.ai/config.json", "model": "ollama/qwen3.5-agent" } diff --git a/opencode.json b/opencode.json new file mode 100644 index 0000000..880afa2 --- /dev/null +++ b/opencode.json @@ -0,0 +1,4 @@ +{ + "$schema": "https://opencode.ai/config.json", + "model": "ollama/qwen3.5-agent" +} \ No newline at end of file