You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Containerized environments for coding agents. (๐ฆ๐ค) (๐ฆ๐ค) (๐ฆ๐ค)
Container Use lets coding agents do their work in parallel environments without getting in your way. Go from babysitting one agent at a time to enabling multiple agents to work safely and independently with your preferred stack. See the full documentation.
It's an open-source MCP server that works as a CLI tool with Claude Code, Cursor, and other MCP-compatible agents. Powered by Dagger.
๐ฆ Isolated 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.
๐ Universal Compatibility: Works with any agent, model, or infrastructure - no vendor lock-in.
๐ฆบ This project is in early development and actively evolving. Submit issues and/or reach out to us on Discord in the #container-use channel.