project_search
Search a project's files using regex patterns to locate matching lines, returning file, line, and match for quick debugging.
Instructions
Search project with ripgrep (fallback grep). Returns file:line:match.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| max | No | ||
| glob | No | ||
| path | No | ||
| pattern | Yes |