Just launched. Looking for first users and feedback!
Comments
munch-o-man•22h ago
because claude wasn't using enough data center resources we need to give him additional servers in data centers on demand?
AlexFromTwelve•15h ago
Fair, if you're running one-off prompts, you don't need this. The real use case is longer agent tasks where you don't want rm -rf, a runaway loop, or pnpm install on some random repo touching your laptop. VM spins up, agent works, VM gets destroyed. Same reason people already sandbox in Docker/Codespaces, this just collapses create → run → destroy into one command.
munch-o-man•22h ago
AlexFromTwelve•15h ago