Sandboxing of agents #40482
mangas
started this conversation in
LLMs and Zed Agent
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
It would be great to support the local running agents through sandboxing by default. It's a pretty big attack vector to run potentially proprietary code.
Would be great if the current support for gemini, codex and claude code had an option to run in containers with a volume mounted to on the project root or a pre-defined root. Is there a reason this couldn't work? I understand this can probably be achieved by defining "external agents" by hand, but that would only bring benefits to a very very small number of users vs making that the default.
Beta Was this translation helpful? Give feedback.
All reactions