init stage

This commit is contained in:
Ryan Vogel
2026-02-18 21:16:19 -05:00
parent 3a416f6f33
commit ba02738d34
4 changed files with 106 additions and 0 deletions

View 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.