Conversation
Added 3 new toolsets and 7 new tools found in the GitHub MCP remote server: New toolsets: - git: get_repository_tree (from pkg/github/git.go) - copilot_spaces: get_copilot_space, list_copilot_spaces (remote-only) - github_support_docs_search: github_support_docs_search (remote-only) Tools added to existing toolsets: - search: semantic_issue_similarity_search, semantic_issues_search - secret_protection: run_secret_scanning Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
github-actions bot
added a commit
that referenced
this pull request
Apr 5, 2026
- Add git, copilot_spaces, github_support_docs_search toolsets to github-tools.md (from PR #24729, v2.2 toolsets mapping) - Add GitHub API rate limit consumption to audit report sections, cross-run logs report, and audit diff output (from PR #24748) Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Updated
pkg/workflow/data/github_toolsets_permissions.jsonfrom v2.1 → v2.2 to reflect tools discovered in the GitHub MCP remote server that were missing from the mapping.New Toolsets Added
gitget_repository_treepkg/github/git.goin github-mcp-servercopilot_spacesget_copilot_space,list_copilot_spacesgithub_support_docs_searchgithub_support_docs_searchTools Added to Existing Toolsets
searchsemantic_issue_similarity_searchsearchsemantic_issues_searchsecret_protectionrun_secret_scanningDiscovery Method
Tools were identified by comparing the available
mcp__github__*tools in the GitHub MCP remote server (all toolsets enabled) against the previous JSON mapping. Source file verification was performed against github/github-mcp-server.Total Tool Count