Skip to content

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.

  • 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.
  • 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.

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.