summaryrefslogtreecommitdiff
path: root/packages/core/src/tools/grep.test.ts
AgeCommit message (Expand)Author
2025-08-07Migrate EditTool, GrepTool, and GlobTool to DeclarativeTool (#5744)joshualitt
2025-07-30feat: Multi-Directory Workspace Support (part1: add `--include-directories` o...Yuki Okita
2025-07-25Fix grep.test to work on windows. (#4889)Tommaso Sciortino
2025-07-21Various spelling improvements (#3497)Josh Soref
2025-07-15Pure refactor: Consolidate isWithinRoot() function calling. (#4163)Tommaso Sciortino
2025-07-10Fix Patch for grep.test.ts (#3747)Aryan Sawant
2025-07-08Improve Function Call argument validation and typing (#2881)Tommaso Sciortino
2025-06-28chore: add proper pluralization handling for match in grep tool (#2344)Kalle Ahlström
2025-05-30Rename server->core (#638)Tommaso Sciortino