fix: task tool prompt (#1887)
This commit is contained in:
@@ -23,7 +23,7 @@ Usage notes:
|
|||||||
5. Clearly tell the agent whether you expect it to write code or just to do research (search, file reads, web fetches, etc.), since it is not aware of the user's intent
|
5. Clearly tell the agent whether you expect it to write code or just to do research (search, file reads, web fetches, etc.), since it is not aware of the user's intent
|
||||||
6. If the agent description mentions that it should be used proactively, then you should try your best to use it without the user having to ask for it first. Use your judgement.
|
6. If the agent description mentions that it should be used proactively, then you should try your best to use it without the user having to ask for it first. Use your judgement.
|
||||||
|
|
||||||
Example usage:
|
Example usage (NOTE: The agents below are fictional examples for illustration only - use the actual agents listed above):
|
||||||
|
|
||||||
<example_agent_descriptions>
|
<example_agent_descriptions>
|
||||||
"code-reviewer": use this agent after you are done writing a signficant piece of code
|
"code-reviewer": use this agent after you are done writing a signficant piece of code
|
||||||
|
|||||||
Reference in New Issue
Block a user