diff --git a/oh-my-opencode.jsonc b/oh-my-opencode.jsonc index c743efc..fac0b53 100644 --- a/oh-my-opencode.jsonc +++ b/oh-my-opencode.jsonc @@ -4,7 +4,7 @@ "agents": { // ref: https://github.com/code-yeongyu/oh-my-opencode/blob/dev/AGENTS.md#agent-models "sisyphus": { - "model": "cpa-anthropic/claude-opus-4-5", + "model": "cpa-anthropic/claude-opus-4-6", "variant": "max" }, "hephaestus": { @@ -28,11 +28,11 @@ "model": "cpa-google/gemini-3-flash" }, "prometheus": { - "model": "cpa-anthropic/claude-opus-4-5", + "model": "cpa-anthropic/claude-opus-4-6", "variant": "max" }, "metis": { - "model": "cpa-anthropic/claude-opus-4-5", + "model": "cpa-anthropic/claude-opus-4-6", "variant": "max" }, "momus": { @@ -68,7 +68,7 @@ "model": "cpa-anthropic/claude-sonnet-4-5" }, "unspecified-high": { - "model": "cpa-anthropic/claude-opus-4-5", + "model": "cpa-anthropic/claude-opus-4-6", "variant": "max" }, "writing": { diff --git a/opencode.jsonc b/opencode.jsonc index bf9c4fb..5db0743 100644 --- a/opencode.jsonc +++ b/opencode.jsonc @@ -2,7 +2,7 @@ "$schema": "https://opencode.ai/config.json", "autoupdate": false, "theme": "system", - "model": "cpa-anthropic/claude-opus-4-5", + "model": "cpa-anthropic/claude-opus-4-6", "small_model": "cpa-google/gemini-3-flash", "plugin": ["oh-my-opencode@latest"], "provider": {