Sandboxes are already helping teams move from agents that answer questions to agents that can do work safely. At @mondaydotcom, that means giving Sidekick a secure environment to write and run code for more advanced user workflows. https://t.co/C7j8aZlkMx
LangSmith Sandboxes Enable Safe Agent Code Execution with MicroVMs
LangChainLangChain has made LangSmith Sandboxes generally available, providing kernel-isolated microVMs for AI agents. These environments allow agents to safely execute untrusted, model-generated code, enabling complex workflows without compromising infrastructure security. This shifts agents from answering questions to autonomously performing work in production environments.
- Availability
- Generally Available
- Isolation
- Hardware-virtualized microVMs, kernel-isolated
- Key Features
- Snapshots, cheap copy-on-write forks, Service URLs, Sandbox CLI, Auth Proxy
- Integration
- Deep Agents SDK, LangSmith platform
- Security
- Creator-private by default, Auth Proxy for credentials
- Customer Use
- monday.com's Sidekick AI assistant
The need for strong isolation arises from risks like supply-chain attacks, such as the Shai-Hulud npm worm, and kernel exploits like Copy Fail (CVE-2026-31431), which can bypass container-level security. Containers, designed for vetted application code, are insufficient for stateful agent workloads that install packages, edit files, and follow long-running tasks with untrusted code.
LangSmith Sandboxes include features like snapshots and cheap copy-on-write forks for parallel branches, Service URLs for authenticated HTTP access, and a Sandbox CLI for management. monday.com uses these sandboxes for its Sidekick AI assistant, allowing it to write and run code for advanced user workflows, including data analysis and multimedia generation.
Still wondering? A few quick answers below.
Every HeadsUpAI update is written based on its original source and reviewed before it's published. Read our editorial standards →






