- Root README: add sudo to one-line install, document auto-installed components - Claude README: add auto-install chain table, Windows PowerShell instructions, remove manual npm install step
1.3 KiB
1.3 KiB
Unlimited Coding
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