From 507cbc28b98f2c09b0b47aa929c926f8228c764a Mon Sep 17 00:00:00 2001 From: Cameron Date: Fri, 27 Feb 2026 23:34:15 -0800 Subject: [PATCH] fix: change Grep display label to "Searching files" (#443) --- src/core/display.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/core/display.ts b/src/core/display.ts index 63306c7..8884559 100644 --- a/src/core/display.ts +++ b/src/core/display.ts @@ -35,7 +35,7 @@ const TOOL_DISPLAY_MAP: Record