Firehose

Filtered to Companies, tagged “Sandboxing” · clear filters

All PeopleCompaniesPapersPodcastsHacker News

Browse by tag

30 JUL 2026 · Vercel

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 opens a shared workspace when they need to …

28 JUL 2026 · Vercel

Vercel Sandbox now supports forking with Sandbox.fork() . The fork starts from the source's current snapshot and inherits its config and environment variables. If the source is running, it forks the latest saved state, not the live in-memor…