Commit 1e98205
chore(release): use effort: high (unambiguously supported) instead of xhigh
xhigh's support varies by model (gpt-5.5 may coerce it to high anyway), so use
high directly to remove the ambiguity. The diff is injected into the prompt
regardless, so effort only affects reasoning quality, not whether the model
sees the code.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>1 parent c6a0c49 commit 1e98205
2 files changed
Lines changed: 5 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
135 | 135 | | |
136 | 136 | | |
137 | 137 | | |
138 | | - | |
| 138 | + | |
139 | 139 | | |
140 | | - | |
| 140 | + | |
141 | 141 | | |
142 | 142 | | |
143 | 143 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
131 | 131 | | |
132 | 132 | | |
133 | 133 | | |
134 | | - | |
135 | | - | |
136 | | - | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
137 | 137 | | |
138 | 138 | | |
139 | 139 | | |
| |||
0 commit comments