Commit 09ee91c
fix(core): Correct CLAUDE_CLI_VERSION to track official Claude Code [skip-version]
CLAUDE_CLI_VERSION should track the official Claude Code CLI version
from npm (@anthropic-ai/claude-code), not the better-ccflare version.
- Reverted CLAUDE_CLI_VERSION from 3.1.0-beta.6 to 2.1.7 (latest from npm)
- Removed incorrect auto-sync logic from pre-push hook
- Updated CLAUDE.md to clarify version update process
The pre-push hook already handles updating CLAUDE_CLI_VERSION from npm.
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>1 parent be500f2 commit 09ee91c
2 files changed
+4
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
| 35 | + | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
| 38 | + | |
| 39 | + | |
39 | 40 | | |
40 | 41 | | |
41 | 42 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
0 commit comments