diff --git a/oh-my-opencode.jsonc b/oh-my-opencode.jsonc index fac0b53..cb03db9 100644 --- a/oh-my-opencode.jsonc +++ b/oh-my-opencode.jsonc @@ -9,14 +9,14 @@ }, "hephaestus": { "model": "cpa-openai/gpt-5.3-codex", - "variant": "xhigh" + "variant": "medium" }, "atlas": { "model": "cpa-anthropic/claude-sonnet-4-5" }, "oracle": { "model": "cpa-openai/gpt-5.2", - "variant": "xhigh" + "variant": "high" }, "librarian": { "model": "cpa-google/gemini-3-flash" @@ -37,7 +37,7 @@ }, "momus": { "model": "cpa-openai/gpt-5.2", - "variant": "xhigh" + "variant": "medium" }, "sisyphus-junior": { "model": "cpa-anthropic/claude-sonnet-4-5" @@ -55,11 +55,11 @@ }, "deep": { "model": "cpa-openai/gpt-5.3-codex", - "variant": "xhigh" + "variant": "medium" }, "artistry": { "model": "cpa-google/gemini-3-pro", - "variant": "max" + "variant": "high" }, "quick": { "model": "cpa-google/gemini-3-flash" diff --git a/opencode.jsonc b/opencode.jsonc index f7158c5..6fa0570 100644 --- a/opencode.jsonc +++ b/opencode.jsonc @@ -79,7 +79,7 @@ }, "models": { "gpt-5.3-codex": { - "name": "GPT-5.3 Codex", + "name": "GPT-5.3-Codex", "tool_call": true, "reasoning": true, "modalities": {