Skip to content

[ca] CLI Version Updates: Claude Code, Copilot CLI, Codex, Pi, Copilot SDK, Playwright MCP (2026-07-10) #44672

Description

@github-actions

Overview

Automated CLI version check for 2026-07-10 detected 6 updates, now applied to pkg/constants/version_constants.go. One update (Playwright CLI) was held back by the npm 3-day release-age cooldown. GitHub MCP Server, MCP Gateway, and Playwright Browser are unchanged.

Note: the repo constants were still at the prior baseline this morning (the previous day's bump landed on a branch, not merged to main), so the applied deltas span multiple releases per tool.

Updated Versions

Tool Old New Type
Claude Code (@anthropic-ai/claude-code) 2.1.201 2.1.206 patch
Copilot CLI (@github/copilot) 1.0.68 1.0.70 patch
Copilot SDK (@github/copilot-sdk) 1.0.5 1.0.6 patch
Codex (@openai/codex) 0.142.5 0.144.1 minor
Pi (@earendil-works/pi-coding-agent) 0.80.3 0.80.6 patch
Playwright MCP (@playwright/mcp) 0.0.77 0.0.78 patch

Held Back / Unchanged

  • Playwright CLI 0.1.150.1.17 available but HELD. 0.1.17 was published 2026-07-09 (~11h old), inside the 3-day npm release-age cooldown enforced by generated install steps. TestDefaultPlaywrightCLIVersionOutsideCooldownWindow pins 0.1.15 (published 2026-06-30). Will bump once 0.1.17 clears the 72h window.
  • GitHub MCP Server v1.5.0 — no new release.
  • MCP Gateway (gh-aw-mcpg) v0.4.1 — no new release.
  • Playwright Browser v1.61.1 — no new release.

Impact Assessment

  • Risk: Low for all applied bumps. No CLI flag-surface regressions detected in help-output diffs; no schema-affecting changes for gh-aw.
  • make recompile succeeded: 256/256 workflows compiled, 0 errors (207 pre-existing warnings). 252 .lock.yml files regenerated.
  • Playwright MCP constant is tracking-only (unreferenced in code; the Docker image mcr.microsoft.com/playwright/mcp is pulled untagged), so the bump has no runtime effect.

Changelog Highlights

Claude Code 2.1.201 → 2.1.206

Help diff (2.1.205→2.1.206): no CLI surface change. Release notes (v2.1.206):

  • Added directory path suggestions to /cd, matching /add-dir
  • Added a /doctor check proposing to trim checked-in CLAUDE.md content Claude can derive from the codebase
  • /commit-push-pr now auto-allows git push to the configured push remote (remote.pushDefault) in addition to origin
  • Gateway: /login now supports Anthropic-operated public gateway endpoints
  • EnterWorktree asks for confirmation before entering a worktree outside .claude/worktrees/
  • Background agents upgrade in the background right after a Claude Code update
  • Fixes: expired-login error clarity, --resume/--continue keyboard input on startup, per-server request_timeout_ms honored via --mcp-config/.mcp.json, CLAUDE_CODE_EXTRA_BODY in background workers, OAuth MCP re-auth after failed token refresh, --permission-prompt-tool cold-start crash, /model picker price/row mismatches, claude rm daemon roster leak

Source: https://github.com/anthropics/claude-code/releases/tag/v2.1.206

Copilot CLI 1.0.68 → 1.0.70

Help/config/environment topic diffs: no change. Release highlights:

v1.0.70 (2026-07-09):

  • Add GPT-5.6 model support
  • preToolUse hooks that exit with code 2 deny tool calls
  • Add --sandbox/--no-sandbox flags for per-session OS shell sandbox toggle
  • Add /refine to rewrite rough prompts; --repo/--local flags for /settings and /model
  • Pin plugins to an exact commit SHA via sha field in plugin source config
  • Trusted repos can pin model/effort/context tier and extend deny lists via .github/copilot/settings.json
  • web_fetch works through mandatory HTTPS proxies; malformed --agent shows real parse error

v1.0.69 (2026-07-07):

  • /plugins dashboard; reload plugin extensions without restarting
  • web_fetch follows active sandbox network policy (with opt-in one-time bypass)
  • Confirm before resuming a remote session from a different repository
  • /delegate --base to choose PR target branch; minimal reasoning effort for gemini-3.5-flash

Source: https://github.com/github/copilot-cli/releases/tag/v1.0.70 · https://github.com/github/copilot-cli/releases/tag/v1.0.69

Codex 0.142.5 → 0.144.1

Help diff (0.143.0→0.144.1): no --help surface change.

0.144.1 — installer/code-mode reliability backports (compact/reordered release metadata, macOS code-mode host, embedded-runtime fallback). See openai/codex#31913

0.144.0writes app-approval mode (openai/codex#30482); MCP interactive auth without opt-in (openai/codex#28772); usage-limit reset credit selection; Intel macOS Code Mode crash fix (openai/codex#30953); Windows sandbox writable-root fixes.

0.143.0 — remote plugins enabled by default; macOS/Windows system-proxy (PAC/WPAD) routing (openai/codex#26708 , openai/codex#26709); MCP tools use tool-search by default (openai/codex#29486); Bedrock GPT-5.6 models; security bumps (OpenSSL/Hono/fast-uri/quick-xml).

Source: https://github.com/openai/codex/releases/tag/rust-v0.144.1

Pi 0.80.3 → 0.80.6

Help diff:

  • pi config gains -l flag (Tab switches scope) and a config entry in <command> --help
  • --thinking gains a max level (off, minimal, low, medium, high, xhigh, max)

No public GitHub repo; analysis from NPM metadata + CLI help output.

Playwright MCP 0.0.77 → 0.0.78

Tracking-only constant (unreferenced in code; Docker image pulled untagged). NPM package @playwright/mcp@0.0.78 published 2026-07-09. Follows Playwright versioning.

Next Actions

  • Merge to apply the version bumps and regenerated lock files.
  • Re-run tomorrow to pick up Playwright CLI 0.1.17 once it clears the 72h cooldown (also update TestDefaultPlaywrightCLIVersionOutsideCooldownWindow metadata).

References:

Warning

Firewall blocked 3 domains

The following domains were blocked by the firewall during workflow execution:

  • awmgmcpg
  • mcr.microsoft.com
  • models.dev

To allow these domains, add them to the network.allowed list in your workflow frontmatter:

network:
  allowed:
    - defaults
    - "awmgmcpg"
    - "mcr.microsoft.com"
    - "models.dev"

See Network Configuration for more information.

Generated by 🔢 CLI Version Checker · 209.2 AIC · ⌖ 36.3 AIC · ⊞ 8.4K ·

  • expires on Jul 11, 2026, 10:47 PM UTC-08:00

Metadata

Metadata

Assignees

No one assigned

    Labels

    automationcookieIssue Monster Loves Cookies!dependenciesPull requests that update a dependency file

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions