Files
github--github-mcp-server/pkg/github
copilot-swe-agent[bot] db4a16f453 feat: add more tool input types to mcpgen
Add 18 additional tool input types with SchemaProvider implementations:
- SearchIssuesInput, SearchPullRequestsInput
- ListCommitsInput, GetCommitInput
- ListBranchesInput, ListTagsInput
- ListReleasesInput, GetReleaseByTagInput
- ListWorkflowsInput, ListWorkflowRunsInput, GetWorkflowRunInput
- ListNotificationsInput, GetRepositoryTreeInput
- CreateBranchInput, CreateOrUpdateFileInput, PushFilesInput
- ForkRepositoryInput, CreateRepositoryInput

Generated file now has 1186 lines with zero-reflection schemas for 24 tool input types.

Co-authored-by: SamMorrowDrums <4811358+SamMorrowDrums@users.noreply.github.com>
2025-12-04 14:18:18 +00:00
..
2025-10-21 15:57:39 +02:00