01
Autonomous bugfix loops
An agent reproduces a failing test, patches, reruns, and iterates until the suite is green or a budget is exhausted — the DeepSeek Harness pattern.
02
PR review & codegen bots
Triggered by a webhook, an agent checks out a branch, makes changes, and opens a pull request without a human ever provisioning a VM.
03
Parallel fan-out sessions
One sandbox per ticket, per branch, or per customer — dozens running concurrently, each with its own filesystem and process table.
04
Untrusted or external repos
Point an agent at a community PR or a repo you don't fully trust without extending it a lane onto your infrastructure.