fix:subagent reasoningEffort not being applied (#8646)

Co-authored-by: Bot <bot@example.com>
This commit is contained in:
Jeong Juahn
2026-01-16 07:04:01 +09:00
committed by GitHub
parent b9b5d42bd8
commit f4086ac459

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,