Documentation
torta
A small team of coding agents that builds your project on your own machine. You approve the work, they do it, and every file stays on your disk.
Start here
You have never opened a terminal
Install Node by double clicking, open Terminal once, paste the two lines below. After that everything happens in your browser, by clicking.
Install Node
Go to nodejs.org, click the big green LTS button, open the file that downloads and click through the installer.
Open Terminal
Hold Command and press Space, type
terminal, press Enter. You use this window twice and never again.Paste the first line, press Enter
This installs the AI and asks you to sign in.
npm install -g @anthropic-ai/claude-code && claudePaste the second line, press Enter
Your browser opens by itself. That is the last thing you type.
npx -y torta-ai start
Already a developer
Install it globally instead
npm install -g torta-ai
torta startDeveloper pathKnowledge Base
How the queue, the panes, the approvals and the budgets work.
10 pages
API Reference
The board server routes, the pane socket, the CLI, and torta.json.
7 pages
Release Notes
What changed in each published version, and what is on main.
8 pages
Troubleshooting
The exact messages torta prints, and what to do about each.
5 pages