# Unlimited Coding Patched AI coding tools for use with custom API endpoints. ## Products | Folder | Tool | Status | |--------|------|--------| | [claude/](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 ```bash 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 ```bash git clone --depth 1 https://git.sensey24.ru/aibot777/unlimitedcoding.git cd unlimitedcoding sudo bash claude/uclaude_update.sh --force ``` ### Update ```bash 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