internal/agent/templates/agent_tool.md
Launch a new agent that has access to the following tools: glob, grep, ls, view. When you are searching for a keyword or file and are not confident that you will find the right match on the first try, use the agent tool to perform the search for you.
<usage> - If you are searching for a keyword like "config" or "logger", or for questions like "which file does X?", the Agent tool is strongly recommended - If you want to read a specific file path, use the View or GlobTool tool instead of the Agent tool, to find the match more quickly - If you are searching for a specific class definition like "class Foo", use the GlobTool tool instead, to find the match more quickly </usage><usage_notes>