Skip to content

[ca] CLI Version Updates: Claude Code 2.1.49, Copilot 0.0.412, GitHub MCP Server v0.31.0 #17117

@github-actions

Description

@github-actions

3 CLI tools have been updated in pkg/constants/constants.go. The make recompile step was skipped because the Go 1.25.0 toolchain required by go.mod could not be downloaded in the sandboxed environment.

Update Summary

Tool Previous Latest Status
Claude Code 2.1.47 2.1.49 Updated
GitHub Copilot CLI 0.0.411 0.0.412 Updated
GitHub MCP Server v0.30.3 v0.31.0 Updated
Codex 0.104.0 0.104.0 No change
MCP Gateway v0.1.4 v0.1.4 No change
Playwright MCP 0.0.68 0.0.68 No change
Playwright Browser v1.58.2 v1.58.2 No change

Update Claude Code

  • Version: 2.1.472.1.49 (via 2.1.48)
  • Breaking Changes: None detected
  • Update Priority: Low
View Details

Intermediate Versions

  • 2.1.47 (previous)
  • 2.1.48 (intermediate)
  • 2.1.49 (latest)

NPM Package

  • Description: "Use Claude, Anthropic's AI assistant, right from your terminal. Claude can understand your codebase, edit files, run terminal commands, and handle entire workflows for you."
  • No public GitHub repository available; changelog not accessible

CLI Discovery

Claude Code CLI is installed at /opt/hostedtoolcache/node/24.13.0/x64/bin/claude. No new subcommands or major flag changes detected between minor patch versions.

View Migration Guide

No migration steps required for this patch update. Update is applied via DefaultClaudeCodeVersion constant change.

Impact Assessment


Update GitHub Copilot CLI

  • Version: 0.0.4110.0.412
  • Breaking Changes: None detected
  • Update Priority: Low

Note: Copilot CLI repository is private. Full changelog unavailable.

View Details

NPM Metadata

  • Description: "GitHub Copilot CLI brings the power of Copilot coding agent directly to your terminal."
  • Repository is private; release notes are not publicly accessible

CLI Discovery

No new subcommands or flags detected from NPM metadata for this minor patch version bump.

WARNING: Full integration test run is recommended when upgrading Copilot CLI (noted in source code comments).

View Migration Guide

No migration steps required for this patch update. Update is applied via DefaultCopilotVersion constant change. Run full integration tests to verify compatibility.

Impact Assessment


Update GitHub MCP Server

  • Version: v0.30.3v0.31.0
  • Breaking Changes: None (additive changes only)
  • Update Priority: Medium
View Full Changelog

Release Highlights (from GitHub)

Streamable HTTP Support

The GitHub MCP Server now includes native Streamable HTTP support via a new http command, bringing much of the HTTP Streamable functionality previously hosted at api.githubcopilot.com/mcp directly into this repository. See https://github.com/github/github-mcp-server/blob/main/docs/streamable-http.md for setup and usage details.

Insiders Mode

A new opt-in mode for experimental tooling and features. The first experiment available through Insiders Mode is MCP Apps — see github/github-mcp-server#2048 for more details.

Context Reduction

Tool responses across multiple tools have been significantly trimmed, reducing context usage and improving efficiency for LLM interactions.

Copilot Tools Enabled by Default

Copilot-related tools are now included in the default toolset. When using api.githubcopilot.com/mcp, tools that aren't available for your Copilot plan are automatically hidden.

Key Changes

Features

Context/Performance Improvements

Fixes

Removals

Dependencies

Full Changelog: github/github-mcp-server@v0.30.3...v0.31.0

View Migration Guide

No breaking changes. Update is applied via DefaultGitHubMCPServerVersion constant change. The new --exclude-tools flag and Streamable HTTP http command are additive features.

Note: The removal of "old non-consolidated Actions and Projects toolsets" (github/github-mcp-server#1958) should be verified against any custom toolset configurations.

Impact Assessment


Build Note

make recompile could not be completed in this run because the Go 1.25.0 toolchain required by go.mod is blocked from downloading in the sandboxed CI environment. The constant changes in pkg/constants/constants.go have been applied and require a manual make recompile to regenerate workflow lock files.

References:

Generated by CLI Version Checker

  • expires on Feb 22, 2026, 10:02 AM UTC

Metadata

Metadata

Labels

automationcookieIssue Monster Loves Cookies!dependenciesPull requests that update a dependency file

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions