-
Notifications
You must be signed in to change notification settings - Fork 235
Description
Update Summary
| Tool | Previous | Latest | Status |
|---|---|---|---|
| Claude Code | 2.1.49 |
2.1.50 |
⬆️ Updated |
| GitHub Copilot CLI | 0.0.412 |
0.0.414 |
⬆️ Updated |
| OpenAI Codex | 0.104.0 |
0.104.0 |
✅ Current |
| GitHub MCP Server | v0.31.0 |
v0.31.0 |
✅ Current |
| Playwright MCP | 0.0.68 |
0.0.68 |
✅ Current |
| Playwright Browser | v1.58.2 |
v1.58.2 |
✅ Current |
| MCP Gateway | v0.1.4 |
v0.1.4 |
✅ Current |
pkg/constants/constants.go has been updated with the two new versions.
⚠️ Note:make recompilecould not complete in this environment — Go 1.25.0 is required bygo.modbut is not available and the proxy is blocked. Workflow lock files were not regenerated. A manualmake recompileis required before merging.
⚠️ Copilot CLI reminder: Per code comment, upgrading Copilot CLI requires a full integration test run to verify compatibility.
Claude Code: 2.1.49 → 2.1.50
- Update Priority: Low (patch release, single version jump)
- Breaking Changes: None detected
View Full Changelog
Release Highlights
No public changelog is available for Claude Code. The npm package does not expose release notes and there is no public GitHub repository.
NPM Metadata
- Package:
@anthropic-ai/claude-code - dist-tags:
latest: 2.1.50,stable: 2.1.39,next: 2.1.50 - Intermediate versions: Only
2.1.49→2.1.50(single patch bump)
CLI Discovery
CLI installation was not available in this sandbox environment.
Impact Assessment
- Risk: Low (minor patch increment)
- Affects: Claude engine workflows
Package Links
GitHub Copilot CLI: 0.0.412 → 0.0.414
- Update Priority: Medium (two version jumps, integration testing required)
- Breaking Changes: None detected
View Full Changelog
Release Highlights
No public changelog is available. The npm package does not expose release notes. The Copilot CLI repository appears to be private/inaccessible.
NPM Metadata
- Package:
@github/copilot - dist-tags:
latest: 0.0.414,prerelease: 0.0.413-0 - Intermediate versions:
0.0.412→0.0.412-1→0.0.412-2→0.0.413→0.0.414
CLI Discovery
CLI installation was not available in this sandbox environment.
Subcommand Changes
Unable to discover — CLI install not available.
View Migration Guide
- Update
DefaultCopilotVersioninpkg/constants/constants.goto"0.0.414"✅ (already done) - Run
make recompileto regenerate workflow lock files (requires Go 1.25.0) - Run full integration test suite to verify Copilot CLI compatibility (required per code comment)
Impact Assessment
- Risk: Medium (two-version bump, full integration tests required per code comment)
- Affects: Copilot engine workflows, agentic workflows using Copilot CLI
Package Links
- NPM Package: https://www.npmjs.com/package/`@github/copilot`
Recommendations
- Run
make recompilein an environment with Go 1.25.0 available - Run full integration tests for Copilot CLI upgrade before merging
- Verify Claude Code 2.1.50 patch behavior in Claude engine workflows
References:
Generated by CLI Version Checker
- expires on Feb 23, 2026, 9:53 AM UTC