Skip to content

[ca] CLI Updates: Claude Code 2.1.143 and MCP Gateway v0.3.10 #32581

@github-actions

Description

@github-actions

Summary

Version check on 2026-05-16 detected two patch-level updates: Claude Code (2.1.142 → 2.1.143) and MCP Gateway gh-aw-mcpg (v0.3.9 → v0.3.10). All other tracked CLIs and MCP servers are up to date.

Updates

Tool Previous New Type
Claude Code 2.1.142 2.1.143 Patch
MCP Gateway (gh-aw-mcpg) v0.3.9 v0.3.10 Patch

No-Change Inventory

  • Copilot CLI: 1.0.48
  • Codex: 0.130.0
  • GitHub MCP Server: v1.0.4
  • Playwright MCP: 0.0.75
  • Playwright CLI: 0.1.13
  • Playwright Browser: v1.60.0

Update Claude Code

  • Previous: 2.1.142 → New: 2.1.143
  • Risk: Low (patch release, no public changelog/repo)
View Details

Claude Code does not have a public GitHub repository, so detailed release notes are not available. Based on the version bump from 2.1.142 to 2.1.143, this is a patch-level update — typically containing bug fixes, small refinements, and minor stability improvements. No breaking changes are expected at this semver level.

Package Links:

Update MCP Gateway (gh-aw-mcpg)

  • Previous: v0.3.9 → New: v0.3.10
  • Released: 2026-05-15
  • Risk: Low (patch release, internal refactors and one user-facing fix)

This bump touches the default sandbox.agent container image used across generated workflows. After updating DefaultMCPGatewayVersion, all 229 workflow lock files were regenerated via make build && make recompile && make recompile (double recompile is required per the constant's documented rebuild policy to refresh container SHA pins).

Key Changes

View Full Changelog

Bug Fixes

Performance

Refactors

Tests

Docs / Logging

CI / Smoke

Full comparison: github/gh-aw-mcpg@v0.3.9...v0.3.10

View Migration Guide
  1. DefaultMCPGatewayVersion updated in pkg/constants/version_constants.go from v0.3.9v0.3.10.
  2. Per the constant's documented policy, make build && make recompile && make recompile was run to refresh container SHA pins (the first recompile regenerates lock files; the second resolves the new container digest).
  3. All 229 workflow .lock.yml files regenerated.
  4. No API or config-shape changes for workflow authors — the --log-dir stderr fallback fix and rust-guard perf wins are transparent to consumers.

Impact Assessment

  • Risk: Low
  • Affects: all generated workflows that use the default sandbox.agent container (ghcr.io/github/gh-aw-mcpg:v0.3.10)
  • Migration: none required for workflow authors; constant + lock files regenerated

Package Links

Recommendations

  • Merge promptly — both updates are patch-level with low risk.
  • The MCPG --log-dir stderr fallback fix improves observability when the configured log directory is read-only (a real failure mode in some sandboxed runners).
  • Validate the next CI run on a workflow that exercises MCPG (e.g. smoke-copilot) to confirm the new container digest resolves cleanly.

References:

Generated by 🔢 CLI Version Checker · ● 7.2M ·

  • expires on May 18, 2026, 6:19 AM UTC

Metadata

Metadata

Labels

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

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