diff --git a/internal/agent/tools/glob.md b/internal/agent/tools/glob.md index bce7223cdda9b99495f65e9adf07c0199e6323ac..8d6b437d222a4f81e62473085f9058bed2fa3099 100644 --- a/internal/agent/tools/glob.md +++ b/internal/agent/tools/glob.md @@ -1,4 +1,4 @@ -Fast file pattern matching tool that finds files by name/pattern, returning paths sorted by modification time (newest first). +Find files by name/pattern (glob syntax), sorted by modification time; max 100 results; skips hidden files. Use grep to search file contents. - Provide glob pattern to match against file paths