You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 CLI0.1.15 → 0.1.17available 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.
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
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).
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.Updated Versions
@anthropic-ai/claude-code)@github/copilot)@github/copilot-sdk)@openai/codex)@earendil-works/pi-coding-agent)@playwright/mcp)Held Back / Unchanged
0.1.15→0.1.17available but HELD.0.1.17was published 2026-07-09 (~11h old), inside the 3-day npm release-age cooldown enforced by generated install steps.TestDefaultPlaywrightCLIVersionOutsideCooldownWindowpins0.1.15(published 2026-06-30). Will bump once0.1.17clears the 72h window.Impact Assessment
make recompilesucceeded: 256/256 workflows compiled, 0 errors (207 pre-existing warnings). 252.lock.ymlfiles regenerated.mcr.microsoft.com/playwright/mcpis 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):
/cd, matching/add-dir/doctorcheck proposing to trim checked-inCLAUDE.mdcontent Claude can derive from the codebase/commit-push-prnow auto-allowsgit pushto the configured push remote (remote.pushDefault) in addition toorigin/loginnow supports Anthropic-operated public gateway endpointsEnterWorktreeasks for confirmation before entering a worktree outside.claude/worktrees/--resume/--continuekeyboard input on startup, per-serverrequest_timeout_mshonored via--mcp-config/.mcp.json,CLAUDE_CODE_EXTRA_BODYin background workers, OAuth MCP re-auth after failed token refresh,--permission-prompt-toolcold-start crash,/modelpicker price/row mismatches,claude rmdaemon roster leakSource: 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):
preToolUsehooks that exit with code 2 deny tool calls--sandbox/--no-sandboxflags for per-session OS shell sandbox toggle/refineto rewrite rough prompts;--repo/--localflags for/settingsand/modelshafield in plugin source config.github/copilot/settings.jsonweb_fetchworks through mandatory HTTPS proxies; malformed--agentshows real parse errorv1.0.69 (2026-07-07):
/pluginsdashboard; reload plugin extensions without restartingweb_fetchfollows active sandbox network policy (with opt-in one-time bypass)/delegate --baseto choose PR target branch; minimal reasoning effort for gemini-3.5-flashSource: 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
--helpsurface 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.0 —
writesapp-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 configgains-lflag (Tab switches scope) and aconfigentry in<command> --help--thinkinggains amaxlevel (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.78published 2026-07-09. Follows Playwright versioning.Next Actions
0.1.17once it clears the 72h cooldown (also updateTestDefaultPlaywrightCLIVersionOutsideCooldownWindowmetadata).References:
Warning
Firewall blocked 3 domains
The following domains were blocked by the firewall during workflow execution:
awmgmcpgmcr.microsoft.commodels.devSee Network Configuration for more information.