Skip to content

[ca] CLI Version Updates: Claude Code 2.1.104, Copilot 1.0.24, Codex 0.120.0, MCP Gateway v0.2.18 #25978

@github-actions

Description

@github-actions

Summary

Updated 4 CLI/MCP versions in pkg/constants/version_constants.go. All lock files regenerated via make recompile.

Tool Previous New Intermediates
Claude Code 2.1.98 2.1.104 2.1.100, 2.1.101
Copilot CLI 1.0.21 1.0.24 1.0.22, 1.0.23
Codex 0.118.0 0.120.0 0.119.0
MCP Gateway v0.2.17 v0.2.18

No changes: GitHub MCP Server (v0.32.0), Playwright MCP (0.0.70), Playwright Browser (v1.59.1), Gemini (0.37.1).


Update Claude Code 2.1.98 → 2.1.104

Impact Assessment

  • Risk: Low
  • No public changelog; patch-level updates with no breaking changes expected

Update Copilot CLI 1.0.21 → 1.0.24

CLI Changes (from help diff)

New flags added in 1.0.24 vs 1.0.21:

  • --mode <mode>: Set the initial agent mode (choices: "interactive", "plan", "autopilot")
  • --plan: Start in plan mode
  • --autopilot description updated: "Start in autopilot mode" (was "Enable autopilot continuation in prompt mode")
View Subcommand Changes

From cached help outputs (1.0.21 → 1.0.24):

  • New --mode flag provides explicit mode selection at startup
  • New --plan flag as shorthand for plan mode
  • --autopilot behavior/description clarified

Note: Copilot CLI repository is private; detailed changelog not publicly available.

Impact Assessment

  • Risk: Low
  • New --mode / --plan flags are additive; existing --autopilot behavior unchanged
  • Verify CopilotNoAskUserMinVersion (1.0.19) still satisfied ✓

Update Codex 0.118.0 → 0.120.0

View 0.120.0 Highlights (from GitHub)

New Features

Bug Fixes

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

View 0.119.0 Highlights (from GitHub)

New Features

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

Impact Assessment

  • Risk: Low–Medium
  • Major new features (WebRTC realtime, MCP Apps) are additive
  • codex exec-server is a new experimental subcommand (no impact on existing workflows)
  • Websocket/remote transport improvements may affect remote session reliability

Update MCP Gateway v0.2.17 → v0.2.18

Key Changes

New Features

Bug Fixes

Impact Assessment

  • Risk: Low
  • Security hardening (DIFC, OIDC, guard coverage) are improvements
  • allowed-tools: ["*"] wildcard is a new config feature; no existing config affected
  • Timeout default alignment may change behavior for workflows near the old defaults

References:

Generated by CLI Version Checker · ● 322.9K ·

  • expires on Apr 15, 2026, 4:35 AM UTC

Metadata

Metadata

Labels

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