From 35daff0c4cf5e294fee1224112872a4dcee31282 Mon Sep 17 00:00:00 2001 From: Shahovalov MIkhail Date: Mon, 13 Apr 2026 11:17:26 +0300 Subject: [PATCH] =?UTF-8?q?=D0=A1=D0=B8=D0=BD=D1=85=D1=80=D0=BE=D0=BD?= =?UTF-8?q?=D0=B8=D0=B7=D0=B0=D1=86=D0=B8=D1=8F=20main:=20.opencode.json?= =?UTF-8?q?=20=E2=86=92=20opencode.json?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .opencode.json | 1 - opencode.json | 4 ++++ 2 files changed, 4 insertions(+), 1 deletion(-) delete mode 100644 .opencode.json create mode 100644 opencode.json 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