Skip to content

[ca] Update CLI tool versions: Claude Code, Copilot CLI, Codex, GitHub MCP Server #26803

@github-actions

Description

@github-actions

Four CLI tools have new versions available. Constants updated in pkg/constants/version_constants.go and all 193 workflows recompiled.

Summary

Tool Previous New Change
Claude Code 2.1.98 2.1.112 +14 patch
Copilot CLI 1.0.21 1.0.31 +10 patch
Codex 0.118.0 0.121.0 +3 minor
GitHub MCP Server v0.32.0 v1.0.0 Major

No changes: Playwright MCP (0.0.70), Playwright Browser (v1.59.1), MCP Gateway (v0.2.22)


Update Claude Code

  • Previous: 2.1.98 → New: 2.1.112
  • Note: The stable tag is 2.1.97; latest is 2.1.112. Pinned to latest.
  • Risk: Low — no public GitHub repository; npm-only distribution

Impact Assessment

  • Risk: Low
  • No breaking changes reported in npm metadata

Package Links


Update Copilot CLI

  • Previous: 1.0.21 → New: 1.0.31
  • Risk: Medium — verify MCPs still load and /models works with PAT auth (per inline comment in constants)
View Notes

The Copilot CLI repository is private. No detailed changelog available from GitHub. The npm package description is unchanged: "GitHub Copilot CLI brings the power of Copilot coding agent directly to your terminal."

10 patch releases were skipped (1.0.21 → 1.0.31). Manual smoke testing recommended per the existing comment:

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

Package Links


Update Codex

  • Previous: 0.118.0 → New: 0.121.0
  • Intermediate versions: 0.119.0 (2026-04-xx), 0.120.0 (2026-04-xx), 0.121.0 (2026-04-15)
  • Risk: Low
View Codex 0.119.0 Highlights

Features

  • Realtime voice sessions default to v2 WebRTC path with configurable transport, voice selection, native TUI media support
  • MCP Apps and custom MCP servers: resource reads, tool-call metadata, custom-server tool search, server-driven elicitations, file-parameter uploads
  • Remote/app-server workflows: egress websocket transport, remote --cd forwarding, runtime remote-control enablement, sandbox-aware filesystem APIs, experimental codex exec-server subcommand
  • TUI: copy latest agent response with Ctrl+O; /resume can jump directly to a session by ID or name
  • TUI notifications: Warp OSC 9 support, opt-in mode for notifications while terminal focused

Bug Fixes

  • TUI starts faster (rate limits fetched asynchronously); /status refreshes stale limits
  • Resume flows more stable (picker no longer flashes empty states, stabilized timestamps)
  • MCP status and startup less noisy
  • Sandbox/network/platform edge cases tightened

Full Changelog: openai/codex@rust-v0.118.0...rust-v0.119.0

View Codex 0.120.0 Highlights

Features

  • Realtime V2 can stream background agent progress while work is running, queue follow-up responses
  • Hook activity in TUI: live running hooks shown separately, completed hook output kept only when useful
  • Custom TUI status lines can include renamed thread title
  • Code-mode tool declarations include MCP outputSchema for typed structured results
  • SessionStart hooks can distinguish /clear sessions from fresh startup or resume sessions

Bug Fixes

  • Fixed Windows elevated sandbox handling for split filesystem policies
  • Fixed sandbox permission handling for symlinked writable roots
  • Fixed codex --remote wss://... panics (Rustls crypto provider)
  • Preserved tool search result ordering (no more alphabetical reorder)
  • Fixed live Stop-hook prompts appearing immediately

Full Changelog: openai/codex@rust-v0.119.0...rust-v0.120.0

View Codex 0.121.0 Highlights

Features

Bug Fixes

Full Changelog: openai/codex@rust-v0.120.0...rust-v0.121.0

Package Links


Update GitHub MCP Server

  • Previous: v0.32.0 → New: v1.0.0 (MAJOR VERSION)
  • Intermediate versions: v0.33.0 (2026-04-14), v0.33.1 (2026-04-14), v1.0.0 (2026-04-16)
  • Risk: Medium — major version bump; review breaking changes
View v0.33.0 Changes

Features

Bug Fixes

Full Changelog: github/github-mcp-server@v0.32.0...v0.33.0

View v1.0.0 Highlights (most recent)

New Features

Full Changelog: github/github-mcp-server@v0.33.1...v1.0.0

Breaking Changes

No explicit breaking changes documented in the v1.0.0 release notes. The major version bump reflects a stability milestone rather than a breaking API change. No migration steps required.

Impact Assessment

  • Risk: Medium (major version bump warrants smoke test)
  • The Docker image tag changes from v0.32.0 to v1.0.0 — verify image pulls correctly
  • No schema changes to the tool interface documented

Package Links


Recommendations

  1. Smoke-test Copilot CLI (MCP loading + PAT auth model listing) — most sensitive upgrade
  2. Verify GitHub MCP Server Docker image pull with new v1.0.0 tag
  3. No action needed for Codex or Claude Code beyond monitoring

References:

Generated by CLI Version Checker · ● 255.1K ·

  • expires on Apr 19, 2026, 4:30 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