Open Issues Need Help
View All on GitHub [Bug]: container-use environment_create fails with shallow Git repositories due to rejected push about 1 month ago
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
dagger/container-use
2.6K
Development environments for coding agents. Enable multiple agents to work safely and independently with your preferred stack.
Go