🎱 prompt.ts

This commit is contained in:
nirholas
2026-03-31 10:24:02 +00:00
parent 15fa27ea76
commit 216e2e2b5e

View File

@@ -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`