blob: 28d8643f13cdc34baecfc43057a524b179e582f0 (
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 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.
|