Skip to content

Commit f4086ac

Browse files
johnnyapu15Bot
andauthored
fix:subagent reasoningEffort not being applied (anomalyco#8646)
Co-authored-by: Bot <bot@example.com>
1 parent b9b5d42 commit f4086ac

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

packages/opencode/src/tool/task.ts

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

0 commit comments

Comments
 (0)