diff --git a/oh-my-opencode.jsonc b/oh-my-opencode.jsonc index 8a86495..e06a0a3 100644 --- a/oh-my-opencode.jsonc +++ b/oh-my-opencode.jsonc @@ -5,6 +5,9 @@ "sisyphus": { "model": "anthropic-gateway/claude-opus-4-5-thinking" }, + "prometheus": { + "model": "anthropic-gateway/claude-opus-4-5-thinking" + }, "oracle": { "model": "openai-gateway/gpt-5.2" }, @@ -17,10 +20,10 @@ "explore": { "model": "opencode/grok-code" }, - "document-writer": { + "multimodal-looker": { "model": "google/antigravity-gemini-3-flash" }, - "multimodal-looker": { + "document-writer": { "model": "google/antigravity-gemini-3-flash" } }