-
Notifications
You must be signed in to change notification settings - Fork 295
Description
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 --helpView Migration Guide
No breaking changes detected. Standard update:
- Update
pkg/constants/constants.go:DefaultClaudeCodeVersion = "2.1.47" - Run
make recompileto 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