Skip to content

[ca] Update CLI versions: Claude Code 2.1.59, Copilot CLI 0.0.418, Codex 0.105.0 #18471

@github-actions

Description

@github-actions

Update Summary

Three CLI tools have been updated in pkg/constants/constants.go and workflows recompiled (160/160 files).

Tool Previous Latest Status
Claude Code 2.1.56 2.1.59 ✅ Updated
GitHub Copilot CLI 0.0.417 0.0.418 ✅ Updated
OpenAI Codex 0.104.0 0.105.0 ✅ Updated
GitHub MCP Server v0.31.0 v0.31.0 ✔ No change
Playwright MCP 0.0.68 0.0.68 ✔ No change
Playwright Browser v1.58.2 v1.58.2 ✔ No change
MCP Gateway v0.1.5 v0.1.5 ✔ No change

Update: Claude Code

  • Version: 2.1.56 → 2.1.59 (intermediate: 2.1.58)
  • Breaking Changes: None
  • Key Features: No CLI help changes detected between versions
View CLI Discovery

Help output is identical between 2.1.56 and 2.1.59 — no new flags or commands introduced.

Notable existing flags (already in 2.1.56):

  • --tmux — Create a tmux session for the worktree (requires --worktree)
  • --tools — Specify available tools from the built-in set
  • --verbose — Override verbose mode setting from config
View Migration Guide

No migration required. Version bump only.

Impact Assessment

  • Risk: Low
  • Affects: All Claude Code-based agent workflows
  • No breaking changes detected

Package Links


Update: GitHub Copilot CLI

  • Version: 0.0.417 → 0.0.418
  • Breaking Changes: --disable-parallel-tools-execution flag removed
View Full Changelog

CLI Changes (discovered via --help diff)

Removed flag (breaking change):

  • --disable-parallel-tools-execution — flag has been removed from the CLI

Config setting removed:

  • parallel_tool_execution — configuration setting removed from config help topic

This suggests parallel tool execution is now always enabled and no longer configurable.

View Subcommand Changes

config help diff (0.0.417 → 0.0.418)

- `parallel_tool_execution`: whether to enable parallel execution of tools; defaults to `true`.
-   - Can be disabled with --disable-parallel-tools-execution flag

environment help

No changes detected between 0.0.417 and 0.0.418.

View Migration Guide

If any workflow configuration uses --disable-parallel-tools-execution, this flag must be removed as it no longer exists in 0.0.418. Parallel tool execution is now always active.

Impact Assessment

  • Risk: Medium (removed flag — verify no workflows reference --disable-parallel-tools-execution)
  • Affects: All Copilot CLI-based agent workflows
  • Note: Full integration test run recommended per the upgrade warning in constants.go

Package Links


Update: OpenAI Codex

  • Version: 0.104.0 → 0.105.0
  • Breaking Changes: None

Key Features

View Full Changelog

Release Highlights (from GitHub rust-v0.105.0)

New Features

Bug Fixes

Documentation

View Migration Guide

No migration required. All changes are additive features and bug fixes.

Voice transcription requires opt-in via features.voice_transcription = true in config.

Impact Assessment

  • Risk: Low
  • Affects: All Codex-based agent workflows
  • No breaking changes; TUI and multi-agent improvements are additive

Package Links


References:

Generated by CLI Version Checker

  • expires on Feb 28, 2026, 10:08 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