Skip to content

[ca] CLI Version Updates - 2026-06-19: Claude Code, Codex, GitHub MCP Server, Pi, Copilot SDK #40265

@github-actions

Description

@github-actions

Overview

Five default tool versions were updated in pkg/constants/version_constants.go and all 250 workflows recompiled successfully (0 errors).

Tool Previous New
Claude Code 2.1.179 2.1.183
Codex 0.140.0 0.141.0
GitHub MCP Server v1.3.0 v1.4.0
Pi 0.79.6 0.79.7
Copilot SDK 1.0.1 1.0.2

No change (already latest): Copilot CLI 1.0.63 · Gemini 0.39.1 · MCP Gateway v0.3.27 · Playwright MCP 0.0.76 · Playwright CLI 0.1.14 · Playwright Browser v1.61.0


GitHub MCP Server: v1.3.0 → v1.4.0

  • Risk: Low-Medium. Behavioral change: create_repository now defaults to private when visibility is omitted.
  • Released: 2026-06-18

Key changes:

Impact assessment

The create_repository default change is the main behavioral shift. gh-aw workflows that create repos and rely on the previous default should set visibility explicitly. New code-quality findings tool and repo-scoped list_issue_types are additive. Full changelog: github/github-mcp-server@v1.3.0...v1.4.0


Codex: 0.140.0 → 0.141.0

  • Risk: Low. Mostly remote-executor/plugin internals plus perf chores; no breaking CLI changes for gh-aw.
  • Released: 2026-06-18

Features:

Fixes:

Performance: tool-search caching + reduced request/history copies — openai/codex#27258 , openai/codex#28306

CLI discovery & full changelog

Codex 0.141.0 --help is unchanged from the previously cached 0.141.0 capture (the delete subcommand added in 0.141.0 was noted in the prior run). Default MCP tool timeout increased to 300s — openai/codex#28234

Full changelog: openai/codex@rust-v0.140.0...rust-v0.141.0


Claude Code: 2.1.179 → 2.1.183

  • Risk: Low. No public changelog repository; relied on NPM metadata + CLI help diff.
  • Timeline: 2.1.181 (2026-06-17), 2.1.182 (2026-06-18), 2.1.183 (2026-06-19). Intermediate 2.1.180 not published to npm.
  • CLI discovery: claude --help is byte-identical between 2.1.181 and 2.1.183 — no new commands or flags.
  • Package: https://www.npmjs.com/package/`@anthropic-ai/claude-code`

Pi: 0.79.6 → 0.79.7

  • Risk: Low. No public GitHub repository; relied on NPM metadata + CLI help diff.
  • CLI discovery: only change in pi --help is reworded update subcommand description — now pi update [source|self|pi] Update pi (use --all for pi and extensions) (was Update pi and installed extensions).
  • Package: https://www.npmjs.com/package/`@earendil-works/pi-coding-agent`

Copilot SDK: 1.0.1 → 1.0.2


Migration & verification

Changes applied
  • Edited 5 constants in pkg/constants/version_constants.go.
  • Ran make recompile (single pass): 250/250 workflows compiled, 0 errors.
  • Verified all 250 *.lock.yml files reference new versions (github-mcp-server:v1.4.0, claude-code@2.1.183, codex@0.141.0, pi-coding-agent@0.79.7, copilot-sdk@1.0.2); no lingering old version references.
  • MCP Gateway and Firewall versions unchanged, so the double-recompile SHA-refresh step was not required.

Recommendation: Merge after CI passes. Watch the GitHub MCP Server create_repository private-by-default change for any workflow that depends on the old behavior.

References: §27810934798

Generated by 🔢 CLI Version Checker · 148.3 AIC · ⌖ 35.6 AIC · ⊞ 11.2K ·

  • expires on Jun 20, 2026, 11:12 PM UTC-08:00

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