diff --git a/src/tools/GlobTool/prompt.ts b/src/tools/GlobTool/prompt.ts index b9e7eb3..d7fe71d 100644 --- a/src/tools/GlobTool/prompt.ts +++ b/src/tools/GlobTool/prompt.ts @@ -5,3 +5,4 @@ export const DESCRIPTION = `- Fast file pattern matching tool that works with an - Returns matching file paths sorted by modification time - Use this tool when you need to find files by name patterns - When you are doing an open ended search that may require multiple rounds of globbing and grepping, use the Agent tool instead` +