Development environments for coding agents. Enable multiple agents to work safely and independently with your preferred stack.

1 Open Issue Need Help Last updated: Jul 23, 2025

Open Issues Need Help

View All on GitHub

AI Summary: The task is to fix a bug in the `container-use` tool where creating environments fails when using shallowly cloned Git repositories. The bug stems from Git's restriction against pushing from shallow clones. The solution likely involves modifying `container-use` to either handle shallow clones correctly or provide clearer error messages and/or instructions to the user.

Complexity: 4/5
bug good first issue

Development environments for coding agents. Enable multiple agents to work safely and independently with your preferred stack.

Go