Skip to content

Commit 19f9c94

Browse files
committed
High effort on base-deep
1 parent 166e928 commit 19f9c94

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

agents/base2/base-deep.ts

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -256,6 +256,9 @@ export function createBaseDeep(options?: {
256256
return {
257257
publisher,
258258
model: 'openai/gpt-5.4',
259+
reasoningOptions: {
260+
effort: 'high',
261+
},
259262
displayName: 'Buffy the GPT Orchestrator',
260263
spawnerPrompt:
261264
'Advanced base agent that orchestrates planning, editing, and reviewing for complex coding tasks',

0 commit comments

Comments
 (0)