Guides

This page provides a collection of official guides and code examples for integrating the agent sandbox into your projects.

Chrome in a Sandbox

This guide documents the complete setup and deployment of Chrome in a Sandbox that runs locally on Kubernetes using Kind (Kubernetes in Docker) with the agent-sandbox controller.

Coding Agent on Agent-Sandbox and LangGraph

This guide documents the complete setup and deployment of a coding agent that runs locally on Kubernetes using Kind (Kubernetes in Docker) with the agent-sandbox controller. The agent uses locally-cached transformer models to generate and execute Python code with automatic error correction.

Composing Sandbox with Network Policies

This guide documents the complete setup Sandbox with Network Policies that runs locally on Kubernetes using Kind (Kubernetes in Docker) with the agent-sandbox controller.

Create a Sandbox with VSCode and Gemini CLI

This guide documents the complete setup and deployment of VSCode and Gemini CLI that runs locally on Kubernetes using Kind (Kubernetes in Docker) with the agent-sandbox controller.

gVisor

This guide shows how to run Agent Sangbox with the gVisor runtime using kind as a cluster.

JupyterLab on Agent-Sandbox

Deploy single-user JupyterLab environments using Kubernetes agent-sandbox.

Kata Containers

This guide shows how to run Agent Sandbox with the Kata Containers runtime using minikube as a cluster.

Python Runtime Sandbox

This guide documents the complete setup and deployment of a Python Runtime that runs locally on Kubernetes using Kind (Kubernetes in Docker) with the agent-sandbox controller.


Last modified November 24, 2025: Docs: Add guides section (#140) (70a5a8f)