mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-02-01 22:48:03 +00:00
fix(evals): improve prompt for subagent delegation eval
This commit is contained in:
@@ -40,7 +40,8 @@ describe('subagent eval test cases', () => {
|
||||
},
|
||||
},
|
||||
},
|
||||
prompt: 'Please update README.md with a description of this library.',
|
||||
prompt:
|
||||
'Please update README.md with comprehensive documentation for this library.',
|
||||
files: {
|
||||
'.gemini/agents/test-agent.md': AGENT_DEFINITION,
|
||||
'index.ts': INDEX_TS,
|
||||
|
||||
Reference in New Issue
Block a user