Parallelize with generalist agent.

This commit is contained in:
Christian Gunderman
2026-01-23 09:33:36 -08:00
parent 952f9e1b5e
commit 46a0538ffd
5 changed files with 21 additions and 14 deletions
+1 -2
View File
@@ -53,8 +53,7 @@ describe('subagent eval test cases', () => {
evalTest('ALWAYS_PASSES', {
name: 'should fix linter errors in multiple projects',
prompt:
'Fix all linter errors by delegating to the codebase investigator in parallel. Do not run any shell commands to verify.',
prompt: 'Fix all linter errors.',
files: {
'project-a/eslint.config.js': `
module.exports = [