Top
Best
New

Posted by etoxin 9 hours ago

Docker Sandboxes – Disposable, isolated sandboxes for AI agents(www.docker.com)
389 points | 252 commentspage 7
freakynit 7 hours ago||
Has anyone tried https://bhatti.sh/ ?
sahil-shubham 3 hours ago|
Hey, creator of bhatti here, let me know if you any questions.
hmokiguess 3 hours ago||
https://xkcd.com/2044/
notsirius 9 hours 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
zingar 8 hours ago|
Do the agents come preinstalled in the images? Or do they somehow use whatever I’ve installed locally? The former makes sense to me but then I’m wondering whether the sandbox images stay up to date with new releases of each image.
aborsy 5 hours ago||
The agent is per installed. If there is an update to the agent, the VM notifies you on a first run and updates it if you approve.

Other than the login problem, it’s a decent option.

pixard 9 hours ago||
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.
alasano 6 hours ago||
I've been keeping a list of all the agent sandbox providers if you're looking for alternatives to this

https://engine.build/lab/agent-sandboxes

The open source section specifically.

threethirtytwo 2 hours ago||
I don't want this that bad. I want the agent to have open access to my system because it actually does important administrative things for me. It is THAT convenient and powerful.

Here's what I want: REALTIME OBSERVABILITY/POWERPOINT.

I don't want to just see what command it ran. I need graphics... what part of the file system it is touching, what network entities it is contacting. If it's running SQL I want the parsed query handed to me in a syntax highlighted and well formatted interface. Imagine that star trek computer presenting automated infographics while someone is doing a presentation, you know what I'm talking about? It's like a automated powerpoint as the agent does it's thing.

I need to understand my agent and what it typically does so I can dangerously wield it. I treat the agent like a gun in a live shooting scenario. That's how I want to use the LLM.

Sandboxes have their purpose. Just like how shooting ranges have their purposes. But I need to fire my gun in the real world and real world is a warzone.

thomasahle 6 hours ago||
Has anyone started proving their sandboxes in Lean (or Coq, etc.)?
navigate8310 8 hours ago||
Here's another sandbox that I found interesting: https://github.com/ashishb/amazing-sandbox
_pdp_ 7 hours ago|
Very interesting. Thanks for sharing.
AmazingTurtle 8 hours ago|
So it's basically a container with a fancy name, innit?
More comments...