Skip to content

[ca] CLI updates: Claude Code 2.1.148, Copilot CLI 1.0.51, Codex 0.133.0, GitHub MCP Server v1.0.5 #33959

@github-actions

Description

@github-actions

Summary

Four CLI tools have new releases since the last version check. All updates have been applied to pkg/constants/version_constants.go and 234 workflow lock files have been regenerated via make recompile (run twice).

Tool Previous New Risk
Claude Code 2.1.142 2.1.148 Low
Copilot CLI 1.0.48 1.0.51 Low
Codex 0.130.0 0.133.0 Medium
GitHub MCP Server v1.0.4 v1.0.5 Low

No changes for: MCP Gateway (v0.3.17), 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.148
  • Timeline: 6 patch releases between 2026-05-15 and 2026-05-22 (roughly one per day)

Breaking Changes

None — patch-level updates only.

Key Features

  • Routine patch updates; no public release notes are published for this package.
View Full Changelog

Release Highlights

Claude Code does not maintain a public GitHub repository, so detailed release notes are not available. NPM publish dates for each intermediate version:

  • 2.1.143 — 2026-05-15
  • 2.1.144 — 2026-05-18
  • 2.1.145 — 2026-05-19
  • 2.1.146 — 2026-05-20
  • 2.1.147 — 2026-05-21
  • 2.1.148 — 2026-05-22

CLI Discovery

No new commands or flags detected based on package metadata. The 6-version gap consists of incremental patches.

Impact Assessment

  • Risk: Low
  • Affects: Claude Code engine workflows

Package Links


Update Copilot CLI

  • Previous: 1.0.48 → New: 1.0.51
  • Timeline: 3 stable releases between 2026-05-18 and 2026-05-20

Breaking Changes

None detected.

Key Features

  • Routine stable releases. Repository is private; detailed release notes are not publicly accessible.
View Full Changelog

Release Timeline (NPM publish dates)

  • 1.0.49 — 2026-05-18
  • 1.0.50 — 2026-05-19
  • 1.0.51 — 2026-05-20

Repository Access

https://github.com/github/copilot-cli is not publicly accessible from this workflow. Release notes, CHANGELOG.md, and README.md cannot be fetched for deep analysis.

Subcommand Help Analysis

Help output for config and environment subcommands could not be re-captured because the CLI was not installed in this run (cache-only check). The previous run on 2026-05-21 already recorded help output for 1.0.51 (matching the new pinned version), so no additional subcommand discovery is necessary.

Migration Notes

  • Both CopilotNoAskUserMinVersion (1.0.19) and the general unpinning checks in version_constants.go continue to hold for 1.0.51. No code changes beyond the constant bump.

Impact Assessment

  • Risk: Low
  • Affects: Copilot CLI engine workflows

Package Links


Update Codex

  • Previous: 0.130.0 → New: 0.133.0
  • Timeline: 3 minor releases (0.131.0 → 0.132.0 → 0.133.0)

Breaking Changes

None explicitly flagged; feature flags / legacy tool paths were removed in 0.131.0 (deprecated APIs were removed gracefully).

Key Features (across 0.131 → 0.133)

  • Goals enabled by default — backed by dedicated storage; pause on usage limits / repeated blockers; /goal edit command in TUI.
  • codex remote-control overhaul — runs as a foreground command with daemon lifecycle, status reads, and registry-backed remote environments.
  • codex doctor — new diagnostics command for support workflows.
  • @ mentions unified — search files, directories, plugins, and skills in a single picker.
  • Permission profiles — list APIs, inheritance, managed requirements.toml support, runtime refresh, Windows sandbox integration.
  • Plugin marketplace CLI — version-aware sharing, share checkout, marketplace-aware list output.
  • Python SDK — renamed to openai-codex / openai_codex, with pinned runtime types, approval modes, login (API key, ChatGPT browser, device-code), TurnResult with timing/usage data.
  • codex exec resume --output-schema — keeps session context with structured JSON output.
  • Windows sandbox parity — deny-read rules, scoped write roots, MSVC static CRT, profile-native elevated APIs.
View Full Changelog

0.131.0 (Release Notes)

New Features:

Bug Fixes:

Full diff: openai/codex@rust-v0.130.0...rust-v0.131.0

0.132.0 (Release Notes)

New Features:

Bug Fixes:

Full diff: openai/codex@rust-v0.131.0...rust-v0.132.0

0.133.0 (Release Notes)

New Features:

Bug Fixes:

Full diff: openai/codex@rust-v0.132.0...rust-v0.133.0

CLI Discovery

New commands surfaced across these versions:

  • codex doctor (0.131.0) — diagnostics command
  • codex remote-control lifecycle: start, stop, foreground execution (0.131.0 / 0.133.0)
  • /goal edit slash command in TUI (0.131.0)
  • --dangerously-bypass-hook-trust CLI flag (0.131.0)
  • --output-schema for codex exec resume (0.132.0)

Impact Assessment

  • Risk: Medium
  • Affects: Codex engine workflows. Several internal subsystems changed (extension API, plugin runtime, app-server protocol). Existing workflow pinning behavior is preserved.
  • Migration: None required at the gh-aw level — all changes are additive or affect Codex-internal subsystems.

Recommendations

  • Smoke-test a Codex workflow run end-to-end before broader rollout, especially anything using remote-control or goals.
  • The Goals enabled by default change in 0.133.0 may surface new behavior in agentic loops — verify expected token usage shape.

Package Links


Update GitHub MCP Server

  • Previous: v1.0.4 → New: v1.0.5
  • Timeline: Released 2026-05-18

Breaking Changes

None.

Key Features

View Full Changelog

Release Highlights (from GitHub)

Merged PRs in v1.0.5:

Full diff: github/github-mcp-server@v1.0.4...v1.0.5

Impact Assessment

  • Risk: Low
  • Affects: All workflows using the GitHub MCP server (read tools, plus newly added write tools for collaborators / discussion comments). Existing tool surface remains compatible.

Package Links


Tools Not Updated

  • MCP Gateway v0.3.17 — already current. Latest release is also v0.3.17 (published 2026-05-21).
  • Playwright MCP 0.0.75 — no new release on NPM.
  • Playwright CLI 0.1.13 — no new release on NPM.
  • Playwright Browser v1.60.0 — no newer stable release on GitHub.

Verification

  • pkg/constants/version_constants.go updated for all four CLI versions.
  • make recompile ran successfully twice; 234 workflow lock files regenerated.
  • 0 errors, 51 warnings (all pre-existing — e.g. experimental rate-limiting feature, slash-command routing recommendations).

References:

Generated by 🔢 CLI Version Checker · ● 10M ·

  • expires on May 24, 2026, 6:44 AM UTC

Metadata

Metadata

Assignees

No one assigned

    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