Skip to content

[ca] Update Agentic CLI Tools - Claude Code 2.0.25, Copilot CLI 0.0.348, GitHub MCP Server v0.19.1 #2139

@github-actions

Description

@github-actions

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

  1. 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
  2. GitHub MCP Server: Test workflows that use GitHub MCP tools

    • Verify github MCP server tools work correctly
    • Test with v0.19.1 Docker image
  3. 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

  1. Review this issue for accuracy
  2. Run smoke tests to verify all three CLIs work correctly
  3. Monitor workflows for any unexpected behavior
  4. 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions