Skip to content

[ca] Update Claude Code: 2.1.45 → 2.1.47 #16791

@github-actions

Description

@github-actions

Update Summary

  • Tool: Claude Code (@anthropic-ai/claude-code)
  • Current Version: 2.1.45
  • Latest Version: 2.1.47
  • Intermediate Versions: 2.1.46 (not published to npm registry; skipped)
  • Breaking Changes: None detected
  • Update Priority: Low

Changes

No public GitHub repository is available for Claude Code. No changelog field is present in the npm package metadata. Version history shows a direct jump from 2.1.45 to 2.1.47 (2.1.46 was not published publicly).

View CLI Discovery

No new CLI commands or flags were detected from npm metadata. To get full CLI help output, install with:

npm install -g `@anthropic-ai/claude-code`@2.1.47
claude --help
View Migration Guide

No breaking changes detected. Standard update:

  1. Update pkg/constants/constants.go: DefaultClaudeCodeVersion = "2.1.47"
  2. Run make recompile to regenerate workflow lock files

Note: make recompile failed in this workflow run due to Go toolchain network restrictions in the sandbox environment (proxy.golang.org blocked). The constant has been updated in source; recompile must be run in a network-enabled environment.

Impact Assessment

  • Risk: Low
  • Affects: Claude engine workflows, agent job steps that install Claude Code CLI
  • No breaking changes detected

Recommendations

Routine patch update. Upgrade when convenient. Run make recompile after the constant update in a network-enabled environment to regenerate workflow lock files.

Package Links

References:

Generated by CLI Version Checker

  • expires on Feb 21, 2026, 10:04 AM UTC

Metadata

Metadata

Labels

automationcookieIssue Monster Loves Cookies!dependenciesPull requests that update a dependency file

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions