From a9a279f06826b7c47d1d2052c427b030141355ad Mon Sep 17 00:00:00 2001 From: imbytecat Date: Fri, 27 Feb 2026 22:32:31 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E6=9B=B4=E6=96=B0=E4=BB=A3=E7=90=86?= =?UTF-8?q?=E6=A8=A1=E5=9E=8B=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- oh-my-opencode.jsonc | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/oh-my-opencode.jsonc b/oh-my-opencode.jsonc index 3911e53..f207d00 100644 --- a/oh-my-opencode.jsonc +++ b/oh-my-opencode.jsonc @@ -9,9 +9,10 @@ "explore": { "model": "bailian-coding-plan/qwen3-coder-next" }, "multimodal-looker": { "model": "litellm/gemini-3-flash-preview" }, "prometheus": { "model": "litellm/claude-opus-4-6", "variant": "max" }, - "metis": { "model": "litellm/claude-opus-4-6", "variant": "max" }, + "metis": { "model": "litellm/claude-opus-4-6", "variant": "max", "temperature": 0.3 }, "momus": { "model": "litellm/gpt-5.2", "variant": "medium" }, - "atlas": { "model": "litellm/claude-sonnet-4-6" } + "atlas": { "model": "litellm/claude-sonnet-4-6" }, + "sisyphus-junior": { "model": "litellm/claude-sonnet-4-6" } }, // ref: https://github.com/code-yeongyu/oh-my-opencode/blob/dev/docs/reference/configuration.md#built-in-categories "categories": {