Vercel Sandbox SDK Now Supports Multiple Isolated Agents

The @vercel/sandbox SDK has been updated to support running multiple isolated agents within a single sandbox environment. This new capability allows each agent to operate as its own Linux user with a private home directory, while groups can establish shared workspaces for collaboration. The enhancement significantly simplifies the development and deployment of multi-agent systems.

Source: Vercel