Show HN: Container Use for Agents
github.com
Show HN: Container Use for Agents
1–10 of 18 posts
Re: Show HN: Container Use for Agents
#2Re: Show HN: Container Use for Agents
#3If you're interested, here's the keynote recording: https://www.youtube.com/live/U-fMsbY-kHY?t=3400s
Re: Show HN: Container Use for Agents
#4Re: Show HN: Container Use for Agents
#5I'm curious: what do containers add over and above whatever you'd get using worktrees on their own?
container-use combines both forms of isolation: containers and git worktrees in a seamless system that agents can use to get work done.
Re: Show HN: Container Use for Agents
#6I'm curious: what do containers add over and above whatever you'd get using worktrees on their own?
Re: Show HN: Container Use for Agents
#7Very cool that this runs as a MCP server, very cool demo
Re: Show HN: Container Use for Agents
#8Very cool that this runs as a MCP server, very cool demo
Seems odd that the LLM is so clever it can write programs to drive any API. But so dumb that it needs a new special purpose protocol proxy to access anything behind such an API...
Re: Show HN: Container Use for Agents
#9Re: Show HN: Container Use for Agents
#10On one end, I have been curious about getting multiple agents to work on the same branch, but realized I can just wait till they do that natively.
More so, all this feels like a dead end. I think OpenAI and github are right to push to remote development, so these don't matter. Eg, mark up a PR or branch in GitHub, and come back as necessary, and do it all from my phone. If I want an IDE, it can be remote ssh.