๐จ๐ณ ไธญๆ ยท ๐ฏ๐ต ๆฅๆฌ่ช ยท ๐ฐ๐ท ํ๊ตญ์ด ยท ๐ช๐ธ Espaรฑol ยท ๐ง๐ท Portuguรชs ยท ๐ฉ๐ช Deutsch ยท ๐ซ๐ท Franรงais ยท ๐ท๐บ ะ ัััะบะธะน ยท ๐ธ๐ฆ ุงูุนุฑุจูุฉ ยท ๐ฎ๐ณ เคนเคฟเคจเฅเคฆเฅ
AutoCode = Automatic Coding.
You say what you want. AutoCode builds it. Technology, coding, testing, deployment โ all automatic. You don't need to know programming.
Environment setup (one command):
curl -fsSL https://raw.githubusercontent.com/ilang-ai/autocode/main/setup.sh | bashStart Claude Code and install AutoCode:
claudeAfter login, say:
Install the AutoCode plugin from github.com/ilang-ai/autocode
Or use the command:
/plugin marketplace add ilang-ai/autocode
/plugin install autocode@autocode
Restart. Start talking. Done.
Tell Codex:
Fetch and follow instructions from https://raw.githubusercontent.com/ilang-ai/autocode/refs/heads/main/.codex/INSTALL.md
Tell OpenCode:
Fetch and follow instructions from https://raw.githubusercontent.com/ilang-ai/autocode/refs/heads/main/.opencode/INSTALL.md
Works on Claude Code, Codex, and OpenCode. Same 39 skills, zero changes.
Never used a server before? Don't know what a terminal is? That's fine โ this guide starts from zero.
Click here for the complete beginner guide
You need a cloud computer (VPS) โ think of it as a computer in the cloud that's always on.
๐ Go to dev.ilang.ai โ new users get $300 free credit (enough for over a year).
How to sign up:
- Click the link โ registration page
- Enter email, create password (10+ characters, mix of uppercase, lowercase, numbers)
- Check email, click verification link
- Payment: supports credit card, PayPal, Alipay (ๆฏไปๅฎ)
- $300 free credit applied automatically
Create your cloud computer:
- Click "Deploy +" (top right)
- "Deploy New Server"
- Type: "Cloud Compute โ Shared CPU" (cheapest)
- Location: Closest to you (Tokyo for Asia, New York for Americas, London for Europe)
- Image: "Debian 12"
- Plan: $6/month (1 CPU, 1GB RAM โ enough)
- Click "Deploy Now"
Wait 1-2 minutes. Green "Running" = ready.
Find your connection info:
Click server name โ you'll see:
- IP Address โ like
149.28.xxx.xxx - Username โ
root - Password โ click eye icon to show, copy button to copy
Windows: Download PuTTY. Enter IP, click Open. Type username and password.
Mac: Open Terminal. Type: ssh root@your-ip-address. Enter password.
Phone: Download "Termius". Add host with IP, username, password.
Black screen with # = you're in.
Paste this, press Enter, wait 2 minutes:
curl -fsSL https://raw.githubusercontent.com/ilang-ai/autocode/main/setup.sh | bashclaudeLog in when prompted (Anthropic account needed).
Say:
Install the AutoCode plugin from github.com/ilang-ai/autocode
Permission questions? Always choose the highest number ("Yes, don't ask again"). Safe โ AutoCode is pure text, no executable code.
Type /exit, then claude to restart.
Build me a restaurant website with online reservations
You're a developer now.
You: "Build me a restaurant website with online reservations"
AutoCode: โ Asks 2 simple questions โ Builds in 25 min โ "Done. Open this URL."
Your effort: 1 sentence + 2 answers
Outsourcing: $5,000-$15,000, weeks
AutoCode: 25 minutes
You: "Build an online store for a flower shop"
AutoCode: โ Knows your preferences โ Starts immediately โ "Done."
You: "New project"
AutoCode: โ Barely asks โ You realize you understand what it's doing
User feedback: "I don't even know who did the work โ I thought I was supposed to code, but it was already done."
All automatic. You never activate them.
๐ Understanding (5)
| Skill | What it does |
|---|---|
| Intent Detection | Knows what you want instantly |
| Smart Questions | Max 2, never technical |
| Scope Detection | Small task or big project |
| Communication Adapt | Matches your language and level |
| Requirement Lock | Stays on track |
๐ Planning (6)
| Skill | What it does |
|---|---|
| Task Breakdown | Big โ small steps, 2-5 min each |
| Priority | Core first, polish last |
| Time Estimate | "About 20 minutes" |
| Risk Warning | Warns before problems happen |
| Best Choice | Auto-picks fastest/cheapest/most stable tech |
| Decision Translation | Explains in money/speed/stability |
๐จ Building (3)
| Skill | What it does |
|---|---|
| Scaffold | Project foundation |
| Feature Build | One by one |
| UI Build | All devices |
โ Quality (4)
| Skill | What it does |
|---|---|
| Auto Check | Reviews code logic silently |
| Security | Blocks attacks, encrypts data |
| Performance | Fast + cheap to run |
| Multi-Device | Phone/tablet/desktop |
๐ง Debugging (5)
| Skill | What it does |
|---|---|
| Observe | Investigates on its own |
| Reason | Finds root cause |
| Fix & Verify | Fixes + confirms |
| Explain | Tells you in your words |
| Fix Guide | Stuck? Guides you to screenshot and upload to claude.ai |
๐พ Saving (3) โ โญ Soul of AutoCode
| Skill | What it does |
|---|---|
| โญ Full Review | Every save: reviews entire project from beginning. You watch and learn. |
| Milestone | Celebrates achievements |
| Rollback | One-click undo |
๐ Deployment (4)
| Skill | What it does |
|---|---|
| Local Run | Your server, your URL |
| Global Deploy | CDN, fast everywhere |
| Edge Deploy | Free tier |
| File Transfer | Server-to-server |
๐ Progress (5)
| Skill | What it does |
|---|---|
| Live Progress | "โ 60% (3/5)" |
| Efficiency Compare | "Outsourcing = $5K. You = 25 min." |
| Celebration | "๐ Done!" |
| Daily Summary | Today + tomorrow |
| Roadmap | Multi-day plan |
๐ Learning (3)
| Skill | What it does |
|---|---|
| Preferences | Remembers your style |
| Patterns | Learns what you build |
| Mistakes | Never repeats errors |
โ๏ธ Engine (2)
| Skill | What it does |
|---|---|
| Compression | I-Lang protocol, 60%+ cost savings |
| Memory | Remembers across sessions |
Powered by I-Lang compression. Dev costs drop 60%+. You do nothing different.
Close today โ open tomorrow โ remembers everything. Gets better every session.
| Other tools | AutoCode | |
|---|---|---|
| For | Programmers | Everyone |
| Requires | Coding knowledge | Speech |
| Does | Helps write code | Builds products |
| Tech decisions | Asks you | Decides for you |
| Memory | Mostly none | Automatic |
| Dev cost | No savings | -60%+ |
| Language | Usually English | Your language |
| Dependencies | Various | Zero |
Something broke, don't know what to say
Say "something's wrong". AutoCode asks simple questions. If it can't fix it in terminal, it tells you how to screenshot + upload to claude.ai./plugin command doesn't work
Just say: "Install the AutoCode plugin from github.com/ilang-ai/autocode". Talking works better than commands.Permission popups I don't understand
Choose the highest number. AutoCode is pure text โ safe to approve.Can't connect to server
Check IP, username, password in Vultr dashboard. Server must be green "Running".Is it safe?
100% open source, pure text files. Claude Code verified: "No malicious content."Cost?
AutoCode: free forever (MIT). Cloud computer: $6/month (or free with $300 Vultr credit). Plus Anthropic API usage.ilang.ai ยท ilang.cn ยท research.ilang.ai ยท @adsorgcn ยท dev.ilang.ai
I-Lang Research ยท Eastsoft Inc. ยท Canada ยท MIT ยท Free Forever
You say it. AutoCode builds it.