This directory contains examples of how to use the Agent Sandbox. Each subdirectory contains a different example.
- aio-sandbox: An example of running All-in-One (AIO) Sandbox using agent-sandbox.
- chrome-sandbox: An example of running a Chrome browser in a sandbox.
- code-interpreter-agent-on-adk: An example of using Agent Sandbox as a tool in Agent Development Kit (ADK).
- composing-sandbox-nw-policies: An example of composing network policies for sandboxes.
- gemini-cu-sandbox: An example of a Python runtime sandbox for Gemini Computer Use Agent.
- hello-world-sandbox: A simple "Hello World" sandbox example.
- jupyterlab: An example of running JupyterLab on Agent-Sandbox.
- langchain: An example of a coding agent using Agent-Sandbox and LangGraph.
- manual-pdb: An example of manual PodDisruptionBudget (PDB) configuration for sandboxes.
- openclaw-sandbox: An example of running OpenClaw (formerly Moltbot) inside the Agent Sandbox.
- policy: Examples of using different policies with sandboxes.
- python-runtime-sandbox: An example of a Python runtime sandbox.
- sandbox-ksa: Examples of a sandbox with a service account, namespace, and a basic sandbox.
- vscode-sandbox: An example of running VSCode in a sandbox.