chore: bump Claude Code → 2.1.158, Copilot CLI → 1.0.56, GitHub MCP Server → v1.1.2#36013
Closed
Copilot wants to merge 2 commits into
Closed
chore: bump Claude Code → 2.1.158, Copilot CLI → 1.0.56, GitHub MCP Server → v1.1.2#36013Copilot wants to merge 2 commits into
Copilot wants to merge 2 commits into
Conversation
… CLI 1.0.56, GitHub MCP Server v1.1.2) Co-authored-by: gh-aw-bot <259018956+gh-aw-bot@users.noreply.github.com>
Copilot
AI
changed the title
[WIP] Update agentic CLI tools to latest stable versions
chore: bump Claude Code → 2.1.158, Copilot CLI → 1.0.56, GitHub MCP Server → v1.1.2
May 31, 2026
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.
Patch version bumps for three agentic CLI tools. The GitHub MCP Server v1.1.2 update is the most notable — it scopes
RepoAccessCacheper-request in lockdown mode, a security-positive fix directly relevant toDefaultGitHubLockdown.Version changes (
pkg/constants/version_constants.go)DefaultClaudeCodeVersion2.1.1562.1.158DefaultCopilotVersion1.0.551.0.56DefaultGitHubMCPServerVersionv1.1.0v1.1.2Copilot CLI 1.0.56 adds two new opt-in flags (
--context <tier>,--extension-sdk-path) — no impact on existing workflows.