Skip to content

Commit 9e63646

Browse files
committed
[buffbench] base2 no prompting agent
1 parent 7e6f3f3 commit 9e63646

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

evals/git-evals/run-eval-set.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ class RunEvalSetCommand extends Command {
8282
}),
8383
agent: Flags.string({
8484
description: 'Codebuff agent id to use',
85-
default: 'base-lite-grok-4-fast',
85+
default: 'base2',
8686
}),
8787
'prompt-with-agent': Flags.boolean({
8888
description: 'Prompt with agent',

0 commit comments

Comments
 (0)