From 7eca683c56ed213177361ad8893249a8ecdf9fa8 Mon Sep 17 00:00:00 2001 From: dafmulder Date: Tue, 7 Apr 2026 19:53:58 +0200 Subject: [PATCH] Add OmniRun - Firecracker microVM sandboxes for AI agents --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1e71349..34c65fa 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,7 @@ A curated list of **code-execution sandboxing solutions for AI/LLM agents**. - [shellbox.dev](https://shellbox.dev/) - SSH-accessible Linux boxes. - [Novita Sandbox](https://novita.ai/docs/guides/sandbox-agent-runtime-introduction) - Agent deployment framework with SDK decorators and one-click configuration. - [BlueRock Agent Sandbox](https://www.bluerock.io/products/agent-sandbox) - Commercial sandbox with full MCP visibility and action-level tracing. +- [OmniRun](https://omnirun.io) - Firecracker microVM sandboxes with 250ms boot, desktop GUI control, end-to-end encryption, and TypeScript/Python SDKs. ## Self-hosted / Open Source