init stage
This commit is contained in:
parent
3a416f6f33
commit
ba02738d34
4 changed files with 106 additions and 0 deletions
10
.opencode/tool/github-issue-search.txt
Normal file
10
.opencode/tool/github-issue-search.txt
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
Use this tool to search GitHub issues by title and description.
|
||||
|
||||
This tool searches issues in the sst/opencode repository and returns LLM-friendly results including:
|
||||
- Issue number and title
|
||||
- Author
|
||||
- State (open/closed/merged)
|
||||
- Labels
|
||||
- Description snippet
|
||||
|
||||
Use the query parameter to search for keywords that might appear in issue titles or descriptions.
|
||||
Loading…
Add table
Add a link
Reference in a new issue