Skip to main content

README

Agent Runtimes


Agent Runtimes / examples/AgentSandboxExample

examples/AgentSandboxExample

AgentSandboxExample

Demonstrates sandbox variant switching (local-eval / jupyter) with a live sidebar that streams WebSocket messages to and from the /configure/sandbox/ws endpoint.

  • Creates a local agent (spec: demo-full) with codemode enabled
  • SegmentedControl toggles between "local-eval" and "jupyter" variants
  • Sidebar shows live sandbox status, WebSocket event log, and an interrupt button

Variables