From caf20d861dcd2bba54f946b124d6eb3372add834 Mon Sep 17 00:00:00 2001 From: imbytecat Date: Tue, 17 Mar 2026 14:59:36 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E8=B0=83=E6=95=B4=20writing=20?= =?UTF-8?q?=E4=BB=A3=E7=90=86=E6=A8=A1=E5=9E=8B=E5=88=86=E9=85=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- oh-my-opencode.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/oh-my-opencode.json b/oh-my-opencode.json index 5ba78ca..d5a1319 100644 --- a/oh-my-opencode.json +++ b/oh-my-opencode.json @@ -21,7 +21,7 @@ "quick": { "model": "litellm/minimax-m2.5" }, "unspecified-low": { "model": "openai/gpt-5.4", "variant": "medium" }, "unspecified-high": { "model": "openai/gpt-5.4", "variant": "high" }, - "writing": { "model": "openai/gpt-5.4", "variant": "medium" } + "writing": { "model": "litellm/kimi-k2.5" } }, "git_master": { "commit_footer": false,