From 216e2e2b5e26eeacaf08ea52792049e388343a07 Mon Sep 17 00:00:00 2001 From: nirholas Date: Tue, 31 Mar 2026 10:24:02 +0000 Subject: [PATCH] =?UTF-8?q?=E2=9C=A8=20=F0=9F=8E=B1=20prompt.ts?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/tools/GlobTool/prompt.ts | 1 + 1 file changed, 1 insertion(+) 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` +