fix:subagent reasoningEffort not being applied (#8646)

Co-authored-by: Bot <bot@example.com>
This commit is contained in:
Jeong Juahn
2026-01-15 16:04:01 -06:00
committed by GitHub
co-authored by Bot
parent b9b5d42bd8
commit f4086ac459
+1
View File
@@ -150,6 +150,7 @@ export const TaskTool = Tool.define("task", async (ctx) => {
providerID: model.providerID,
},
agent: agent.name,
options: agent.options,
tools: {
todowrite: false,
todoread: false,