What are agent sandboxes missing?

What are agent sandboxes missing?

4 pointsby oryx17291 comments

Comments

Hacker News

Docker sandboxes do that. They take quite bit of resources though, almost same as a standard VM.

I need to mount directories or remove after creation easily, like I do with containers.

Gateway would be good too.

Firewall needs more functionality.

by aborsy

You can use micro VMs like Firecraker if you're rolling out your own infra. If you're on AWS, they also have a new managed Lambda MicroVM service.

Can you share more on what functionality you'd like from firewall? Feel free to drop me a message on oryx1729@protonmail.com if you'd like an early preview of my product.

by oryx1729

What I disliked about the Claude sandbox is that their IPs are blocked by many platforms, which makes webfetch etc. nearly impossible. I had to write a skill to avoid that. Best example is reddit that blocks all access for LLMs. I mean, it's surely understandable why those paltforms do it. But for your own purpose like research and can be a bit annoying.

by zloy88

Join the discussion

Write your take first — we'll ask for email only when you're ready to publish.

  • Hacker News
  • Docker sandboxes do that. They take quite bit of resources though, almost same as a standard VM.

    I need to mount directories or remove after creation easily, like I do with containers.

    Gateway would be good too.

    Firewall needs more functionality.

    by aborsy
  • You can use micro VMs like Firecraker if you're rolling out your own infra. If you're on AWS, they also have a new managed Lambda MicroVM service.

    Can you share more on what functionality you'd like from firewall? Feel free to drop me a message on oryx1729@protonmail.com if you'd like an early preview of my product.

    by oryx1729
  • What I disliked about the Claude sandbox is that their IPs are blocked by many platforms, which makes webfetch etc. nearly impossible. I had to write a skill to avoid that. Best example is reddit that blocks all access for LLMs. I mean, it's surely understandable why those paltforms do it. But for your own purpose like research and can be a bit annoying.
    by zloy88

Related stories