Skip to content

Update Claude Code CLI from 2.1.42 to 2.1.44#16343

Merged
pelikhan merged 2 commits intomainfrom
copilot/update-claude-code-cli
Feb 17, 2026
Merged

Update Claude Code CLI from 2.1.42 to 2.1.44#16343
pelikhan merged 2 commits intomainfrom
copilot/update-claude-code-cli

Conversation

Copy link
Contributor

Copilot AI commented Feb 17, 2026

Updates Claude Code CLI to version 2.1.44 (released Feb 16, 2026). Version 2.1.43 was skipped in the release sequence. No public changelog available.

Changes

  • Updated DefaultClaudeCodeVersion constant in pkg/constants/constants.go
  • Recompiled 40 workflow lock files to use @anthropic-ai/claude-code@2.1.44

Impact

Minor version bump with no documented breaking changes. All workflows using Claude engine will install the updated CLI version.

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/graphql
    • Triggering command: /usr/bin/gh /usr/bin/gh api graphql -f query=query($owner: String!, $name: String!) { repository(owner: $owner, name: $name) { hasDiscussionsEnabled } } -f owner=github -f name=gh-aw (http block)
  • https://api.github.com/repos/actions/ai-inference/git/ref/tags/v2
    • Triggering command: /usr/bin/gh gh api /repos/actions/ai-inference/git/ref/tags/v2 --jq .object.sha (http block)
  • https://api.github.com/repos/actions/checkout/git/ref/tags/11bd71901bbe5b1630ceea73d27597364c9af683
    • Triggering command: /usr/bin/gh gh api /repos/actions/checkout/git/ref/tags/11bd71901bbe5b1630ceea73d27597364c9af683 --jq .object.sha (http block)
  • https://api.github.com/repos/actions/checkout/git/ref/tags/v6
    • Triggering command: /usr/bin/gh gh api /repos/actions/checkout/git/ref/tags/v6 --jq .object.sha (http block)
  • https://api.github.com/repos/actions/github-script/git/ref/tags/v7
    • Triggering command: /usr/bin/gh gh api /repos/actions/github-script/git/ref/tags/v7 --jq .object.sha (http block)
  • https://api.github.com/repos/actions/setup-go/git/ref/tags/4dc6199c7b1a012772edbd06daecab0f50c9053c
    • Triggering command: /usr/bin/gh gh api /repos/actions/setup-go/git/ref/tags/4dc6199c7b1a012772edbd06daecab0f50c9053c --jq .object.sha (http block)
  • https://api.github.com/repos/actions/setup-go/git/ref/tags/v5
    • Triggering command: /usr/bin/gh gh api /repos/actions/setup-go/git/ref/tags/v5 --jq .object.sha (http block)
  • https://api.github.com/repos/actions/setup-go/git/ref/tags/v6
    • Triggering command: /usr/bin/gh gh api /repos/actions/setup-go/git/ref/tags/v6 --jq .object.sha (http block)
  • https://api.github.com/repos/actions/setup-node/git/ref/tags/v6
    • Triggering command: /usr/bin/gh gh api /repos/actions/setup-node/git/ref/tags/v6 --jq .object.sha (http block)
    • Triggering command: /usr/bin/gh gh api /repos/actions/setup-node/git/ref/tags/v6 --jq .object.sha cp .github/aw/actions-lock.json pkg/workflow/data/action_pins.json; \ echo "��� Action pins syn/usr/bin/unpigz (http block)
  • https://api.github.com/repos/anchore/sbom-action/git/ref/tags/v0
    • Triggering command: /usr/bin/gh gh api /repos/anchore/sbom-action/git/ref/tags/v0 --jq .object.sha (http block)
    • Triggering command: /usr/bin/gh gh api /repos/anchore/sbom-action/git/ref/tags/v0 --jq .object.sha d -n 10 (http block)
  • https://api.github.com/repos/docker/build-push-action/git/ref/tags/v6
    • Triggering command: /usr/bin/gh gh api /repos/docker/build-push-action/git/ref/tags/v6 --jq .object.sha (http block)
    • Triggering command: /usr/bin/gh gh api /repos/docker/build-push-action/git/ref/tags/v6 --jq .object.sha d -n 10 (http block)
  • https://api.github.com/repos/docker/login-action/git/ref/tags/v3
    • Triggering command: /usr/bin/gh gh api /repos/docker/login-action/git/ref/tags/v3 --jq .object.sha d -n 10 (http block)
  • https://api.github.com/repos/docker/metadata-action/git/ref/tags/v5
    • Triggering command: /usr/bin/gh gh api /repos/docker/metadata-action/git/ref/tags/v5 --jq .object.sha d -n 10 (http block)
    • Triggering command: /usr/bin/gh gh api /repos/docker/metadata-action/git/ref/tags/v5 --jq .object.sha (http block)
  • https://api.github.com/repos/docker/setup-buildx-action/git/ref/tags/v3
    • Triggering command: /usr/bin/gh gh api /repos/docker/setup-buildx-action/git/ref/tags/v3 --jq .object.sha (http block)
    • Triggering command: /usr/bin/gh gh api /repos/docker/setup-buildx-action/git/ref/tags/v3 --jq .object.sha d -n 10 (http block)
  • https://api.github.com/repos/github/gh-aw/git/ref/tags/c4e091835c7a94dc7d3acb8ed3ae145afb4995f3
    • Triggering command: /usr/bin/gh gh api /repos/github/gh-aw/git/ref/tags/c4e091835c7a94dc7d3acb8ed3ae145afb4995f3 --jq .object.sha (http block)
  • https://api.github.com/repos/githubnext/agentics/git/ref/tags/-
    • Triggering command: /usr/bin/gh gh api /repos/githubnext/agentics/git/ref/tags/- --jq .object.sha (http block)
  • https://api.github.com/user
    • Triggering command: /usr/bin/gh gh api user --jq .login (http block)
    • Triggering command: /usr/bin/gh gh api user --jq .login json' --ignore-p-p (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 from 2.1.42 to 2.1.44</issue_title>
<issue_description>### Update Summary

  • Current Version: 2.1.42 → Latest Version: 2.1.44
  • Release Timeline: Feb 13, 2026 → Feb 16, 2026 (3 days, skipped 2.1.43)
  • Breaking Changes: Unknown (no public changelog)
  • Update Priority: Low (minor version bump)

Changes Analysis

Version 2.1.42 (Feb 13, 2026 18:56:56 UTC)

  • Previous stable version

Version 2.1.44 (Feb 16, 2026 20:51:18 UTC)

  • Latest stable version
  • Note: Version 2.1.43 was skipped in the release sequence

Impact Assessment

  • Risk: Low - Minor version increment with no documented breaking changes
  • Affects: Claude Code CLI functionality in agentic workflows
  • Testing Required: Standard integration tests

Changelog Information

Claude Code does not have a public GitHub repository or published changelog. Changes between versions are not publicly documented. The package metadata shows:

NPM Package: https://www.npmjs.com/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."

CLI Discovery

Due to container restrictions in the CI environment, CLI help output comparison could not be performed. The following analysis methods were attempted:

Installation Limitations
  • Global npm install requires elevated permissions not available in the sandbox
  • Container security flags prevent sudo usage
  • CLI binary not accessible for --help comparison

Recommendation: Manual testing in a local environment to discover CLI changes between versions.

Implementation Status

Files Modified:

  • pkg/constants/constants.go - Updated DefaultClaudeCodeVersion from "2.1.42" to "2.1.44"

Build Status:
⚠️ make recompile failed due to Go 1.25.0 toolchain unavailability in CI environment

  • Error: go: download go1.25.0 for linux/amd64: toolchain not available
  • The constants file has been updated successfully
  • Workflow lock files need to be regenerated when build environment is available

Recommendations

  1. Manual Testing: Test Claude Code 2.1.44 locally to identify any behavioral changes
  2. CLI Discovery: Run claude-code --help to discover new commands or flags
  3. Integration Tests: Run full test suite after build environment is restored
  4. Build Fix: Resolve Go toolchain availability before merging

Next Steps

  • Fix Go toolchain issue in CI environment
  • Run make recompile successfully to update workflow lock files
  • Test Claude Code 2.1.44 with sample workflows
  • Compare CLI help output between 2.1.42 and 2.1.44
  • Verify no breaking changes in production workflows

Package Links

References:

Generated by CLI Version Checker

  • expires on Feb 19, 2026, 10:02 AM UTC

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.


Changeset

  • Type: patch
  • Description: Bump the default Claude Code CLI version to 2.1.44 so workflows install the latest CLI.

Generated by Changeset Generator

- Updated DefaultClaudeCodeVersion constant in pkg/constants/constants.go
- Recompiled workflow lock files with new version
- All tests pass successfully

Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
Copilot AI changed the title [WIP] Update Claude Code CLI from 2.1.42 to 2.1.44 Update Claude Code CLI from 2.1.42 to 2.1.44 Feb 17, 2026
Copilot AI requested a review from pelikhan February 17, 2026 13:31
@pelikhan pelikhan added the smoke label Feb 17, 2026
@github-actions
Copy link
Contributor

🧪 Smoke Temporary ID is now testing temporary ID functionality...

@github-actions
Copy link
Contributor

github-actions bot commented Feb 17, 2026

🎬 THE ENDSmoke Claude MISSION: ACCOMPLISHED! The hero saves the day! ✨

@github-actions
Copy link
Contributor

📰 BREAKING: Smoke Copilot is now investigating this pull request. Sources say the story is developing...

@github-actions
Copy link
Contributor

🧪 Smoke Project is now testing project operations...

@github-actions
Copy link
Contributor

github-actions bot commented Feb 17, 2026

Smoke Copilot SDK failed. Please review the logs for details.

@github-actions
Copy link
Contributor

github-actions bot commented Feb 17, 2026

✨ The prophecy is fulfilled... Smoke Codex has completed its mystical journey. The stars align. 🌟

@github-actions
Copy link
Contributor

Agent Container Tool Check

Tool Status Version
bash 5.2.21(1)-release
sh available
git 2.52.0
jq jq-1.7
yq v4.52.2
curl 8.x
gh 2.86.0
node v20.20.0
python3 Python 3.x
go go1.24.13
java openjdk 21.x
dotnet 10.0.102

Result: 12/12 tools available ✅

🔧 Tool validation by Agent Container Smoke Test for issue #16343

@github-actions
Copy link
Contributor

Smoke Temporary ID completed successfully. Temporary ID validation passed.

@pelikhan pelikhan marked this pull request as ready for review February 17, 2026 13:36
Copilot AI review requested due to automatic review settings February 17, 2026 13:36
@github-actions
Copy link
Contributor

Smoke Project completed successfully. All project operations validated.

@github-actions
Copy link
Contributor

🎯 Smoke Test Results

Status: PASS (10/11 tests)

Run: §22100482005

cc @app/copilot-swe-agent

📰 BREAKING: Report filed by Smoke Copilot for issue #16343

Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

Straightforward version update from 2.1.42 to 2.1.44. LGTM! ✅

📰 BREAKING: Report filed by Smoke Copilot for issue #16343

model: process.env.GH_AW_MODEL_AGENT_CLAUDE || "",
version: "",
agent_version: "2.1.42",
agent_version: "2.1.44",
Copy link
Contributor

Choose a reason for hiding this comment

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

Nice version bump! Claude Code 2.1.44 should bring improvements.

@github-actions
Copy link
Contributor

Smoke test results:
GitHub MCP merged PR titles: #16339 chore: Verify formatting and linting for functional/immutability refactoring; #16319 [docs] Update glossary - daily scan
Serena MCP (activate+find_symbol>=3): ✅
Playwright (GitHub title contains "GitHub"): ✅
File write: ✅
Bash cat verify: ✅
Build (make build): ✅
Overall: PASS

🔮 The oracle has spoken through Smoke Codex for issue #16343

@github-actions
Copy link
Contributor

📰 VERDICT: Smoke Copilot has concluded. All systems operational. This is a developing story. 🎤

Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

💥 Automated smoke test review - all systems nominal!

The Claude Code CLI version update from 2.1.42 to 2.1.44 has been systematically applied across all 41 workflow lock files. The changes are consistent and follow the expected pattern.

💥 [THE END] — Illustrated by Smoke Claude for issue #16343

@pelikhan pelikhan merged commit 3a5aa5c into main Feb 17, 2026
190 of 191 checks passed
@pelikhan pelikhan deleted the copilot/update-claude-code-cli branch February 17, 2026 13:39
Copy link
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

Updates the pinned Claude Code CLI version used by gh-aw workflows to 2.1.44, ensuring future runs install and report the new default CLI version.

Changes:

  • Bump DefaultClaudeCodeVersion from 2.1.42 to 2.1.44.
  • Regenerate workflow lock files so agent_version and npm install -g @anthropic-ai/claude-code@... use 2.1.44.
  • Lockfile regeneration also updates embedded safe-outputs tool schemas in some workflows (e.g., assign_to_agent gains pull_request_repo in the generated tools schema where present).

Reviewed changes

Copilot reviewed 41 out of 41 changed files in this pull request and generated no comments.

Show a summary per file
File Description
pkg/constants/constants.go Updates the default Claude Code CLI version constant to 2.1.44.
.github/workflows/workflow-generator.lock.yml Regenerated lockfile; includes updated embedded safe-outputs tool schema content.
.github/workflows/unbloat-docs.lock.yml Bumps Claude Code CLI install/version pins to 2.1.44.
.github/workflows/typist.lock.yml Bumps Claude Code CLI install/version pins to 2.1.44.
.github/workflows/test-create-pr-error-handling.lock.yml Bumps Claude Code CLI install/version pins to 2.1.44.
.github/workflows/step-name-alignment.lock.yml Bumps Claude Code CLI install/version pins to 2.1.44.
.github/workflows/static-analysis-report.lock.yml Bumps Claude Code CLI install/version pins to 2.1.44.
.github/workflows/smoke-claude.lock.yml Bumps Claude Code CLI install/version pins to 2.1.44.
.github/workflows/sergo.lock.yml Bumps Claude Code CLI install/version pins to 2.1.44.
.github/workflows/semantic-function-refactor.lock.yml Bumps Claude Code CLI install/version pins to 2.1.44.
.github/workflows/scout.lock.yml Bumps Claude Code CLI install/version pins to 2.1.44.
.github/workflows/schema-consistency-checker.lock.yml Bumps Claude Code CLI install/version pins to 2.1.44.
.github/workflows/safe-output-health.lock.yml Bumps Claude Code CLI install/version pins to 2.1.44.
.github/workflows/prompt-clustering-analysis.lock.yml Bumps Claude Code CLI install/version pins to 2.1.44.
.github/workflows/lockfile-stats.lock.yml Bumps Claude Code CLI install/version pins to 2.1.44.
.github/workflows/issue-monster.lock.yml Regenerated lockfile; includes updated embedded safe-outputs tool schema content.
.github/workflows/instructions-janitor.lock.yml Bumps Claude Code CLI install/version pins to 2.1.44.
.github/workflows/go-pattern-detector.lock.yml Bumps Claude Code CLI install/version pins to 2.1.44.
.github/workflows/go-logger.lock.yml Bumps Claude Code CLI install/version pins to 2.1.44.
.github/workflows/go-fan.lock.yml Bumps Claude Code CLI install/version pins to 2.1.44.
.github/workflows/github-mcp-tools-report.lock.yml Bumps Claude Code CLI install/version pins to 2.1.44.
.github/workflows/github-mcp-structural-analysis.lock.yml Bumps Claude Code CLI install/version pins to 2.1.44.
.github/workflows/example-workflow-analyzer.lock.yml Bumps Claude Code CLI install/version pins to 2.1.44.
.github/workflows/developer-docs-consolidator.lock.yml Bumps Claude Code CLI install/version pins to 2.1.44.
.github/workflows/daily-team-evolution-insights.lock.yml Bumps Claude Code CLI install/version pins to 2.1.44.
.github/workflows/daily-security-red-team.lock.yml Bumps Claude Code CLI install/version pins to 2.1.44.
.github/workflows/daily-safe-outputs-conformance.lock.yml Bumps Claude Code CLI install/version pins to 2.1.44.
.github/workflows/daily-safe-output-optimizer.lock.yml Bumps Claude Code CLI install/version pins to 2.1.44.
.github/workflows/daily-multi-device-docs-tester.lock.yml Bumps Claude Code CLI install/version pins to 2.1.44.
.github/workflows/daily-doc-updater.lock.yml Bumps Claude Code CLI install/version pins to 2.1.44.
.github/workflows/daily-code-metrics.lock.yml Bumps Claude Code CLI install/version pins to 2.1.44.
.github/workflows/daily-choice-test.lock.yml Bumps Claude Code CLI install/version pins to 2.1.44.
.github/workflows/copilot-session-insights.lock.yml Bumps Claude Code CLI install/version pins to 2.1.44.
.github/workflows/copilot-agent-analysis.lock.yml Bumps Claude Code CLI install/version pins to 2.1.44.
.github/workflows/contribution-check.lock.yml Regenerated lockfile content (prompt placeholder substitution env expanded).
.github/workflows/commit-changes-analyzer.lock.yml Bumps Claude Code CLI install/version pins to 2.1.44.
.github/workflows/cloclo.lock.yml Bumps Claude Code CLI install/version pins to 2.1.44.
.github/workflows/cli-version-checker.lock.yml Bumps Claude Code CLI install/version pins to 2.1.44.
.github/workflows/claude-code-user-docs-review.lock.yml Bumps Claude Code CLI install/version pins to 2.1.44.
.github/workflows/blog-auditor.lock.yml Bumps Claude Code CLI install/version pins to 2.1.44.
.github/workflows/audit-workflows.lock.yml Bumps Claude Code CLI install/version pins to 2.1.44.

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[ca] Update Claude Code CLI from 2.1.42 to 2.1.44

2 participants

Comments