Tag
Krowoc is an open-source agent workspace that launches micro-VMs to give each AI agent an isolated machine with shell, filesystem, and headless Chrome. It supports multiple model providers via Fireworks or bring-your-own-key, and lets long-running tasks persist independently of your laptop.
Browser Use describes two patterns for isolating AI agents that execute code: isolating the tool vs isolating the agent. They implemented the agent isolation pattern using Unikraft micro-VMs on AWS, achieving secure, scalable, and disposable sandboxes.