CLI Tool Version Updates
This issue tracks updates to three agentic CLI tools found during the scheduled version check on 2025-10-22.
Summary
| Tool |
Previous Version |
New Version |
Status |
| Claude Code |
2.0.24 |
2.0.25 |
✅ Updated |
| Copilot CLI |
0.0.347 |
0.0.348 |
✅ Updated |
| Codex |
0.47.0 |
0.47.0 |
ℹ️ No Update |
| GitHub MCP Server |
v0.19.0 |
v0.19.1 |
✅ Updated |
Claude Code Update
Version: 2.0.24 → 2.0.25
Release Date: Recent (within past day)
Package: @anthropic-ai/claude-code
Changes
- Information Unavailable: NPM registry data did not include detailed changelog for version 2.0.25
- This is a patch version increment, suggesting bug fixes or minor improvements
- No breaking changes expected based on semver
Impact Assessment
- Risk Level: Low
- Breaking Changes: None expected (patch version)
- Migration Required: No
- Affected Features: All workflows using
engine: claude
Recommendations
- Monitor for any behavioral changes after deployment
- Check GitHub repository for detailed release notes if needed
GitHub Copilot CLI Update
Version: 0.0.347 → 0.0.348
Release Date: Recent (within past day)
Package: @github/copilot
Changes
- Information Unavailable: NPM registry data was truncated and did not include detailed changelog for version 0.0.348
- Package remains in pre-1.0 stage (0.0.x), indicating active development
- Incremental version bump suggests bug fixes or minor feature additions
Impact Assessment
- Risk Level: Low-Medium (pre-1.0 version, breaking changes possible)
- Breaking Changes: Unknown, but possible given 0.0.x version scheme
- Migration Required: Unknown
- Affected Features: All workflows using
engine: copilot
Recommendations
- Test workflows after deployment to identify any breaking changes
- Monitor Copilot CLI behavior in smoke tests
GitHub MCP Server Update
Version: v0.19.0 → v0.19.1
Release Date: 2025-10-21 (14:22:46 UTC)
Repository: github/github-mcp-server
Changes
Type: Bug Fix / Maintenance
Timeline: Released 1 day after v0.19.0 (2025-10-20)
Code Changes
- Split up tooling utility (#1273)
- Refactored internal tooling utilities for better maintainability
- No user-facing API changes
Dependency Updates
- Bumped
sigstore/cosign-installer from 3.10.0 to 4.0.0
- Bumped
github/codeql-action from 3 to 4
- Bumped
golang from 1.25.1-alpine to 1.25.3-alpine
Impact Assessment
- Risk Level: Low
- Breaking Changes: None
- Security Updates: None explicitly mentioned
- Performance: No changes mentioned
- Migration Required: No
- Affected Features: All workflows using GitHub MCP server tools
Key Points from v0.19.0 (Context)
For reference, v0.19.0 (released 2025-10-20) included:
- Consolidated PR review tools into single
pull_request_review_write tool
- Added
default toolset configuration shorthand
- Bug fixes for URL parsing and environment variable mapping
OpenAI Codex
Version: 0.47.0 (No Update Available)
Status: Already on latest version
Files Updated
The following files were updated in this change:
Source Code
pkg/constants/constants.go - Updated version constants
Generated Workflow Files
All 44 workflow lock files were regenerated with the new CLI versions:
.github/workflows/*.lock.yml (44 files)
Testing Recommendations
-
Smoke Tests: Run smoke test workflows for all three engines
smoke-claude.md - Test Claude Code 2.0.25
smoke-copilot.md - Test Copilot CLI 0.0.348
smoke-codex.md - Verify Codex still works
-
GitHub MCP Server: Test workflows that use GitHub MCP tools
- Verify
github MCP server tools work correctly
- Test with v0.19.1 Docker image
-
Monitor: Watch for any unexpected behavior in production workflows
Deployment Status
- ✅ Version constants updated in
pkg/constants/constants.go
- ✅ Workflows recompiled successfully (67 files)
- ✅ Build completed with 0 errors, 12 warnings
- ⏳ Pending: Testing and deployment
Related Links
Next Steps
- Review this issue for accuracy
- Run smoke tests to verify all three CLIs work correctly
- Monitor workflows for any unexpected behavior
- Close this issue once updates are confirmed stable
Generated by: CLI Version Checker Workflow
Run ID: 18720599909
Date: 2025-10-22
AI generated by CLI Version Checker
CLI Tool Version Updates
This issue tracks updates to three agentic CLI tools found during the scheduled version check on 2025-10-22.
Summary
Claude Code Update
Version: 2.0.24 → 2.0.25
Release Date: Recent (within past day)
Package:
@anthropic-ai/claude-codeChanges
Impact Assessment
engine: claudeRecommendations
GitHub Copilot CLI Update
Version: 0.0.347 → 0.0.348
Release Date: Recent (within past day)
Package:
@github/copilotChanges
Impact Assessment
engine: copilotRecommendations
GitHub MCP Server Update
Version: v0.19.0 → v0.19.1
Release Date: 2025-10-21 (14:22:46 UTC)
Repository: github/github-mcp-server
Changes
Type: Bug Fix / Maintenance
Timeline: Released 1 day after v0.19.0 (2025-10-20)
Code Changes
Dependency Updates
sigstore/cosign-installerfrom 3.10.0 to 4.0.0github/codeql-actionfrom 3 to 4golangfrom 1.25.1-alpine to 1.25.3-alpineImpact Assessment
Key Points from v0.19.0 (Context)
For reference, v0.19.0 (released 2025-10-20) included:
pull_request_review_writetooldefaulttoolset configuration shorthandOpenAI Codex
Version: 0.47.0 (No Update Available)
Status: Already on latest version
Files Updated
The following files were updated in this change:
Source Code
pkg/constants/constants.go- Updated version constantsGenerated Workflow Files
All 44 workflow lock files were regenerated with the new CLI versions:
.github/workflows/*.lock.yml(44 files)Testing Recommendations
Smoke Tests: Run smoke test workflows for all three engines
smoke-claude.md- Test Claude Code 2.0.25smoke-copilot.md- Test Copilot CLI 0.0.348smoke-codex.md- Verify Codex still worksGitHub MCP Server: Test workflows that use GitHub MCP tools
githubMCP server tools work correctlyMonitor: Watch for any unexpected behavior in production workflows
Deployment Status
pkg/constants/constants.goRelated Links
Next Steps
Generated by: CLI Version Checker Workflow
Run ID: 18720599909
Date: 2025-10-22