Skip to content

Conversation

Copy link
Contributor

Copilot AI commented Jan 16, 2026

  • Merge main branch into copilot/update-cli-tools-versions
  • Run make recompile to regenerate workflow files (125 out of 125 workflows compiled successfully)
  • Verify all version constants are correct after merge:
    • ✅ DefaultClaudeCodeVersion: 2.1.9
    • ✅ DefaultCopilotVersion: 0.0.384
    • ✅ DefaultCodexVersion: 0.87.0
    • ✅ DefaultPlaywrightMCPVersion: 0.0.56
    • ✅ DefaultMCPGatewayVersion: v0.0.62
  • No workflow files changed (already up-to-date from main)
Original prompt

This section details on the original issue you should resolve

<issue_title>[ca] CLI Version Updates: Claude Code 2.1.9, Copilot 0.0.384, Codex 0.87.0, Playwright MCP 0.0.56, MCP Gateway v0.0.62</issue_title>
<issue_description>This issue tracks version updates for 5 CLI tools and MCP servers detected on 2026-01-16. All updates have been applied to pkg/constants/constants.go and require make recompile to regenerate workflows.

Summary of Updates

  • Claude Code: 2.1.7 → 2.1.9 (2 versions, published daily 2026-01-13 to 2026-01-15)
  • Copilot CLI: 0.0.382 → 0.0.384 (2 versions, published 2026-01-14 to 2026-01-16)
  • Codex: 0.85.0 → 0.87.0 (2 versions, published 2026-01-15 to 2026-01-16)
  • Playwright MCP: 0.0.55 → 0.0.56 (1 version, published 2026-01-16)
  • MCP Gateway: v0.0.60 → v0.0.62 (2 versions, published 2026-01-16)

1. Update Claude Code (2.1.7 → 2.1.9)

  • Previous: 2.1.7 (2026-01-13) → New: 2.1.9 (2026-01-15)
  • Timeline: 2 days, 2 releases
  • Intermediate Versions: 2.1.8 (2026-01-15)
  • Risk Level: Low
  • Breaking Changes: None detected
  • NPM Package: https://www.npmjs.com/package/@anthropic-ai/claude-code
  • CLI Discovery: No public repository available. Metadata available via NPM only.

Changes

Due to the lack of public repository and changelog, specific changes for 2.1.8 and 2.1.9 are not available. Monitor NPM package metadata and CLI behavior after deployment.

Impact Assessment

  • Risk: Low - minor version bump
  • Affected Features: Claude Code CLI operations
  • Migration: No migration required

2. Update Copilot CLI (0.0.382 → 0.0.384)

Changes

Copilot CLI repository may be private. Specific changes for 0.0.383 and 0.0.384 are not publicly documented. Integration testing required after deployment.

Impact Assessment

  • Risk: Medium - Copilot CLI is critical for copilot engine
  • Affected Features: All Copilot CLI operations and commands
  • Migration: No migration required
  • Testing Required: Full integration test run (per WARNING in constants.go)

3. Update Codex (0.85.0 → 0.87.0)

Changes in 0.86.0

New Features:

Bug Fixes:

Chores:

Changes in 0.87.0

New Features:

Bug Fixes:


💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.

Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
@pelikhan
Copy link
Contributor

@copilot merge main, recompile

Copilot AI changed the title [WIP] Update CLI version numbers for multiple tools and MCP servers Update CLI tool versions: Claude Code 2.1.9, Copilot 0.0.384, Codex 0.87.0, Playwright MCP 0.0.56, MCP Gateway v0.0.62 Jan 17, 2026
Copilot AI requested a review from pelikhan January 17, 2026 00:09
Copy link
Contributor Author

Copilot AI commented Jan 17, 2026

@copilot merge main, recompile

Merged main and recompiled successfully. All 125 workflows compiled without changes - version constants are already up-to-date from main (commit e49602c).

@pelikhan pelikhan marked this pull request as ready for review January 17, 2026 00:22
@pelikhan pelikhan merged commit 9376c78 into main Jan 17, 2026
47 checks passed
@pelikhan pelikhan deleted the copilot/update-cli-tools-versions branch January 17, 2026 00:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[ca] CLI Version Updates: Claude Code 2.1.9, Copilot 0.0.384, Codex 0.87.0, Playwright MCP 0.0.56, MCP Gateway v0.0.62

2 participants