From 8b62f946ca0b131d303f64089928a31399a189ff Mon Sep 17 00:00:00 2001 From: Eric Phillips Date: Sun, 15 Feb 2026 13:16:21 -0700 Subject: [PATCH] switch from microsandbox to podman --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5c9b92b..a941566 100644 --- a/README.md +++ b/README.md @@ -2,5 +2,5 @@ ### Architecture - the interface and orchstration runs natively -- all tool use and filesystem access done by the llm is sandboxed using microsandbox microvms +- all tool use and filesystem access done by the llm is sandboxed using Podman with krun microvm runtime.