Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Agent Sandbox Examples

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.
  • hermes-agent: An example of running Hermes Agent with persistence and custom skills.
  • hpa-swp-scaling: An example of scaling a SandboxWarmPool using Kubernetes Horizontal Pod Autoscaler (HPA).
  • 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.
  • mcp-server-sandbox: Run an MCP (Model Context Protocol) server inside a Sandbox with attached storage.
  • 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.