From 70d6927f44be30553c86760da3ad48343608a314 Mon Sep 17 00:00:00 2001 From: Christian Rocha Date: Thu, 9 Apr 2026 12:08:07 -0400 Subject: [PATCH] chore(tools/agent): improve and correct tool description --- internal/agent/templates/agent_tool.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/internal/agent/templates/agent_tool.md b/internal/agent/templates/agent_tool.md index dd5f8f46cc0b66fb2e4f8fd73bf3059952b8f083..e9c62f1031b77325e514d215a2c10d9f92c17ec7 100644 --- a/internal/agent/templates/agent_tool.md +++ b/internal/agent/templates/agent_tool.md @@ -1,4 +1,4 @@ -Launch a new agent that has access to the following tools: GlobTool, GrepTool, 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. +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. - 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