I work on Coding Agent Sandboxes, aka “sbx” at Docker.The project
provides secure, microVM-based isolation
for running AI coding agents like Claude Code, Gemini, Codex,
Docker Agent and Kiro.Agents get full autonomy inside a sandbox
(their own Docker daemon, network, filesystem) without touching
your host system.Over the past couple of weeks, we built something
on top of it:a virtual team of seven AI agent roles that test the
product, triage issues, post release notes, and even fix bugs, all
running autonomously in CI.We