From 6a8d294c7436ae31fcfad704dcba597114197f43 Mon Sep 17 00:00:00 2001 From: Shahovalov MIkhail Date: Mon, 13 Apr 2026 11:43:25 +0300 Subject: [PATCH] Update opencode.json --- opencode.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/opencode.json b/opencode.json index efbf1ee..66b431b 100644 --- a/opencode.json +++ b/opencode.json @@ -1,5 +1,4 @@ { "$schema": "https://opencode.ai/config.json", - "model": "ollama/qwen3.5-agent", - "instructions": "You MUST think and reason in English only. Never use Chinese in your thinking. Write all responses, comments, and commit messages in Russian." + "model": "ollama/qwen3.5-agent" }