We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7e6f3f3 commit 9e63646Copy full SHA for 9e63646
evals/git-evals/run-eval-set.ts
@@ -82,7 +82,7 @@ class RunEvalSetCommand extends Command {
82
}),
83
agent: Flags.string({
84
description: 'Codebuff agent id to use',
85
- default: 'base-lite-grok-4-fast',
+ default: 'base2',
86
87
'prompt-with-agent': Flags.boolean({
88
description: 'Prompt with agent',
0 commit comments