multiplexer active

AgentBox

Maker: madarco License: MIT Stars: 367 First released: 2026-05-12 Language: TypeScript
IDE Web

About

Running three coding agents on one laptop means shared credentials, clobbered working trees, and contention, so AgentBox gives each agent its own box: a sandboxed VM or container created with one command and loaded with the project's skills, plugins, and settings via a teleport step. Checkpoints make box startup sub-second and auto-pause idle boxes, each box is a full computer with a browser, persistent shells, screen sharing over noVNC, and warmed-up VS Code or Cursor, while git credentials stay on the host with pushes gated behind permissions. Boxes run on local Docker or OrbStack or on cloud providers including Hetzner, Daytona, Vercel, E2B, and DigitalOcean. Developers running several agents in parallel who want isolation without workflow friction are the users.