diff --git a/oh-my-opencode.jsonc b/oh-my-opencode.jsonc index b5d2895..017af40 100644 --- a/oh-my-opencode.jsonc +++ b/oh-my-opencode.jsonc @@ -2,7 +2,7 @@ "$schema": "https://raw.githubusercontent.com/code-yeongyu/oh-my-opencode/master/assets/oh-my-opencode.schema.json", "agents": { "Sisyphus": { - "model": "anthropic-gateway/claude-opus-4-5-thinking" + "model": "anthropic-gateway/claude-sonnet-4-5" }, "Planner-Sisyphus": { "model": "anthropic-gateway/claude-opus-4-5-thinking" @@ -14,10 +14,10 @@ "model": "google-gateway/gemini-3-pro-high" }, "librarian": { - "model": "glm-coding-plan/glm-4.7" + "model": "google-gateway/gemini-3-flash" }, "explore": { - "model": "opencode/grok-code" + "model": "google-gateway/gemini-3-flash" }, "document-writer": { "model": "google-gateway/gemini-3-flash"