Firecracker-based isolation
Each workload runs in a Firecracker micro-VM with its own Linux kernel, which creates a machine-level boundary rather than a shared-process environment.
CreateOS Sandbox is an isolated compute environment for running code and agent workloads inside Firecracker micro-VMs. It is designed for workflows that need machine-level isolation, private networking between sandboxes, and programmatic control through SDK, CLI, or MCP.
CreateOS Sandbox is an isolated compute environment for running code and agent workloads inside Firecracker micro-VMs. Each sandbox gets its own kernel, and the product is positioned for tasks that need a real machine boundary rather than a shared runtime.
The workflow shown on the product page is straightforward: install the SDK, create a sandbox with a chosen shape and root filesystem, run commands, inspect output, and tear it down when finished. The source also describes private networking between sandboxes, pause-to-zero behavior with state preserved, and template-based reuse for repeatable environments.
Each workload runs in a Firecracker micro-VM with its own Linux kernel, which creates a machine-level boundary rather than a shared-process environment.
Sandboxes can connect over a private network, making it possible to coordinate multi-agent or multi-node workflows inside isolated compute.
Paused sandboxes preserve guest memory and device state on disk, then resume in place so long-running jobs can survive idle gaps without restarting.
You can save a configured sandbox, including its root filesystem and installed dependencies, as a template and launch the same environment again.
The sandbox disk syncs to object storage you control, and the page says you can mount Amazon S3, MinIO, or Cloudflare R2 as a filesystem.
CreateOS exposes Sandbox through a TypeScript SDK, the CLI, and MCP, so code or an agent can provision and manage compute programmatically.
Run untrusted or model-generated code in an isolated environment that is separated from the host and other tenants by a machine-level boundary.
Coordinate multiple agents that need to communicate with each other while remaining isolated from the public internet and the host machine.
Use pause-to-zero and template reuse for iterative tasks that need to resume exactly where they left off without reconfiguring the environment.
Launch consistent sandboxes from a saved template when you need the same root filesystem and dependencies across repeated runs.
Sync outputs to storage you control and mount your own bucket when your workflow needs data to remain in your preferred object store.
CreateOS Sandbox runs each workload in a Firecracker micro-VM with its own kernel. The source says code inside one sandbox cannot reach the host or other tenants, and egress is controlled through an allowlist.
Yes. Sandboxes can communicate over a private network, which supports multi-agent workflows without exposing those services publicly.
A paused sandbox preserves its state and stops compute billing. The source describes this as a pause-to-zero flow that resumes in place rather than starting from scratch.
According to the source, Sandbox is preinstalled with Ubuntu 26.04 plus Node.js, Bun, Python, Go, Rust, and the Pi agent, and it is available in EU or US regions.
You can drive sandboxes with a TypeScript SDK, the CLI, or MCP. The source also mentions a browser agent can provision compute through a tool call.
ByteAsk is a terminal-first AI coding agent for C and C++ that edits repositories and verifies changes with the real compiler, debugger, sanitizers, and tests before showing a diff. It offers a free tier plus paid plans, with editor connectors and zero-retention handling described in the source.
hob is an independent workspace for coding agents that keeps agent sessions, terminals, history, and follow-up work organized around the tools and providers you already use. It is aimed at developers who want local control over routing, history, and workspace structure rather than a bundled model stack.
Manta AI is an autonomous web app testing tool for teams that want to map application behavior, catch regressions, and generate tests without writing scripts or maintaining selectors. It works from a URL and supports plain-English test flows, run results with screenshots, and scheduled or deployment-triggered checks.
SonOf connects to your repo and PM tool, audits the codebase and surrounding product context, and turns approved work into shipped tickets with senior engineering review. It is aimed at founders and engineering leaders who need backlog help without hiring a full team immediately.
Ghost est un assistant IA en terminal pour discuter, générer du code et lancer des tâches en ligne de commande. Modèles gratuits, Linux, macOS, Windows, open source.
AakarDev AI helps teams manage AI provider access, project-level setups, logs, and analytics from one dashboard. It supports BYOK workflows and lists providers including OpenAI, Google Gemini, Anthropic, Groq, Mistral AI, and Perplexity AI.