Blacksmith Sandboxes Coming soon
Blacksmith
The fastest way to run your coding agents.
Get Beta Access
A good fit if your agents:
  • Require full VMs that can run Docker for tasks like integration tests
  • Need an environment that mirrors CI exactly (root filesystem, caching, toolchains)
  • Need to build across multiple architectures (x86, ARM) and platforms (Linux, Windows, Mac)
  • Performance is bottlenecked by build/test speed and not inference speed
Not a good fit if your agents:
  • Run simple code execution (browser UI, code interpreters)
  • Don't need to run Docker or CI-like dependencies
  • Require sub-second cold starts with zero system-level access
Plug-and-play
import { Sandbox } from “@useblacksmith/sandbox“;
const sandbox = await Sandbox.create();
Get exclusive Beta access
Thanks. We’ll contact you soon.
Please enter a valid email address.
Blacksmith will send an email when Beta becomes available.
World globe

Questions about Blacksmith Sandboxes? Speak with our engineers.