Skip to content

Update CLI tools: Claude Code 2.0.75, Copilot 0.0.372, Codex 0.77.0, Playwright MCP 0.0.53#7165

Merged
pelikhan merged 4 commits intomainfrom
copilot/update-cli-tools-version
Dec 21, 2025
Merged

Update CLI tools: Claude Code 2.0.75, Copilot 0.0.372, Codex 0.77.0, Playwright MCP 0.0.53#7165
pelikhan merged 4 commits intomainfrom
copilot/update-cli-tools-version

Conversation

Copy link
Contributor

Copilot AI commented Dec 21, 2025

Routine maintenance update for four CLI/MCP tool versions. All updates are backward-compatible with no breaking changes.

Version Updates

  • Claude Code: 2.0.73 → 2.0.75 (maintenance releases)
  • Copilot CLI: 0.0.371 → 0.0.372 (maintenance release)
  • Codex: 0.75.0 → 0.77.0 (TUI improvements, sandbox controls, bug fixes)
  • Playwright MCP: 0.0.52 → 0.0.53 (maintenance release)

Changes

  • Updated version constants in pkg/constants/constants.go
  • Updated test expectations in pkg/constants/constants_test.go and pkg/workflow/copilot_installer_test.go
  • Recompiled 120 workflow lock files with new versions

Notable Codex Changes (0.77.0)

New features are opt-in and do not affect existing workflows:

  • Normalized TUI2 scrolling with tui.scroll_* config settings
  • allowed_sandbox_modes constraint in requirements.toml
  • Simplified OAuth for streamable HTTP MCP servers
  • Fixed /undo command interacting destructively with git staging
Original prompt

This section details on the original issue you should resolve

<issue_title>[ca] Update CLI Tools: Claude Code 2.0.75, Copilot 0.0.372, Codex 0.77.0, Playwright MCP 0.0.53</issue_title>
<issue_description>This update includes 4 CLI/MCP version updates with detailed analysis and release notes.

Claude Code 2.0.73 → 2.0.75

Timeline:

  • 2.0.73: Published 2025-12-18 23:25:55 UTC
  • 2.0.74: Published 2025-12-19 21:08:38 UTC (21h 43m later)
  • 2.0.75: Published 2025-12-20 17:19:09 UTC (20h 11m later)

Breaking Changes: None

New Features: Not publicly documented (no public repository)

Bug Fixes: Not publicly documented

Security: None identified

CLI Discovery: No changes detected in --help output between 2.0.73 and 2.0.75

Impact: Risk Level Low - No CLI changes detected, appears to be maintenance releases. Backward compatible.

Migration: No migration required

Package Links:


Copilot CLI 0.0.371 → 0.0.372

Timeline:

  • 0.0.371: Published 2025-12-18 23:22:25 UTC
  • 0.0.372: Published 2025-12-19 22:35:14 UTC (23h 13m later)

Breaking Changes: None

New Features: Not publicly documented

Bug Fixes: Not publicly documented

Security: None identified

CLI Discovery: Unable to fully test due to packaging extraction issue (permissions error), but based on available data, no CLI changes expected

Impact: Risk Level Low - No CLI changes detected in successful installations. The packaging issue is environment-specific and does not affect functionality.

Migration: No migration required

Package Links:


Codex 0.75.0 → 0.77.0

Timeline:

  • 0.75.0: Previous version
  • 0.76.0: Published 2025-12-19 18:57:04 UTC
  • 0.77.0: Published 2025-12-21 05:38:00 UTC (34h 41m later)

Breaking Changes: None

New Features:

Version 0.76.0 (Dec 19, 2025)

  • macOS DMG Build Target: Native disk image support for macOS installations
  • Skills Enabled by Default: Skills functionality now enabled out-of-the-box
  • /ps Command: New command for process status inquiries
  • Model List UI: Interface for viewing available AI models
  • /etc/codex/requirements.toml Support: Added Unix configuration file support
  • Skills Short Descriptions: Skills can now display brief descriptive text
  • Admin-Scoped Skills: Support for administrator-level skill permissions
  • ExternalSandbox Policy: New security sandboxing policy option
  • Improved Terminal Detection: Better metadata for per-terminal scroll tuning
  • Skills Popup UI Refinements: Enhanced skills selection interface

Version 0.77.0 (Dec 21, 2025)

  • TUI2 Scrolling Enhancement: Normalized mouse wheel + trackpad scrolling across terminals; added tui.scroll_* config settings
  • Sandbox Mode Controls: Added allowed_sandbox_modes to requirements.toml for constraining permitted sandbox modes
  • MCP OAuth Simplification: Streamable HTTP MCP servers no longer require rmcp_client feature flag for OAuth login
  • File Search Consistency: Improved fuzzy file search by centralizing file-name derivation in codex-file-search
  • Model Metadata Updates: Updated bundled model metadata in models.json

Bug Fixes:

Version 0.76.0

  • Ensured pipe functionality works with restricted sandbox tokens
  • Granted read access to command-runner directory earlier in initialization
  • Resolved duplicate shell_snapshot FeatureSpec regression
  • Fixed sandbox-state update ordering by converting to request-based model

Version 0.77.0

  • Undo Command Fix: Resolved /undo destructively interacting with git staging and ghost commits
  • Performance Improvement: Reduced redundant redraws while scrolling transcripts in TUI2
  • Documentation Correction: Fixed broken link to contributing.md in experimental.md

Security: None identified

CLI Discovery: No changes in --help output between 0.76.0 and 0.77.0 (only whitespace differences)

Impact: Risk Level Low - New features are opt-in (skills, model UI, configuration settings). Bug fixes improve stability. Backward compatible with existing workflows.

Migration: No migration required. New features are optional and can be adopted incrementally.

Package Links:


Playwright MCP 0.0.52 → 0.0.53

Timeline:

  • 0.0.52: Published 2025-12-11 19:03:21 UTC
  • 0.0.53: Published 2025-12-20 02...

✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.

Copilot AI and others added 3 commits December 21, 2025 19:57
Co-authored-by: mnkiefer <8320933+mnkiefer@users.noreply.github.com>
…0.77.0, Playwright MCP 0.0.53

Co-authored-by: mnkiefer <8320933+mnkiefer@users.noreply.github.com>
Co-authored-by: mnkiefer <8320933+mnkiefer@users.noreply.github.com>
Copilot AI changed the title [WIP] Update CLI tools to version 2.0.75 and 0.0.372 Update CLI tools: Claude Code 2.0.75, Copilot 0.0.372, Codex 0.77.0, Playwright MCP 0.0.53 Dec 21, 2025
Copilot AI requested a review from mnkiefer December 21, 2025 20:15
@pelikhan pelikhan added the smoke label Dec 21, 2025
@github-actions
Copy link
Contributor

github-actions bot commented Dec 21, 2025

🎬 THE ENDSmoke Claude MISSION: ACCOMPLISHED! The hero saves the day! ✨

@github-actions
Copy link
Contributor

github-actions bot commented Dec 21, 2025

🤖 DIAGNOSTIC COMPLETE: Smoke Copilot No Firewall STATUS: ALL_UNITS_OPERATIONAL. MISSION_SUCCESS.

@github-actions
Copy link
Contributor

github-actions bot commented Dec 21, 2025

🎉 Yo ho ho! Smoke Copilot Safe Inputs found the treasure and completed successfully! ⚓💰

@github-actions
Copy link
Contributor

github-actions bot commented Dec 21, 2025

📰 VERDICT: Smoke Copilot has concluded. All systems operational. This is a developing story. 🎤

@github-actions
Copy link
Contributor

github-actions bot commented Dec 21, 2025

✅ Firewall validation complete... Smoke Codex Firewall confirmed network sandboxing is operational. 🛡️

@github-actions
Copy link
Contributor

github-actions bot commented Dec 21, 2025

✨ The prophecy is fulfilled... Smoke Codex has completed its mystical journey. The stars align. 🌟

@github-actions
Copy link
Contributor

github-actions bot commented Dec 21, 2025

🎉 Yo ho ho! Changeset Generator found the treasure and completed successfully! ⚓💰

@github-actions
Copy link
Contributor

Smoke Test Results

Last 2 Merged PRs:

Test Results:

  • ✅ GitHub MCP - Retrieved PRs
  • ✅ File Writing - Created test file successfully
  • ✅ Bash Tool - Verified file contents
  • ✅ Playwright MCP - Navigated to GitHub (title: "GitHub · Change is constant. GitHub keeps you ahead.")
  • ✅ Safe Input gh Tool - Listed issues

Status: PASS

🤖 DIAGNOSTIC REPORT GENERATED BY Smoke Copilot No Firewall fer issue #7165 🗺️

@github-actions
Copy link
Contributor

Smoke Test Results

✅ File Writing: Created test file successfully
✅ Bash Tool: Verified file content
❌ Safe Input gh Tool: Tool not available (safeinputs-gh missing)

Status: FAIL (1/3 tests passed)

Ahoy! This treasure was crafted by 🏴‍☠️ Smoke Copilot Safe Inputs fer issue #7165 🗺️

@github-actions
Copy link
Contributor

Smoke Test Results

Last 2 Merged PRs:

Test Results:

  • ✅ GitHub MCP: Retrieved PRs via default toolsets
  • ✅ File Writing: Created /tmp/gh-aw/agent/smoke-test-copilot-20415382294.txt
  • ✅ Bash Tools: Verified file creation with cat
  • ✅ GitHub MCP Default Toolsets: get_me correctly unavailable (403 error)
  • ✅ Cache Memory: Created and verified /tmp/gh-aw/cache-memory/smoke-test-20415382294.txt
  • ✅ Available Tools: 45+ GitHub tools accessible (list_pull_requests, issue_read, etc.)

Overall Status: PASS

cc: @pelikhan @mnkiefer @Copilot

📰 BREAKING: Report filed by Smoke Copilot fer issue #7165 🗺️

@github-actions
Copy link
Contributor

Smoke Test Results (Claude Engine)

PRs Reviewed:

Test Results:

  • ✅ GitHub MCP: Retrieved last 2 merged PRs
  • ✅ File Writing: Created /tmp/gh-aw/agent/smoke-test-claude-20415382309.txt
  • ✅ Bash Tool: Verified file creation successful
  • ✅ Playwright MCP: Navigated to GitHub, title contains "GitHub"
  • ✅ Cache Memory: Created /tmp/gh-aw/cache-memory/smoke-test-20415382309.txt

Overall Status: ✅ PASS

💥 [THE END] — Illustrated by Smoke Claude fer issue #7165 🗺️

@github-actions
Copy link
Contributor

OpenAI curl blocked: ✅
Blocked domain curl (example.com): ✅
GitHub MCP merged PRs: Fix linting errors and update test expectations for action pins; Add --network host to Playwright Docker containers for localhost access
File write/read: ✅
Network: SANDBOXED
Overall: PASS

🔥 Firewall tested by Smoke Codex Firewall fer issue #7165 🗺️

@github-actions
Copy link
Contributor

Recent merged PRs:

🔮 The oracle has spoken through Smoke Codex fer issue #7165 🗺️

@pelikhan pelikhan marked this pull request as ready for review December 21, 2025 20:37
@pelikhan pelikhan merged commit 5f5d14c into main Dec 21, 2025
59 checks passed
@pelikhan pelikhan deleted the copilot/update-cli-tools-version branch December 21, 2025 20:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[ca] Update CLI Tools: Claude Code 2.0.75, Copilot 0.0.372, Codex 0.77.0, Playwright MCP 0.0.53

3 participants