{"slug": "run-multiple-isolated-agents-in-a-single-sandbox", "title": "Run multiple isolated agents in a single Sandbox", "summary": "Vercel's @vercel/sandbox SDK now supports multiple Linux users and groups, enabling developers to run isolated agents side by side in a single Sandbox with private home directories and optional shared workspaces via createGroup. Each agent runs as its own user, preventing cross-user file access, simplifying multi-agent system development.", "body_md": "The `@vercel/sandbox`\n\nSDK now supports multiple Linux users and groups, so you can run agents side by side in a single Sandbox.\n\nEach agent runs as its own user with a private home directory. A group opens a shared workspace when they need to collaborate. This makes multi-agent systems easier to build.\n\nCall `createUser`\n\nfor each agent; its commands and file operations run as that user, and users can't read, write, or list each other's files. To set up a shared directory, call `createGroup`\n\nand add users to it.\n\nLearn more in the Vercel Sandbox [documentation](https://vercel.com/docs/sandbox/multi-agent).", "url": "https://wpnews.pro/news/run-multiple-isolated-agents-in-a-single-sandbox", "canonical_source": "https://vercel.com/changelog/run-multiple-isolated-agents-in-a-single-sandbox", "published_at": "2026-07-30 04:00:00+00:00", "updated_at": "2026-07-30 18:38:16.561572+00:00", "lang": "en", "topics": ["developer-tools", "ai-agents"], "entities": ["Vercel", "@vercel/sandbox"], "alternates": {"html": "https://wpnews.pro/news/run-multiple-isolated-agents-in-a-single-sandbox", "markdown": "https://wpnews.pro/news/run-multiple-isolated-agents-in-a-single-sandbox.md", "text": "https://wpnews.pro/news/run-multiple-isolated-agents-in-a-single-sandbox.txt", "jsonld": "https://wpnews.pro/news/run-multiple-isolated-agents-in-a-single-sandbox.jsonld"}}