Computer
A Computer is a small Linux machine in the cloud that belongs to your Team. Agents work on it with their tools. You work on it with Apps. You both see the same files.
Agent or AppAsks to read, write or run
ComputerFiles and a shell
GitHubClone and fetch, if connected
What’s on it
Section titled “What’s on it”- Debian Linux with Node.js 24, pnpm and git.
- A workspace folder whose files persist. Stop for a week and they are still there.
- A shell. Each command can run for up to two minutes.
How you reach it
Section titled “How you reach it”- Inkcap opens its files in an editor with a file tree and tabs.
- Shed gives you a terminal on it.
- Prints saves images into a folder on it.
Apps ask for permission before they act on a Computer. You’ll see a prompt the first time. The terminal in Shed, for example, needs the Run commands permission.
What it can reach
Section titled “What it can reach”A Computer can’t reach the open internet yet. The one way out is GitHub: after you connect a repository, the Computer can clone and fetch that repository. Open internet and background processes are on the Coming soon list.