mirror of
https://github.com/anomalyco/opencode.git
synced 2026-05-12 06:01:25 +00:00
Revert "fix:subagent reasoningEffort not being applied (#8646)"
This reverts commit f4086ac459.
This commit is contained in:
parent
f4086ac459
commit
9d8d0e97ec
1 changed files with 0 additions and 1 deletions
|
|
@ -150,7 +150,6 @@ export const TaskTool = Tool.define("task", async (ctx) => {
|
|||
providerID: model.providerID,
|
||||
},
|
||||
agent: agent.name,
|
||||
options: agent.options,
|
||||
tools: {
|
||||
todowrite: false,
|
||||
todoread: false,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue