From 7cc5251acc10bff097539dd498b55227d31e0b2d Mon Sep 17 00:00:00 2001 From: imbytecat Date: Thu, 2 Apr 2026 22:59:50 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E6=9B=B4=E6=96=B0=E6=8F=92=E4=BB=B6?= =?UTF-8?q?=E5=BC=95=E7=94=A8=E4=BB=8E=20oh-my-opencode=20=E5=88=B0=20oh-m?= =?UTF-8?q?y-openagent?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- opencode.jsonc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/opencode.jsonc b/opencode.jsonc index 2f8427e..020b641 100644 --- a/opencode.jsonc +++ b/opencode.jsonc @@ -1,6 +1,6 @@ { "$schema": "https://opencode.ai/config.json", - "plugin": ["oh-my-opencode@latest"], + "plugin": ["oh-my-openagent@latest"], "autoupdate": false, "model": "anthropic/claude-opus-4-6", "small_model": "openai/gpt-5.4-mini",