[FEATURE] Separate Claude Code into Stable Release (major versions) and Preview Release (minor versions) channels
Resolved 💬 5 comments Opened Oct 13, 2025 by dimension-zero Closed Jan 19, 2026
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 versionsnpm 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_
This issue has 5 comments on GitHub. Read the full discussion on GitHub ↗