During Interrupt, we announced the General Availability of LangSmith Sandboxes. Here’s what you need to know https://lnkd.in/gTnj3ka3
Agents that use code execution as part of their workflow are exploding in usage. They generate code, install dependencies, run tests, inspect failures, and edit files. These types of agents need a computer-like environment with a filesystem, package manager, shell, and persistent state.
They also need isolation, because the code they run may be generated by a model, pulled from an external dependency, or supplied by a user. But the risks of running outside of isolation boundaries can bring potential supply-chain attacks in your runtime, broken kernels, and more.
We built LangSmith Sandboxes specifically for these demands.
✅ Every agent get a computer-like environment they can use without putting infrastructure at risk
✅ Managed through the same LangSmith SDK and API key teams already use
✅ Compatible with Deep Agents, Open SWE, LangSmith Deployment, LangSmith Fleet, and custom code
✅ Production controls teams need around credentials, resource limits, lifecycle, and access
✅ New capabilities for parallel workloads, cost control, and enterprise security
You can start using LangSmith Sandboxes today with one line of code with your existing SDK and API key. Visit the link above to learn more about our GA release and see how you can get started.