Governance

Sandboxed Autonomy

Safe Execution for Long-Running Coding Agents — Worktrees, Ephemeral Environments, and Blast-Radius Control

Por

Tenten AI FDE Team

Enterprise & Compliance

Publicado

8 de mayo de 2026

Tiempo de lectura

16 min

sandboxisolationgit worktreesautonomysecurity
Sandboxed Autonomy

Resumen

Coding agents have crossed a threshold. A year ago the interesting question was whether a model could write a correct function from a prompt. Today it can run for an hour — open a branch, install dependencies, run a test suite, read the failures, and try again — largely unattended. Capability is no longer the constraint. The question is how much of that work you are willing to let happen without watching every step.

That willingness has a precondition, and the precondition is containment. You can grant an agent exactly as much independence as you can contain the consequences of its mistakes. An agent that can only touch a throwaway copy of a repository can be trusted to act freely, because the worst case is a discarded copy. An agent with production access is dangerous at any level of autonomy, because the worst case is unbounded. Sandboxing is not a safety feature bolted onto autonomy — it is what makes autonomy grantable at all.

This paper describes how Tenten AI builds execution environments for long-running coding agents: the isolation primitives we rely on (ephemeral containers and microVMs, hosted code-execution sandboxes, git worktrees for parallelism), the controls that bound the blast radius, the governance trail that makes the work auditable, and the threat model we design against.

One principle organizes all of it. Sandbox first: start with the tightest containment that still lets the agent do useful work, then loosen specific constraints as observed behavior earns it. Autonomy scales exactly as far as isolation and auditability allow, and not one step further.

Contenido completo

Desbloquear el informe completo

Envía tus datos para desbloquear el contenido completo de inmediato. Enviamos uno o dos boletines técnicos al mes — puedes darte de baja cuando quieras.

Al enviar, aceptas recibir actualizaciones técnicas de Tenten AI. Puedes darte de baja en cualquier momento.

Flujos de trabajo con IA,
integrados en tu operación

Nos integramos (FDE y FDM) para construir los agentes y flujos de trabajo de IA que tu equipo usa cada día. En producción en semanas, no en trimestres.