mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-05-13 05:12:55 -07: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: {
|
files: {
|
||||||
'.gemini/agents/test-agent.md': AGENT_DEFINITION,
|
'.gemini/agents/test-agent.md': AGENT_DEFINITION,
|
||||||
'index.ts': INDEX_TS,
|
'index.ts': INDEX_TS,
|
||||||
|
|||||||
Reference in New Issue
Block a user