Skip to content

Commit 290f507

Browse files
committed
[buffbench] base-lite no prompting agent
1 parent d2022f4 commit 290f507

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: 'base2',
85+
default: 'base-lite',
8686
}),
8787
'prompt-with-agent': Flags.boolean({
8888
description: 'Prompt with agent',

0 commit comments

Comments
 (0)