mirror of
https://gitea.toothfairyai.com/ToothFairyAI/tf_code.git
synced 2026-03-30 05:43:55 +00:00
fix:subagent reasoningEffort not being applied (#8646)
Co-authored-by: Bot <bot@example.com>
This commit is contained in:
parent
b9b5d42bd8
commit
f4086ac459
@ -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,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user