Commit 287cd5d
fix(opencode): inherit thinking level (variant) in task tool subtasks
The task tool was not passing the parent session's thinking level
to spawned subtasks. The variant field was available on the assistant
message but was not forwarded to SessionPrompt.prompt(), causing all
subtasks to use the default thinking level.
Fixes #20810
Co-Authored-By: Claude Opus 4.6 (1M context) <[email protected]>1 parent 8daeacc commit 287cd5d
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
135 | 135 | | |
136 | 136 | | |
137 | 137 | | |
| 138 | + | |
138 | 139 | | |
139 | 140 | | |
140 | 141 | | |
| |||
0 commit comments