Skip to content

Commit 9d8d0e9

Browse files
committed
Revert "fix:subagent reasoningEffort not being applied (anomalyco#8646)"
This reverts commit f4086ac.
1 parent f4086ac commit 9d8d0e9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/opencode/src/tool/task.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,6 @@ export const TaskTool = Tool.define("task", async (ctx) => {
150150
providerID: model.providerID,
151151
},
152152
agent: agent.name,
153-
options: agent.options,
154153
tools: {
155154
todowrite: false,
156155
todoread: false,

0 commit comments

Comments
 (0)