feat: add effort support for opencode

This commit is contained in:
Haileyesus
2026-07-01 23:32:13 +03:00
parent 85e8facfbb
commit 7785763c14
7 changed files with 268 additions and 6 deletions

View File

@@ -544,7 +544,7 @@
<td><code>effort</code></td>
<td>string</td>
<td><span class="badge badge-optional">Optional</span></td>
<td>Reasoning effort for Claude and Codex models that expose effort metadata. Use <code>default</code> or omit it to let the provider decide.</td>
<td>Reasoning effort for Claude, Codex, and OpenCode models that expose effort metadata. Use <code>default</code> or omit it to let the provider decide.</td>
</tr>
<tr>
<td><code>cleanup</code></td>