diff --git a/opencode/opencode.json b/opencode/opencode.json index 6c7368f..dde97a1 100644 --- a/opencode/opencode.json +++ b/opencode/opencode.json @@ -63,6 +63,13 @@ ], "store": false } + }, + "gpt-5.1-high": { + "name": "GPT-5.1 High", + "options": { + "reasoningEffort": "high", + "store": false + } } } },