Revert "fix:subagent reasoningEffort not being applied (#8646)"

This reverts commit f4086ac459.
This commit is contained in:
Aiden Cline
2026-01-15 16:06:35 -06:00
parent f4086ac459
commit 9d8d0e97ec

View File

@@ -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,