Skip to content

Commit c85e7d3

Browse files
committed
[buffbench] base-layer no iterative planner, prompted with spec
1 parent 0f52f28 commit c85e7d3

File tree

2 files changed

+1867
-1
lines changed

2 files changed

+1867
-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-lite',
75+
default: 'base-layer',
7676
}),
7777
help: Flags.help({ char: 'h' }),
7878
}

0 commit comments

Comments
 (0)