Hardened containers
Sessions run with all Linux capabilities dropped and a read-only root filesystem.
Factory runs coding agents in hardened, isolated containers against the repos you already host — and hands the work back as pull requests you review like any other.
A session is an isolated container with one job. You talk to it in a thread pinned to a repo; it works over the same git transport you use, and nothing merges without your review.
Factory writes through GitForge's storage layer, so every object an agent pushes lands in the backend you connected — under the same path rules, branch protection, and audit trail as a human push. Agents never become a side channel around your governance, and their work is yours to clone out anytime.
Sessions are disposable containers with the smallest possible blast radius.
Sessions run with all Linux capabilities dropped and a read-only root filesystem.
The control plane provisions per-session agent and git credentials; they never leave it.
Agents run under an enforced tool allowlist with budget caps on every session.
Every event, message, and git action is persisted and streamed live as it happens.
Spaces is the home for Factory sessions and managed game servers, built on your GitForge account and workspace.
Create an account, connect a repo, and review your first agent-authored pull request.