Machine
Run agents against your own git repos in disposable cloud sandboxes, and land their work through review.
Machine runs AI agents against your own git repositories in disposable cloud sandboxes, then lands their work through review.
project (git repo + machine.toml)
└─ session ──> isolated sandbox VM on branch "<session-id>"
└─ agent (OpenCode) commits + pushes
└─ change request ──> merge ──> default branchA project is one repo. A session is one agent run in an isolated sandbox on its own branch. A change request merges that work back. That's the system.
Quickstart
Create a project, run a session, keep the work — the everyday loop.
Deploy a website
Ship a site from your project to a live URL, with your own domain.
Concepts
How it works — projects, sessions, change requests, agents, apps, secrets, triggers, connections, channels, accounts.
Guides
Task how-tos — deploying, secrets, tools, automations, the CLI.
Reference
Exact detail — manifest, CLI, runtime, secrets, triggers, sandbox image.
