There was an error while loading. Please reload this page.
1 parent a08b406 commit bfcd745Copy full SHA for bfcd745
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-lite-grok-4-fast',
+ default: 'base-lite-grok-4-fast', // hi
76
77
help: Flags.help({ char: 'h' }),
78
}
0 commit comments