Skip to content

Update Claude Code CLI to v2.0.54#4806

Merged
pelikhan merged 4 commits intomainfrom
copilot/update-claude-code-cli-to-v2-0-54
Nov 26, 2025
Merged

Update Claude Code CLI to v2.0.54#4806
pelikhan merged 4 commits intomainfrom
copilot/update-claude-code-cli-to-v2-0-54

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Nov 26, 2025

Bump @anthropic-ai/claude-code from 2.0.53 to 2.0.54. Patch release with no breaking changes.

Changes

  • Updated DefaultClaudeCodeVersion constant in pkg/constants/constants.go
  • Updated corresponding test expectation in pkg/constants/constants_test.go
  • Recompiled all Claude engine workflows via make recompile
const DefaultClaudeCodeVersion Version = "2.0.54"

Closes #2186

Warning

Firewall rules blocked me from connecting to one or more addresses (expand for details)

I tried to connect to the following addresses, but was blocked by firewall rules:

  • https://api.github.com/user
    • Triggering command: /usr/bin/gh gh api user --jq .login (http block)

If you need me to access, download, or install something from one of these locations, you can either:

Original prompt

This section details on the original issue you should resolve

<issue_title>[ca] Update Claude Code CLI to v2.0.54</issue_title>
<issue_description># Update Claude Code CLI

Version Update

  • Previous: 2.0.53 → New: 2.0.54
  • Published: November 26, 2025 (4 hours ago)
  • Release Frequency: Part of regular patch release cycle

Changes Analysis

Package Information

  • Package: @anthropic-ai/claude-code
  • Description: Use Claude, Anthropic's AI assistant, right from your terminal. Claude can understand your codebase, edit files, run terminal commands, and handle entire workflows for you.
  • Maintainers: Anthropic team (wolffiex, zak-anthropic, benjmann, and others)
  • Binary: claude

Breaking Changes

None detected

New Features

No public changelog available (no public GitHub repository)

Bug Fixes

Likely includes bug fixes and improvements based on patch version increment (2.0.53 → 2.0.54)

Security

No CVEs or security patches announced

CLI Discovery

Status: Unable to verify CLI changes

  • Previous version help: "bash: claude-code: command not found"
  • New version help: "bash: claude-code: command not found"
  • Note: The claude binary may require different invocation or environment setup

Impact Assessment

  • Risk Level: Low
  • Affected Features: Claude Code engine in agentic workflows
  • Migration Required: No
  • Reasoning: Patch version update with no documented breaking changes

Implementation

Files Modified

  • pkg/constants/constants.go: Updated DefaultClaudeCodeVersion from "2.0.53" to "2.0.54"

Testing Required

  1. Build gh-aw: make build (requires Go environment)
  2. Recompile workflows: make recompile
  3. Test Claude Code engine workflows
  4. Verify no regression in existing functionality

Notes

Package Links

Status

  • Version updated in constants.go
  • Requires make build (Go environment not available in this runner)
  • Requires make recompile to update workflows
  • Requires testing with Claude Code workflows

Recommendations

  1. Build and test in development environment with Go installed
  2. Run integration tests for Claude Code engine
  3. Monitor for any issues after deployment
  4. Consider adding CLI help output comparison in future updates when binary is accessible

AI generated by CLI Version Checker</issue_description>

Comments on the Issue (you are @copilot in this section)


✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.

Copilot AI and others added 2 commits November 26, 2025 04:27
Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
Copilot AI changed the title [WIP] Update Claude Code CLI to v2.0.54 Update Claude Code CLI to v2.0.54 Nov 26, 2025
Copilot AI requested a review from pelikhan November 26, 2025 04:39
@pelikhan pelikhan added the smoke label Nov 26, 2025
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Nov 26, 2025

✅ Agentic Changeset Generator completed successfully.

@pelikhan pelikhan marked this pull request as ready for review November 26, 2025 04:47
Copilot AI review requested due to automatic review settings November 26, 2025 04:47
@pelikhan pelikhan merged commit b88cd08 into main Nov 26, 2025
21 checks passed
@pelikhan pelikhan deleted the copilot/update-claude-code-cli-to-v2-0-54 branch November 26, 2025 04:48
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the Claude Code CLI from version 2.0.53 to 2.0.54, a patch release with no documented breaking changes. However, the PR includes some unrelated changes that should be separated into their own pull requests.

Key Changes

  • Updated DefaultClaudeCodeVersion constant from "2.0.53" to "2.0.54" in Go code
  • Updated test expectations to match the new version
  • Recompiled 36 Claude engine workflow lock files with the new version
  • Added changeset for the patch release

Reviewed changes

Copilot reviewed 34 out of 34 changed files in this pull request and generated 2 comments.

Show a summary per file
File Description
pkg/constants/constants.go Updated DefaultClaudeCodeVersion constant to "2.0.54"
pkg/constants/constants_test.go Updated test expectation to "2.0.54"
.changeset/patch-update-claude-code-cli.md Added changeset entry for the patch release
.github/workflows/*.lock.yml (36 files) Recompiled workflow lock files with updated Claude Code CLI version (2.0.53 → 2.0.54)
docs/src/content/docs/labs.mdx Unrelated: Added DeepReport workflow to labs documentation
.github/workflows/deep-report.lock.yml Unrelated: Contains workflow refactoring (missing_tool job consolidation) in addition to version update

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

You can also share your feedback on Copilot code review for a chance to win a $100 gift card. Take the survey.

| [Daily Malicious Code Scan Agent](https://github.com/githubnext/gh-aw/blob/main/.github/workflows/daily-malicious-code-scan.md) | copilot | [![Daily Malicious Code Scan Agent](https://github.com/githubnext/gh-aw/actions/workflows/daily-malicious-code-scan.lock.yml/badge.svg)](https://github.com/githubnext/gh-aw/actions/workflows/daily-malicious-code-scan.lock.yml) | `0 9 * * *` | - |
| [Daily News](https://github.com/githubnext/gh-aw/blob/main/.github/workflows/daily-news.md) | copilot | [![Daily News](https://github.com/githubnext/gh-aw/actions/workflows/daily-news.lock.yml/badge.svg)](https://github.com/githubnext/gh-aw/actions/workflows/daily-news.lock.yml) | `0 9 * * 1-5` | - |
| [Daily Team Status](https://github.com/githubnext/gh-aw/blob/main/.github/workflows/daily-team-status.md) | copilot | [![Daily Team Status](https://github.com/githubnext/gh-aw/actions/workflows/daily-team-status.lock.yml/badge.svg)](https://github.com/githubnext/gh-aw/actions/workflows/daily-team-status.lock.yml) | - | - |
| [DeepReport - Intelligence Gathering Agent](https://github.com/githubnext/gh-aw/blob/main/.github/workflows/deep-report.md) | copilot | [![DeepReport - Intelligence Gathering Agent](https://github.com/githubnext/gh-aw/actions/workflows/deep-report.lock.yml/badge.svg)](https://github.com/githubnext/gh-aw/actions/workflows/deep-report.lock.yml) | `0 15 * * 1-5` | - |
Copy link

Copilot AI Nov 26, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This change adds a new workflow entry for "DeepReport - Intelligence Gathering Agent" which appears unrelated to the Claude Code CLI version update. Consider separating unrelated changes into their own PRs to maintain clear change history and easier review.

Copilot uses AI. Check for mistakes.
Copilot AI review requested due to automatic review settings March 24, 2026 23:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[ca] Update Claude Code CLI to v2.0.54

3 participants