Files
opencode/.opencode/tool/github-pr-search.txt
2026-01-04 00:15:59 -06:00

11 lines
357 B
Plaintext

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:
- PR number and title
- Author
- State (open/closed/merged)
- Labels
- Description snippet
Use the query parameter to search for keywords that might appear in PR titles or descriptions.