claude-code icon indicating copy to clipboard operation
claude-code copied to clipboard

[FEATURE] Separate Claude Code into Stable Release (major versions) and Preview Release (minor versions) channels

Open dimension-zero opened this issue 4 months ago • 1 comments

Preflight Checklist

  • [x] I have searched existing requests and this feature hasn't been requested yet
  • [x] This is a single feature request (not multiple features)

Problem Statement

Some people will prefer to wait for a Stable Release with full release notes etc.

Proposed Solution

npm i -g @anthropic-ai/claude-code -> major / stable versions npm i -g @anthropic-ai/claude-code-preview -> minor / beta/preview versions with new features and may be more buggy Plus, auto-update in Claude Code takes account of stable/preview preference.

Alternative Solutions

None.

Priority

Medium - Would be very helpful

Feature Category

CLI commands and flags

Use Case Example

Working on critical deadline or in conservative corporate environment: use Stable release only.

Everyone else: use Preview release if they want.

Additional Context

No response

dimension-zero avatar Oct 13 '25 13:10 dimension-zero

This issue has been inactive for 30 days. If the issue is still occurring, please comment to let us know. Otherwise, this issue will be automatically closed in 30 days for housekeeping purposes.

github-actions[bot] avatar Dec 07 '25 10:12 github-actions[bot]

I would also like this to be a feature. Auto upgrading to non-stable or preview releases is not preferred. The only fix I currently see is to disable auto-updates permanently and then upgrade manually.

burtonrhodes avatar Dec 18 '25 15:12 burtonrhodes