---
title: "LangSmith Sandboxes are Generally Available"
url: https://daily.dev/posts/langsmith-sandboxes-are-generally-available-0nldmald9
source_url: https://www.langchain.com/blog/langsmith-sandboxes-generally-available
type: article
source: "LangChain"
published: 2026-07-08T19:23:05.753Z
updated: 2026-07-08T19:24:19.223Z
tags: ["ai-agents", "langchain", "langsmith"]
reading_time: 6
upvotes: 0
comments: 0
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# LangSmith Sandboxes are Generally Available

**[LangChain](https://daily.dev/sources/langchain)** · 6 min read · 0 upvotes · 0 comments

## Summary

LangSmith Sandboxes are now generally available, offering hardware-virtualized microVM environments for safely running AI agent-generated code. Unlike containers, each sandbox is kernel-isolated, protecting against supply chain attacks, kernel exploits, and untrusted model-generated code. The GA release ships snapshots with copy-on-write forks for parallel agent branches, Service URLs for authenticated HTTP access to sandbox-hosted services, a Sandbox CLI, creator-private access controls, and an Auth Proxy that injects credentials at the network layer without exposing secrets to the runtime. Upcoming features include local-to-cloud agent promotion, shared volumes for multi-agent collaboration, and full execution tracing.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://www.langchain.com/blog/langsmith-sandboxes-generally-available>

---

Tags: [#ai-agents](https://daily.dev/tags/ai-agents), [#langchain](https://daily.dev/tags/langchain), [#langsmith](https://daily.dev/tags/langsmith)

[View this post on daily.dev](https://daily.dev/posts/langsmith-sandboxes-are-generally-available-0nldmald9)
