Skip to content

[ca] Update CLI versions: Copilot 1.0.2, Claude Code 2.1.71, GitHub MCP Server v0.32.0, MCP Gateway v0.1.9 #19939

@github-actions

Description

@github-actions

Summary

4 CLI/MCP updates detected on 2026-03-07. Constants updated and workflows recompiled.

Tool Previous New Type
Copilot CLI 0.0.422 1.0.2 MAJOR version bump
Claude Code 2.1.70 2.1.71 Patch
GitHub MCP Server v0.31.0 v0.32.0 Minor
MCP Gateway v0.1.8 v0.1.9 Patch

Update: GitHub Copilot CLI

  • Version: 0.0.422 → 1.0.2 (via 0.0.423, 1.0.0, 1.0.1, 1.0.2)
  • Status: latest (not pinned) — tracking only

Breaking Changes

None detected — CLI interface and flags are identical between 0.0.422 and 1.0.2 based on help output comparison.

Key Changes

  • MAJOR version milestone: The package crossed from 0.x to 1.0.x, signaling stable GA release
  • copilot config --help behavior changed: In 0.0.422, copilot config --help showed detailed configuration settings docs. In 1.0.2, the same command shows the standard CLI help (the config help topic is still accessible via copilot help config)
  • Main CLI flags, options, commands, and available models are unchanged
View Full CLI Analysis

Available Models (unchanged)

claude-sonnet-4.6, claude-sonnet-4.5, claude-haiku-4.5, claude-opus-4.6, claude-opus-4.6-fast, claude-opus-4.5, claude-sonnet-4, gemini-3-pro-preview, gpt-5.4, gpt-5.3-codex, gpt-5.2-codex, gpt-5.2, gpt-5.1-codex-max, gpt-5.1-codex, gpt-5.1, gpt-5.1-codex-mini, gpt-5-mini, gpt-4.1

Subcommand Help Behavior Change

  • In 0.0.422: copilot config --help → showed Configuration Settings help topic
  • In 1.0.2: copilot config --help → shows main CLI help
  • Config settings still accessible via copilot help config

Impact Assessment

  • Risk: Low
  • Affects: Copilot engine workflows
  • Notes: MAJOR version bump to 1.0.x indicates GA stability milestone. No functional changes detected in CLI interface.

Package Links


Update: Claude Code

  • Version: 2.1.70 → 2.1.71 (released 2026-03-06T22:47:03Z)
  • Status: latest (not pinned) — tracking only

Impact Assessment

  • Risk: Low
  • Affects: Claude engine workflows
  • Notes: Patch release, no public changelog available

Package Links


Update: GitHub MCP Server

  • Version: v0.31.0 → v0.32.0 (released 2026-03-06)
  • Status: Pinned — constants.go updated

Key Features

  • Context Reduction: Optimized tool outputs for get_files, get_pull_request_review_comments, get_pull_request_reviews, add_issue_comments, list_pull_requests, list_tags, list_releases, list_issues — trims to only LLM-needed info
  • Copilot Tools in Default Toolset: Copilot-specific tools moved to the default copilot toolset, available without extra configuration
  • MCP Apps UI Improvements: Better client support detection, clearer confirmation prompts for issue/PR creation, smarter form skipping when issue updates include state changes
  • Get Check Runs: New tool to fetch CI check runs
View Full Changelog (v0.31.0 → v0.32.0)

Features

Context Optimizations

Bug Fixes

MCP Apps UI

Impact Assessment

  • Risk: Low
  • Affects: GitHub MCP server tooling, context window efficiency (positive)
  • Notes: Context reduction improvements will benefit all agent workflows by reducing token usage

Package Links


Update: MCP Gateway (gh-aw-mcpg)

  • Version: v0.1.8 → v0.1.9 (released 2026-03-06T23:18:24Z)
  • Status: Pinned — constants.go updated

Key Changes

  • MCP Protocol 2025-11-25: Now negotiates using the latest protocol version, improving compatibility
  • go-sdk v1.4.0: Upgraded MCP Go SDK, removed deprecated HTTPTransport
  • Config Schema v0.53.6: Latest schema validation
  • customSchemas Documentation: New docs on custom schema URL configuration

Bug Fixes

  • Fixed duplicate TestWithResponseLogging causing CI lint failures
  • Corrected GitHub MCP test session fixture

Impact Assessment

  • Risk: Low
  • Affects: MCP Gateway container used as default sandbox.agent container
  • Notes: Maintenance release, no breaking changes for end users. Protocol upgrade improves compatibility.
View Full Changelog (v0.1.8 → v0.1.9)

Package Links


Actions Taken

  • Updated pkg/constants/constants.go: DefaultGitHubMCPServerVersion v0.31.0 → v0.32.0, DefaultMCPGatewayVersion v0.1.8 → v0.1.9
  • Ran make recompile — 166/166 workflow files compiled successfully

References:

Generated by CLI Version Checker ·

  • expires on Mar 9, 2026, 9:54 AM UTC

Metadata

Metadata

Assignees

No one assigned

    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