We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent daea565 commit 68ea2bcCopy full SHA for 68ea2bc
1 file changed
evals/git-evals/run-eval-set.ts
@@ -72,7 +72,7 @@ class RunEvalSetCommand extends Command {
72
}),
73
agent: Flags.string({
74
description: 'Codebuff agent id to use',
75
- default: 'base',
+ default: 'base-lite',
76
77
help: Flags.help({ char: 'h' }),
78
}
0 commit comments