🎳 GrepTool.ts

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

View File

@@ -575,3 +575,4 @@ export const GrepTool = buildTool({
} }
}, },
} satisfies ToolDef<InputSchema, Output>) } satisfies ToolDef<InputSchema, Output>)