Container Use gives your coding agents sandboxed dev environments to work in, so they can run safely in parallel without requiring babysitting.Container Use leverages Dagger for containerized workflows and Git worktrees for branching.
Sandboxed Environments
Each agent gets a fresh container in its own git branch - run multiple agents without conflicts, experiment safely, discard failures instantly.
Real-time Visibility
See complete command history and logs of what agents actually did, not just what they claim.
Direct Intervention
Drop into any agent’s terminal to see their state and take control when they get stuck.
Environment Control
Standard git workflow - just git checkout <branch_name> to review any agent’s work.