Zed's Agent sandboxes
Zed’s Agent now supports sandbox for it’s AI Agents. It’ll be enabled by default for terminal and fetch tools.
It prevents the following:
- Prevent agent from editing outside the project
- modifying
.git - Or any other network request unless we grant permission.
Similar to other coding agents like Claude Code, it uses Seatbelt on macOs, Bubblewrap on linux, WSL on Windows, etc.