Skip to content

[ca] CLI Version Updates: Claude Code 2.1.62, Copilot 0.0.419, Codex 0.106.0, MCP Gateway v0.1.6 #18659

@github-actions

Description

@github-actions

4 CLI tools have been updated in pkg/constants/constants.go and workflows recompiled.

Update Summary

Tool Previous Latest Risk
Claude Code 2.1.59 2.1.62 Low
GitHub Copilot CLI 0.0.418 0.0.419 Medium (integration test required)
OpenAI Codex 0.105.0 0.106.0 Low
MCP Gateway v0.1.5 v0.1.6 Low

No changes: GitHub MCP Server (v0.31.0), Playwright MCP (0.0.68), Playwright Browser (v1.58.2).


Claude Code 2.1.59 → 2.1.62

Intermediate versions: 2.1.60 (skipped), 2.1.61

  • Update Priority: Low
  • Breaking Changes: None detected
  • No public GitHub repository; changelog not publicly available.
View CLI Discovery

No public repository available for Claude Code. Version bumps 2.1.59 → 2.1.62 span 3 patch releases (2.1.60, 2.1.61, 2.1.62). NPM dist-tags shows latest: 2.1.62, stable: 2.1.44.

Package Links


GitHub Copilot CLI 0.0.418 → 0.0.419

  • Update Priority: Medium — full integration test run required per WARNING in constants.go
  • Breaking Changes: None detected

Key Features

  • New --mouse [value] flag: Enable mouse support in alt screen mode (on|off)
  • New --no-mouse flag: Disable mouse support in alt screen mode
  • Documentation URL updated from https://docs.github.com/en/copilot/concepts/agents/copilot-cli to https://docs.github.com/copilot/how-tos/copilot-cli
View CLI Diff (0.0.418 vs 0.0.419)
+   --mouse [value]                     Enable mouse support in alt screen mode
+                                       (on|off)
+   --no-mouse                          Disable mouse support in alt screen mode
-   Read the documentation at https://docs.github.com/en/copilot/concepts/agents/copilot-cli
+   Read the documentation at https://docs.github.com/copilot/how-tos/copilot-cli

Model list unchanged: claude-sonnet-4.6, claude-opus-4.6, gpt-5.3-codex, gpt-5.2, gpt-5.1-codex-mini, gpt-5-mini, gemini-3-pro-preview, gpt-4.1, and others.

Subcommand structure unchanged (help, init, login, plugin, update, version). Config and environment help topics unchanged.

Package Links


OpenAI Codex 0.105.0 → 0.106.0

  • Update Priority: Low
  • Breaking Changes: None detected
  • Release Date: 2026-02-26

Key Features

View Full Changelog

Bug Fixes

Internal Improvements

Full diff: openai/codex@rust-v0.105.0...rust-v0.106.0

Package Links


MCP Gateway v0.1.5 → v0.1.6

  • Update Priority: Medium — contains critical agent reliability fix
  • Breaking Changes: New --payload-path-prefix flag (additive, backward compatible)
  • Release Date: 2026-02-27

Key Features

View Full Changelog

Documentation

Internal Improvements

  • Expanded test coverage across launcher session management, DIFC labels, custom schema validation, sanitization, and Docker utilities
  • Added debug logging to MCP connection SDK wrappers (DEBUG=mcp:* or DEBUG=difc:*)
  • Middleware deduplication and MCP connection file split by concern
View Migration Guide

No breaking changes. If deploying MCP Gateway in containerized environments where agents read payload files, consider configuring MCP_GATEWAY_PAYLOAD_PATH_PREFIX to map host paths to container-accessible paths — this resolves the infinite retry loop bug.

Package Links


Recommendations

  1. MCP Gateway v0.1.6 — deploy promptly; critical fix resolves agent infinite retry loops in containerized environments
  2. Copilot CLI 0.0.419 — run full integration test suite per standard upgrade process
  3. Codex 0.106.0 — low-risk patch, proceed with standard testing
  4. Claude Code 2.1.62 — low-risk patch release

References:

Generated by CLI Version Checker

  • expires on Mar 1, 2026, 10:03 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