From 3e17c50f09ee4adc7cf1ace7cb78454713c48ed3 Mon Sep 17 00:00:00 2001 From: Karan Handa Date: Sat, 7 Mar 2026 11:15:38 +0530 Subject: [PATCH] fix(config): point GitHub PR search tool at current repository --- .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 28d8643f13cd..1b658e71c43c 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)