From da1f8afcdd4660202a55937713bee09e00d96630 Mon Sep 17 00:00:00 2001 From: imbytecat Date: Fri, 30 Jan 2026 18:35:51 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E6=9B=B4=E6=96=B0=E6=A8=A1=E5=9E=8B?= =?UTF-8?q?=E4=B8=BA=20claude-opus-4-5=20=E4=BB=A5=E6=8F=90=E5=8D=87?= =?UTF-8?q?=E6=80=A7=E8=83=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 将模型更新为 claude-opus-4-5 以提升性能和准确性。 --- opencode.jsonc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/opencode.jsonc b/opencode.jsonc index c0e1011..e71d49f 100644 --- a/opencode.jsonc +++ b/opencode.jsonc @@ -2,7 +2,7 @@ "$schema": "https://opencode.ai/config.json", "autoupdate": "notify", "theme": "system", - "model": "cpa-anthropic/claude-sonnet-4-5", + "model": "cpa-anthropic/claude-opus-4-5", "small_model": "cpa-google/gemini-3-flash", "plugin": [ "oh-my-opencode@latest",