diff --git a/oh-my-opencode.jsonc b/oh-my-opencode.jsonc index a0f4583..8c2e49d 100644 --- a/oh-my-opencode.jsonc +++ b/oh-my-opencode.jsonc @@ -50,7 +50,11 @@ "variant": "high" }, "ultrabrain": { - "model": "cpa-openai/gpt-5.2-codex", + "model": "cpa-openai/gpt-5.3-codex", + "variant": "xhigh" + }, + "deep": { + "model": "cpa-openai/gpt-5.3-codex", "variant": "xhigh" }, "artistry": {