Download the guide to learn how to give agents the tools they need to work autonomously while keeping execution isolated, observable, and under control.
Agents become significantly more useful when they can do more than generate text. Give them access to a filesystem, shell, package manager, network, and persistent state, and they can run code, inspect results, correct mistakes, and complete workflows end to end. But giving agents real execution power also introduces new security, isolation, and operational requirements. This guide explains how to provide agents with their own secure computing environments without exposing your infrastructure or slowing down development.
What You'll Learn
Download the guide to learn how to give agents the tools they need to work autonomously while keeping execution isolated, observable, and under control.
Inside the Guide

See how LangSmith helps you debug, evaluate, and improve your agents in production. Talk to our team or start exploring today.
Ephemeral, isolated microVM sandboxes designed for agent-generated code. Give agents a secure computer with full root access while keeping your infrastructure completely untouched.
Execute code in isolated environments with sandbox backends. Learn how to configure LangSmith, Daytona, E2B, Modal, and other providers with the Deep Agents SDK.
LangSmith Sandboxes are now GA with hardware-virtualized microVM isolation, snapshots and copy-on-write forks, Service URLs, a Sandbox CLI, and an Auth Proxy for secure credential injection.