blob: 1b658e71c43cefb6253c176720397e28c0d9cf31 (
plain)
1
2
3
4
5
6
7
8
9
10
|
Use this tool to search GitHub pull requests by title and description.
This tool searches PRs in the anomalyco/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.
|