release: Claude Code v2.1.50 (15 patches)
This commit is contained in:
@@ -10,8 +10,8 @@ Patched Claude Code CLI for use with custom API endpoints. Automatic updater inc
|
||||
# 1. Install Claude Code (if not installed)
|
||||
npm install -g @anthropic-ai/claude-code
|
||||
|
||||
# 2. Clone this repo
|
||||
git clone https://git.sensey24.ru/aibot777/unlimitedcoding.git
|
||||
# 2. Clone this repo (shallow — downloads only latest version, ~12MB)
|
||||
git clone --depth 1 https://git.sensey24.ru/aibot777/unlimitedcoding.git
|
||||
cd unlimitedcoding
|
||||
|
||||
# 3. Run updater (installs patched cli.js + configures settings)
|
||||
|
||||
Reference in New Issue
Block a user