From 28bb16ca2a374439973d4f3f4b71d72f7fdae9cd Mon Sep 17 00:00:00 2001 From: Karan Handa <79533543+ShriKaranHanda@users.noreply.github.com> Date: Sat, 7 Mar 2026 11:23:28 +0530 Subject: [PATCH] fix(config): point GitHub PR search tool at current repository (#16441) --- .opencode/tool/github-pr-search.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.opencode/tool/github-pr-search.txt b/.opencode/tool/github-pr-search.txt index 28d8643f1..1b658e71c 100644 --- a/.opencode/tool/github-pr-search.txt +++ b/.opencode/tool/github-pr-search.txt @@ -1,6 +1,6 @@ Use this tool to search GitHub pull requests by title and description. -This tool searches PRs in the sst/opencode repository and returns LLM-friendly results including: +This tool searches PRs in the anomalyco/opencode repository and returns LLM-friendly results including: - PR number and title - Author - State (open/closed/merged)