Skip to content

[ca] Update Claude Code CLI to v2.0.71 #6697

@github-actions

Description

@github-actions

Update Claude Code CLI

Previous: 2.0.70 → New: 2.0.71
Timeline: Published 2025-12-16 21:30:39 UTC (22 hours after 2.0.70)

Changes

Features:

  • Added --chrome flag to enable Claude in Chrome integration
  • Added --no-chrome flag to disable Claude in Chrome integration

Breaking Changes: None

Bug Fixes: None explicitly documented

Security: None explicitly documented

Performance: None explicitly documented

CLI Discovery

New Command-Line Flags (2 total):

  1. --chrome - Enable Claude in Chrome integration
  2. --no-chrome - Disable Claude in Chrome integration

These flags were discovered by comparing help output between versions 2.0.70 and 2.0.71.

Impact Assessment

Risk Level: Low
Affected Features: None (new optional features only)
Migration Required: No

The update adds optional Chrome integration flags that don't affect existing functionality. No breaking changes or deprecations detected. Backward compatible with all existing workflows.

Package Links

Release Notes

No public GitHub repository or release notes available for Claude Code. Changes discovered via NPM package metadata and CLI help output comparison.

Files Modified

  • pkg/constants/constants.go - Updated DefaultClaudeCodeVersion from "2.0.70" to "2.0.71"
  • 115 workflow .lock.yml files updated via make recompile

Testing

  • make recompile completed successfully (0 errors, 83 warnings)
  • ✅ Help output captured and cached at /tmp/gh-aw/cache-memory/claude-code-2.0.71-help.txt
  • ✅ Version diff validated

AI generated by CLI Version Checker

Metadata

Metadata

Labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions