

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.Get Started
Quickstart
Install Container Use on your system using Homebrew, shell script, or build
from source
Agent Integration
Configure Container Use with your coding agent (Claude Code, Cursor, VSCode,
etc.)