proomt

Search

Search posts, papers, and topics

All posts

VercelElisabeth Rülke1 min readrelease notesintro

Vercel Sandbox now supports Devin Outposts

Summary

Vercel Sandbox adds support for Devin Outposts, letting each AI agent session run in an isolated microVM with snapshot state and firewall controls. Teams can deploy via a provided quickstart and get automatic credential handling.

  • Vercel Sandbox can now host Devin Outpost sessions, each running in an isolated microVM.
  • Session state is preservable via Sandbox snapshots, enabling continuity across runs.
  • Network policies for Devin agents are enforced through Sandbox firewall rules.
  • A durable workflow in Vercel orchestrates the lifecycle of each Devin session.

Teams building AI agents with Devin Outposts benefit from Vercel's isolation, state persistence, and built‑in security controls.

4/10

Related reading

  1. Run Terminal-Bench and other Harbor evals on Vercel Sandbox

    Vercel now supports running Harbor benchmarks, like Terminal‑Bench, inside its Sandbox using Firecracker microVMs. The integration with AI Gateway lets you benchmark multiple models by swapping the `--model` flag, scaling concurrency with `--n-concurrent`.

    Vercelvercel.com1 minrelease
  2. Full Sandbox egress firewall now available on Hobby plan

    Vercel added full Sandbox egress firewall capabilities to the Hobby plan, letting you define allow/deny network policies and attach secrets to outbound requests. You can configure policies via code or the Sandbox CLI, reducing data exfiltration risk for low‑cost projects.

    Vercelvercel.com1 minrelease
  3. Give your eve agent a browser

    Vercel released the @agent-browser/eve extension, giving Eve agents full browser automation capabilities inside their sandbox. It adds installable tools for navigation, interaction, and screenshots, with domain allowlists and credential protection.

    Vercelvercel.com1 minrelease
  4. The skills CLI now supports Notion hosted skills

    Vercel’s `skills` CLI (v1.7.0) now lets you install agent skills directly from Notion pages or shared Notion skill packs. Use `npx skills add notion` to browse packs, or `npx skills add <PAGE_URL>` for a single skill. Authentication is handled via the `ntn` CLI, which requires a Notion personal access token. Permissions follow Notion’s page sharing model, so only users with view access can instal…

    Vercelvercel.com1 minrelease
  5. Share Vercel Container Registry repositories across teams

    Vercel added read‑only sharing of Container Registry repositories across teams, allowing any team to pull images from a shared repo. The sharing is managed through the dashboard or Vercel CLI and can be used in Vercel Sandbox with a team‑scoped image reference.

    Vercelvercel.com1 minrelease
  6. Mem0 joins the Vercel Marketplace

    Mem0, a service that provides long‑term memory for AI agents, is now available as a native Vercel Marketplace integration. It auto‑creates an API key, adds it as MEM0_API_KEY, and offers built‑in billing with free and paid plans.

    Vercelvercel.com1 minrelease