Skip to content

[ca] CLI Version Updates Available: Claude Code 2.1.34, Copilot 0.0.405, Codex 0.98.0, Playwright MCP 0.0.64 #14113

@github-actions

Description

@github-actions

Multiple CLI tools have new versions available. This issue tracks the updates and required testing before deployment.

Summary

  • Claude Code: 2.1.29 → 2.1.34 (5 patch releases)
  • Copilot CLI: 0.0.403 → 0.0.405 (2 minor releases)
  • Codex: 0.97.0 → 0.98.0 (1 minor release)
  • Playwright MCP: 0.0.63 → 0.0.64 (1 patch release)
  • Released: Feb 5-6, 2026
  • Priority: Medium (multiple tools, includes feature updates)

Breaking Changes

No breaking changes identified across all updates.


Claude Code (2.1.29 → 2.1.34)

Released: February 6, 2026
Versions: 2.1.30, 2.1.31, 2.1.32, 2.1.33, 2.1.34

View Analysis

Changes

These are patch releases with bug fixes and minor improvements. No public changelog is available for Claude Code, but the rapid succession of versions suggests active bug fixing and stability improvements.

CLI Discovery

Unable to install and test CLI changes due to environment constraints. Recommend manual testing after deployment to verify no command-line interface changes.

Impact Assessment

  • Risk: Low (patch releases)
  • Affects: Claude engine workflows
  • Testing Required: Basic smoke test with Claude engine

Migration Guide

No migration needed - patch releases maintain backward compatibility.

Package Links


Copilot CLI (0.0.403 → 0.0.405)

Released: February 5, 2026
Versions: 0.0.404 (Feb 5, 19:00 UTC), 0.0.405 (Feb 5, 22:26 UTC)

View Analysis

Changes

Two rapid releases within 3.5 hours suggest bug fixes or quick iterations. Repository is private so detailed changelogs are unavailable.

CLI Discovery

Unable to install and test CLI changes due to environment constraints. Recommend checking for:

  • New subcommands or flags in copilot --help
  • Changes to copilot config or copilot environment subcommands
  • Any new authentication or configuration options

⚠️ WARNING: The constants.go comment indicates "UPGRADING COPILOT CLI REQUIRES A FULL INTEGRATION TEST RUN TO ENSURE COMPATIBILITY."

Impact Assessment

  • Risk: Medium (critical tool, requires full integration testing)
  • Affects: Copilot engine, all workflows using GitHub Copilot
  • Testing Required: FULL INTEGRATION TEST RUN before deployment

Migration Guide

  1. Update to 0.0.405
  2. Run full integration test suite
  3. Test authentication flow
  4. Verify agent execution
  5. Test config and environment commands

Package Links


Codex (0.97.0 → 0.98.0)

Released: February 5, 2025
Version: 0.98.0

View Full Changelog

Release Highlights (from GitHub)

New Features

  • GPT-5.3-Codex Model: New model capability with enhanced performance
  • Steer Mode Stabilization: "Enter sends immediately during running tasks while Tab explicitly queues follow-up input" – now enabled by default

Bug Fixes

  1. TypeScript SDK Resume: Corrected argument ordering in resumeThread() to prevent unintended new sessions when using local images
  2. Model-Instruction Handling: Ensured correct developer instructions apply when switching models mid-conversation or resuming with different models
  3. Remote Compaction: Fixed mismatches between token pre-estimation and payload generation to improve accuracy
  4. Cloud Requirements: Fixed immediate reload after user login

Maintenance Updates

  • Restored Pragmatic as the default assistant personality
  • Unified collaboration mode naming across prompts, tools, protocol types, and UI labels

Merged PRs (from GitHub)

Contributors: 5 developers including cryptonerdcn, xl-openai, aibrahim-oai, dylan-hurd-oai, and charley-oai

Impact Assessment

  • Risk: Low-Medium (feature update with bug fixes)
  • Affects: Codex engine workflows, model behavior
  • Testing Required: Test steer mode, model switching, and resuming threads
  • Notes: GPT-5.3-Codex model may require configuration updates if we want to use it

Migration Guide

  1. Update to 0.98.0
  2. Test steer mode behavior (Enter vs Tab during running tasks)
  3. Verify model switching and thread resuming
  4. Consider testing GPT-5.3-Codex model if available

Package Links


Playwright MCP (0.0.63 → 0.0.64)

Released: February 6, 2026
Version: 0.0.64

View Analysis

Changes

Single patch release. Playwright MCP is a wrapper around Playwright for MCP protocol support. Likely includes bug fixes or minor feature updates.

CLI Discovery

Unable to install and test CLI changes due to environment constraints.

Impact Assessment

  • Risk: Low (patch release)
  • Affects: Workflows using Playwright MCP for browser automation
  • Testing Required: Basic browser automation test

Migration Guide

No migration needed - patch releases maintain backward compatibility.

Package Links


Recommendations

Priority

  1. High: Copilot CLI (0.0.405) - Requires full integration testing per constants.go warning
  2. Medium: Codex (0.98.0) - New model and feature updates need testing
  3. Low: Claude Code (2.1.34) - Patch releases, low risk
  4. Low: Playwright MCP (0.0.64) - Patch release, low risk

Action Items

  • CRITICAL: Run full integration test suite for Copilot CLI 0.0.405
  • Update constants.go (✅ completed in pkg/constants/constants.go:282,287,312,361)
  • Run make recompile to regenerate workflow files (⚠️ requires Go environment)
  • Test Codex steer mode and GPT-5.3-Codex model
  • Smoke test Claude Code and Playwright MCP
  • Monitor for user feedback after deployment

Testing Strategy

  1. Pre-deployment: Full integration tests for Copilot CLI
  2. Deployment: Staged rollout (dev → staging → production)
  3. Post-deployment: Monitor workflow execution logs for 24-48 hours
  4. Rollback Plan: Keep previous versions available for quick rollback if issues arise

References:

  • Workflow Run: §21750432848
  • Updated File: pkg/constants/constants.go:282,287,312,361

AI generated by CLI Version Checker

  • expires on Feb 8, 2026, 12:28 PM UTC

Metadata

Metadata

Labels

automationcookieIssue Monster Loves Cookies!dependenciesPull requests that update a dependency fileenhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions