Kortix
Run agents against your own git repos in disposable cloud sandboxes, and land their work through review.
Kortix runs AI agents against your own git repositories in disposable cloud sandboxes, then lands their work through review.
project (git repo + kortix.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.
Concepts
How it works — projects, sessions, change requests, agents, secrets, triggers, connections, channels, accounts.
Guides
Task how-tos — secrets, tools, automations, the CLI.
Reference
Exact detail — manifest, CLI, runtime, secrets, triggers, sandbox image.