Files
unlimitedcoding/README.md
delta-cloud-208e 82ec4252d2 docs: add multilingual READMEs (EN, RU, ZH, ES)
Language switcher added to root and claude/ READMEs.
Translations: Russian, Chinese (Simplified), Spanish.
2026-02-21 12:04:19 +00:00

1.4 KiB

Unlimited Coding

🌐 English | Русский | 中文 | Español

Patched AI coding tools for use with custom API endpoints.

Products

Folder Tool Status
claude/ Claude Code Active
codex/ OpenAI Codex CLI Planned
gemini/ Gemini CLI Planned
qwen/ Qwen Code Planned
antigravity/ Antigravity Planned

Quick Start

See README in each product folder for details.

Claude Code — One-line Install

sudo bash <(curl -s https://git.sensey24.ru/aibot777/unlimitedcoding/raw/branch/master/claude/uclaude_install.sh)

This will automatically install all dependencies (git, python3, Node.js, Claude Code) and apply patches.

Manual Install

git clone --depth 1 https://git.sensey24.ru/aibot777/unlimitedcoding.git
cd unlimitedcoding
sudo bash claude/uclaude_update.sh --force

Update

cd ~/unlimitedcoding
sudo bash claude/uclaude_update.sh

What Gets Installed Automatically

  • Git — via apt/dnf/yum/brew (if missing)
  • Python 3 — via apt/dnf/yum/brew (if missing)
  • Node.js v24.13+ — via nodesource/brew (if missing or outdated)
  • Claude Code — via npm (if missing)
  • Patched cli.js — replaces original with backup
  • Settings — API endpoint, model, permissions for all users