Skip to content

Commit c5fc672

Browse files
committed
[buffbench] [buffbench] base-layer with iterative planner; eval prompt is the full spec
1 parent 3c8d0f1 commit c5fc672

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
@@ -72,7 +72,7 @@ class RunEvalSetCommand extends Command {
7272
}),
7373
agent: Flags.string({
7474
description: 'Codebuff agent id to use',
75-
default: 'base-layer',
75+
default: 'base-layer', // hi
7676
}),
7777
help: Flags.help({ char: 'h' }),
7878
}

0 commit comments

Comments
 (0)