Don’t keep your laptop open. Opensource agent workspace that deploys microVMs.
Summary
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.
Similar Articles
OpenComputer | An Open Source Computer Built For Agents.
OpenComputer is an open-source virtual machine environment for AI agents that provides a human-accessible computer interface, allowing agents to safely operate while users can observe and collaborate. It runs locally with small context models and avoids screenshot-based navigation for efficiency.
@stainlu: we built an open-source version of workspace agents - any model, self-hosted - per-session sandbox - credential isolati…
OpenClaw is an open-source, self-hostable workspace-agent platform that sandboxes each session and isolates credentials.
run coding agents in localised airlocked microVMs
code-airlock is an open-source tool that runs AI coding agents inside disposable microVMs to avoid granting them direct access to the host filesystem. It clones the repo into a sandbox so agents can work freely, and after completion, users review and pull back only desired changes.
stablyai/orca
Orca is an open-source desktop app that lets developers run multiple AI coding agents (like Codex, ClaudeCode) in parallel isolated worktrees and manage them from a mobile companion.
InstaVM
InstaVM provides instant, isolated computer environments specifically designed for AI agents to operate securely.