From 82cf48c09298d52eee2d21b3eca2a8f15fd0a1de Mon Sep 17 00:00:00 2001 From: imbytecat Date: Sat, 16 May 2026 02:48:04 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E5=B0=86=20hephaestus=20=E5=8F=98?= =?UTF-8?q?=E4=BD=93=E5=8D=87=E7=BA=A7=E8=87=B3=20high?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- oh-my-openagent.claude.jsonc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/oh-my-openagent.claude.jsonc b/oh-my-openagent.claude.jsonc index 5b214a7..b6816b0 100644 --- a/oh-my-openagent.claude.jsonc +++ b/oh-my-openagent.claude.jsonc @@ -2,7 +2,7 @@ "$schema": "https://raw.githubusercontent.com/code-yeongyu/oh-my-openagent/dev/assets/oh-my-opencode.schema.json", "agents": { "sisyphus": { "model": "anthropic/claude-opus-4-7", "variant": "max" }, - "hephaestus": { "model": "openai/gpt-5.5", "variant": "medium" }, + "hephaestus": { "model": "openai/gpt-5.5", "variant": "high" }, "oracle": { "model": "openai/gpt-5.5", "variant": "high" }, "librarian": { "model": "openai/gpt-5.4-mini" }, "explore": { "model": "openai/gpt-5.4-mini" },