Run multiple isolated agents in a single Sandbox
The @vercel/sandbox SDK now supports multiple Linux users and groups, so you can run agents side by side in a single Sandbox. Each agent runs as its own user with a private home directory. A group ope…
Added 2
- Support for multiple Linux users and groups in @vercel/sandbox SDK to run agents side by side in a single Sandbox
- Each agent can run as its own user with a private home directory