release: Claude Code v2.1.50 (15 patches)

This commit is contained in:
delta-cloud-208e
2026-02-21 11:41:52 +00:00
parent eb8d26a991
commit 9f4214c519
6 changed files with 24 additions and 12300 deletions

View File

@@ -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)