diff options
| author | Karan Handa <[email protected]> | 2026-03-07 11:23:28 +0530 |
|---|---|---|
| committer | GitHub <[email protected]> | 2026-03-07 05:53:28 +0000 |
| commit | 28bb16ca2a374439973d4f3f4b71d72f7fdae9cd (patch) | |
| tree | cddc4f3116f28ca660d597f9fba079b3b127b88b | |
| parent | 8a95be492d460050ab53161be7185dc1c1783eef (diff) | |
| download | opencode-28bb16ca2a374439973d4f3f4b71d72f7fdae9cd.tar.gz opencode-28bb16ca2a374439973d4f3f4b71d72f7fdae9cd.zip | |
fix(config): point GitHub PR search tool at current repository (#16441)
| -rw-r--r-- | .opencode/tool/github-pr-search.txt | 2 |
1 files changed, 1 insertions, 1 deletions
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) |
