From 090df9bed0716247b39c906e3606ac4aa4ebad4c Mon Sep 17 00:00:00 2001 From: MAO Dongyang Date: Fri, 17 Apr 2026 14:51:04 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E5=BA=94=E7=94=A8=20Claude=20Opus=204?= =?UTF-8?q?.7=20=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 --- .gitignore | 1 + opencode.jsonc | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 25ca110..f0be27a 100644 --- a/.gitignore +++ b/.gitignore @@ -8,3 +8,4 @@ Thumbs.db oh-my-openagent.json oh-my-openagent.jsonc +.env diff --git a/opencode.jsonc b/opencode.jsonc index 7534183..32bd191 100644 --- a/opencode.jsonc +++ b/opencode.jsonc @@ -2,7 +2,7 @@ "$schema": "https://opencode.ai/config.json", "plugin": ["oh-my-openagent@latest"], "autoupdate": false, - "model": "anthropic/claude-opus-4-6", + "model": "anthropic/claude-opus-4-7", "small_model": "openai/gpt-5.4-mini", "provider": { "anthropic": {