Ah let's see, do they still want you to LOGIN, in order to use a local dev tool? Yes, yes they do. No thanks Docker. You can keep your buzzword reasoning as to why this is needed.
dSebastien•26m ago
The one thing I wonder about is how you enforce the usage of Docker Sandboxes vs running the agent on the host directly, apart from scanning machines for binaries
notsirius•23m ago
been using this for a while - works great! Has also had a lot of updates over the past year so worth checking out again if you tried it a while ago
blueaquilae•23m ago
Docker management will fail their tech at every opportunity.
outof•22m ago
Like many people, I suspect, I used Claude to write my own agent sandbox that suits my needs very well. Investing my time in a propietary product has become a hard sell.
runtime_lens•17m ago
TO me, that's the important distinction: sandboxing limits what the agent can do but it doesn't necessarily enforce that the agent must run inside the sandbox. You need a separate control layer to enforce that boundary.
nezhar•6m ago
You design the sandbox so the agent starts in that layer. The next thing you can do is to limit the network access, this is what I'm working on right now.
Or do you mean something else?
cryptoz•16m ago
The linked page implies there is no linux support, I wonder why. It's there in the docs if you hunt for it.
If any AI company was doing serious engineering isolated containers would have been a prerequisite to using their tools.
alentred•11m ago
I am not sure I understand, how is this different from a devcontainer or other similar techniques?
On another topic, can't help but notice that "leading coding agents" somehow does not include Pi.
zmmmmm•7m ago
it's running a full VM so the agent can eg: run docker commands safely etc
karakanb•6m ago
I got excited for this not because this didn't exist before, but because Docker putting their weight on this would imply a broader adoption and better integration in the industry. I am sad that they are asking for a login here though, which doesn't make any sense to me.
c0rruptbytes•38m ago
Also if your thing doesn't work with `pi` out of the box, then low effort