diff --git a/opencode.jsonc b/opencode.jsonc index 19f0ff9..8b1eeb0 100644 --- a/opencode.jsonc +++ b/opencode.jsonc @@ -84,9 +84,6 @@ "output": ["text"] }, "limit": { "context": 400000, "output": 128000 }, - "options": { - "reasoningEffort": "xhigh" - } }, "gpt-5.2-codex": { "name": "GPT-5.2-Codex", @@ -96,9 +93,6 @@ "output": ["text"] }, "limit": { "context": 400000, "output": 128000 }, - "options": { - "reasoningEffort": "xhigh" - } } } },