From b36a530d28b15de5e26febaa5df71be4f0931135 Mon Sep 17 00:00:00 2001 From: ochenstarik-ui Date: Wed, 22 Jul 2026 01:38:54 +0700 Subject: [PATCH] =?UTF-8?q?fix:=20=D1=83=D0=B4=D0=B0=D0=BB=D0=B5=D0=BD?= =?UTF-8?q?=D1=8B=20=D0=BE=D1=81=D1=82=D0=B0=D1=82=D0=BA=D0=B8=20grok-cli?= =?UTF-8?q?=20=D0=B8=D0=B7=20=D1=81=D1=83=D0=BF=D0=B5=D1=80=D0=B2=D0=B0?= =?UTF-8?q?=D0=B9=D0=B7=D0=B5=D1=80=D0=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- scripts/supervisor.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/scripts/supervisor.py b/scripts/supervisor.py index 39d0bee..fdb3718 100644 --- a/scripts/supervisor.py +++ b/scripts/supervisor.py @@ -78,10 +78,10 @@ DEFAULT_CONFIG = { ], }, "worker-fast": { - "primary": "grok-cli/grok-4.5", + "primary": "xai/grok-4", "fallbacks": [ "opencode-go/kimi-k2.7-code", - "gemini/gemini-3-flash-preview", + "nvidia/deepseek-ai/deepseek-v4-pro", ], }, "worker-research": {