Skip to content

Update Claude Code CLI to v2.0.35#3453

Merged
pelikhan merged 3 commits into
mainfrom
copilot/update-claude-code-cli-v2-0-35
Nov 7, 2025
Merged

Update Claude Code CLI to v2.0.35#3453
pelikhan merged 3 commits into
mainfrom
copilot/update-claude-code-cli-v2-0-35

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Nov 7, 2025

Updates the default Claude Code CLI version from 2.0.33 to 2.0.35 (released 2025-11-06).

Changes

  • Updated DefaultClaudeCodeVersion constant in pkg/constants/constants.go

Impact

  • No breaking changes - versions 2.0.33 through 2.0.35 have identical CLI interfaces
  • Compiled workflows will now install @anthropic-ai/claude-code@2.0.35
Original prompt

This section details on the original issue you should resolve

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

Version Information

  • Previous: 2.0.34 → New: 2.0.35
  • Released: 2025-11-06T20:25:20.114Z
  • Interval: ~24 hours after v2.0.34 (2025-11-05T20:44:58.296Z)

Release Timeline

Recent releases show consistent daily updates:

  • 2.0.33: 2025-11-04T22:27:11.403Z
  • 2.0.34: 2025-11-05T20:44:58.296Z (~22 hours)
  • 2.0.35: 2025-11-06T20:25:20.114Z (~24 hours)

Changes Analysis

Breaking Changes

None detected.

CLI Discovery

Help output comparison: Identical to v2.0.34

  • No new commands detected
  • No new flags or options
  • No deprecated features
  • No changes to default behaviors

New Features

No publicly documented features. Package metadata does not include detailed changelog.

Bug Fixes

Unknown - no public changelog available via npm.

Security

No CVEs or security patches documented in npm metadata.

Performance

No specific performance improvements documented.

Impact Assessment

  • Risk Level: Low
  • Affected Features: None identified - appears to be maintenance/internal improvements
  • Migration Required: No
  • CLI Compatibility: Fully backward compatible (identical help output)

Changelog Links

Notes

  • Claude Code follows a rapid release cadence with daily updates
  • No public GitHub repository or changelog is linked from npm
  • Updates appear to be incremental improvements or internal changes
  • Help output verification confirms no breaking CLI changes

Recommendation

Safe to update. No migration or configuration changes required.

AI generated by CLI Version Checker</issue_description>

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


💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.

Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
Copilot AI changed the title [WIP] Update Claude Code CLI to v2.0.35 Update Claude Code CLI to v2.0.35 Nov 7, 2025
Copilot AI requested a review from pelikhan November 7, 2025 17:05
@pelikhan pelikhan marked this pull request as ready for review November 7, 2025 17:06
Copilot AI review requested due to automatic review settings November 7, 2025 17:06
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 default version of the Claude Code CLI from 2.0.33 to 2.0.35. This is a dependency version update that affects the default version installed when users don't specify an explicit version in their workflow configuration.

Key Changes:

  • Bumped DefaultClaudeCodeVersion constant from "2.0.33" to "2.0.35"

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

@pelikhan pelikhan added the smoke label Nov 7, 2025
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Nov 7, 2025

Agentic Changeset Generator triggered by this pull request.

@pelikhan pelikhan merged commit d76bdc5 into main Nov 7, 2025
32 checks passed
@pelikhan pelikhan deleted the copilot/update-claude-code-cli-v2-0-35 branch November 7, 2025 17:21
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.35

3 participants