From 485ee03b74f9c45aad501e2a668dd758bef603ec Mon Sep 17 00:00:00 2001 From: Christian Rocha Date: Thu, 9 Apr 2026 12:24:41 -0400 Subject: [PATCH] chore(tools/sourcegraph): improve tool description --- internal/agent/tools/sourcegraph.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/internal/agent/tools/sourcegraph.md b/internal/agent/tools/sourcegraph.md index 6e0e3fb7f55256491a716e0cbcb02ad567c73635..05833c5c7535859f490bd8a76cba95331e830a4f 100644 --- a/internal/agent/tools/sourcegraph.md +++ b/internal/agent/tools/sourcegraph.md @@ -1,4 +1,4 @@ -Search code across public repositories using Sourcegraph's GraphQL API. +Search code across public GitHub repositories via Sourcegraph; supports regex, language/repo/file filters, and symbol search (max 20 results). Only searches public repos. - Provide search query using Sourcegraph syntax