From 0b7cb682506146fb5bcae3e477bbb45f78454b0b Mon Sep 17 00:00:00 2001 From: imbytecat Date: Mon, 16 Mar 2026 00:06:57 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E8=B0=83=E6=95=B4=E4=BB=A3=E7=90=86?= =?UTF-8?q?=E4=B8=8E=E5=88=86=E7=B1=BB=E6=A8=A1=E5=9E=8B=E6=98=A0=E5=B0=84?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- oh-my-opencode.jsonc | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/oh-my-opencode.jsonc b/oh-my-opencode.jsonc index 434e7ee..d646099 100644 --- a/oh-my-opencode.jsonc +++ b/oh-my-opencode.jsonc @@ -4,22 +4,23 @@ "sisyphus": { "model": "anthropic/claude-opus-4-6", "variant": "high" }, "hephaestus": { "model": "openai/gpt-5.3-codex", "variant": "medium" }, "oracle": { "model": "openai/gpt-5.4", "variant": "high" }, - "librarian": { "model": "google/gemini-3-flash-preview" }, + "librarian": { "model": "litellm/minimax-m2.5" }, "explore": { "model": "litellm/grok-code-fast-1" }, "multimodal-looker": { "model": "openai/gpt-5.4", "variant": "medium" }, "prometheus": { "model": "anthropic/claude-opus-4-6", "variant": "high" }, "metis": { "model": "anthropic/claude-opus-4-6", "variant": "high" }, "momus": { "model": "openai/gpt-5.4", "variant": "xhigh" }, - "atlas": { "model": "anthropic/claude-sonnet-4-6" } + "atlas": { "model": "anthropic/claude-sonnet-4-6" }, + "sisyphus-junior": { "model": "anthropic/claude-sonnet-4-6" } }, "categories": { "visual-engineering": { "model": "google/gemini-3.1-pro-preview", "variant": "high" }, - "ultrabrain": { "model": "openai/gpt-5.3-codex", "variant": "xhigh" }, + "ultrabrain": { "model": "openai/gpt-5.4", "variant": "xhigh" }, "deep": { "model": "openai/gpt-5.3-codex", "variant": "medium" }, "artistry": { "model": "google/gemini-3.1-pro-preview", "variant": "high" }, "quick": { "model": "anthropic/claude-haiku-4-5" }, "unspecified-low": { "model": "anthropic/claude-sonnet-4-6" }, - "unspecified-high": { "model": "openai/gpt-5.4", "variant": "high" }, + "unspecified-high": { "model": "anthropic/claude-opus-4-6", "variant": "high" }, "writing": { "model": "google/gemini-3-flash-preview" } }, "git_master": {