Skip to content

[ca] CLI Updates: Claude Code 2.1.144, Copilot 1.0.50, Codex 0.131.0, GitHub MCP Server v1.0.5, MCP Gateway v0.3.12 #33234

@github-actions

Description

@github-actions

Summary

Version check on 2026-05-19 detected updates across five tracked components. Playwright tooling (MCP, CLI, Browser) is unchanged.

Tool Previous New Type
Claude Code 2.1.142 2.1.144 Patch (x2)
GitHub Copilot CLI 1.0.48 1.0.50 Patch (x2)
OpenAI Codex 0.130.0 0.131.0 Minor
GitHub MCP Server v1.0.4 v1.0.5 Patch
MCP Gateway (gh-aw-mcpg) v0.3.9 v0.3.12 Patch (x3)

No-Change Inventory

  • Playwright MCP: 0.0.75
  • Playwright CLI: 0.1.13
  • Playwright Browser: v1.60.0

Related Open Issues (Dedup Note)


Update Claude Code

  • Previous: 2.1.142 → New: 2.1.144 (intermediate: 2.1.143)
  • Risk: Low (patch-level; no public repository)

Claude Code has no public GitHub repository, so detailed release notes are not available. The bump spans two patches (2.1.143 published earlier this week, 2.1.144 today). Patch releases at this semver level are typically bug fixes, stability tweaks, and minor refinements.

Package Links


Update GitHub Copilot CLI

  • Previous: 1.0.48 → New: 1.0.50 (intermediate: 1.0.49)
  • Risk: Low (patch-level; repository is private — limited public changelog)

The github/copilot-cli repository is not publicly accessible from this workflow's authentication context, so detailed release notes cannot be fetched. The bump spans two patches.

Validation reminder (from DefaultCopilotVersion constant doc): when upgrading, verify:

  • MCPs are not blocked from loading (tools.mcp configuration still works end-to-end)
  • /models does not silently fail on PATs (model listing works with PAT auth)

Package Links


Update OpenAI Codex

  • Previous: 0.130.0 → New: 0.131.0
  • Released: 2026-05-18
  • Risk: Medium (minor version; contains TUI / sandbox / app-server behavior changes worth a smoke run)

Release Highlights (from GitHub release notes)

View Bug Fixes & Hardening
View Chores & Refactors

Impact Assessment

  • Risk: Medium — minor bump, large surface; no breaking changes called out, but TUI status-line additions and @ mention unification touch interactive flows used by gh-aw Codex workflows.
  • Affects: any workflow using engine: codex; the new codex doctor command may be useful for debugging future sandbox-bound runs.
  • Migration: none required at the constants level; existing Codex configs remain compatible.

Package Links


Update GitHub MCP Server

  • Previous: v1.0.4 → New: v1.0.5
  • Released: 2026-05-18
  • Risk: Low (additive tools and ifc labels; one new tool, no breaking changes)

Key Changes

Impact Assessment

  • Risk: Low — additive surface; existing tool contracts unchanged.
  • Affects: workflows declaring tools.github will pick up the new list_repository_collaborators and discussion-comment-write tools. MCP Gateway's DIFC policy already classifies these (see MCPG v0.3.11 below).
  • Migration: none required.

Package Links


Update MCP Gateway (gh-aw-mcpg)

  • Previous: v0.3.9 → New: v0.3.12 (intermediates: v0.3.10, v0.3.11)
  • Released: v0.3.10 on 2026-05-15, v0.3.11 on 2026-05-17, v0.3.12 on 2026-05-18
  • Risk: Low–Medium (three patches; guard-policy classification changes for new GitHub MCP tools are observable for workflow authors)

This bump touches the default sandbox.agent container image (ghcr.io/github/gh-aw-mcpg). Per the constant's doc, make build && make recompile && make recompile must be run to refresh container SHA pins across all generated lock files.

Key Changes (v0.3.10 → v0.3.12)

View Full Changelog by Version

v0.3.10 (2026-05-15) — https://github.com/github/gh-aw-mcpg/releases/tag/v0.3.10

v0.3.11 (2026-05-17) — https://github.com/github/gh-aw-mcpg/releases/tag/v0.3.11

v0.3.12 (2026-05-18) — https://github.com/github/gh-aw-mcpg/releases/tag/v0.3.12

View Migration Guide
  1. Update DefaultMCPGatewayVersion in pkg/constants/version_constants.go from v0.3.9v0.3.12.
  2. Run make build && make recompile && make recompile (double recompile required per the constant's documented rebuild policy — first pass regenerates lock files, second pass refreshes container SHA pins).
  3. Verify lock files reference the new container image ghcr.io/github/gh-aw-mcpg:v0.3.12.
  4. No workflow-author API changes; guard policy auto-classifies the new GitHub MCP Server v1.0.5 tools (list_repository_collaborators, discussion-comment-write).
  5. If using OTLP exports, you can now set OTEL_EXPORTER_OTLP_HEADERS (the gateway will pick it up as a fallback).

Impact Assessment

  • Risk: Low–Medium — guard policy now classifies new tools that GitHub MCP Server v1.0.5 introduces; without this bump, those new tools would be unclassified by DIFC.
  • Affects: every generated workflow whose sandbox.agent resolves to the default ghcr.io/github/gh-aw-mcpg image.
  • Migration: constant + lock file regeneration; no consumer-facing API changes.

Package Links


Recommendations

  • Order matters: bump DefaultGitHubMCPServerVersion (v1.0.5) and DefaultMCPGatewayVersion (v0.3.12) together — the MCPG v0.3.11 guard-policy update is the prerequisite for safely exposing the new GitHub MCP tools (list_repository_collaborators, discussion-comment-write).
  • Bundle Claude Code, Copilot, Codex in a separate PR from the MCPG/GitHub-MCP pair so the container-SHA recompile churn does not mix with NPM-only constant updates.
  • After bumping MCPG, run make build && make recompile && make recompile twice as documented; verify lock files reference the new digest.
  • Validate next CI run on a workflow that exercises both engines (Claude + Copilot + Codex) and at least one workflow using the new github MCP tools.
  • Close or rebase Bump firewall to v0.25.47 and mcpg to v0.3.10 #32502 — its MCPG target (v0.3.10) is now stale.

References:

Generated by 🔢 CLI Version Checker · ● 11M ·

  • expires on May 21, 2026, 6:43 AM UTC

Metadata

Metadata

Labels

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

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions