ToolsThe story, in brief

Run untrusted code with Vercel Sandbox

Vercel just shipped infrastructure for AI agents to run untrusted code safely. Here's why that matters for your stack.

Paper-cut illustration of a coral software window opening into a three-dimensional drafting space.
New tools for building and creating with AI.AI illustration by KeyNews
The KeyNews take

Why it matters

Vercel Sandbox enables a critical capability for AI agent deployment: secure execution of model-generated code in isolated environments. This addresses a core infrastructure gap for companies building agentic AI applications, removing a deployment blocker for production AI workflows.

The key facts

6 to know
  1. Vercel Sandbox launched in Beta across all plans

  2. Supports execution times up to 45 minutes in ephemeral microVMs

  3. Runs untrusted code generated by AI agents in isolated environments

  4. Pay-per-use model: charges only for active CPU time

  5. Available as standalone SDK for non-Vercel platforms

  6. Built on Vercel's Fluid compute infrastructure

Go to the source

Vercel Blogvercel.com

Publisher excerpt: Vercel Sandbox is a secure cloud resource powered by . It is designed to run untrusted code, such as code generated by AI agents, in isolated and ephemeral environments.Fluid compute Sandbox is a standalone SDK that can be executed from any environment, including non-Vercel platforms. Sandbox…
Read original report
Back to today's editionMore tools news

The wider picture

View all
Paper-cut illustration of a coral software window opening into a three-dimensional drafting space.
AI illustration by KeyNews
Tools01

Meta’s Muse is creepy, but maybe not for the reasons you think

A widely-deployed AI assistant shipped with a privacy and transparency gap that raises questions about how these tools actually work and what access they grant themselves. Practitioners need to understand what they're actually allowing when they install agent-adjacent products.

The Verge AI
Illustration of a transparent lens revealing connected networks across layers of paper.
AI illustration by KeyNews
Tools02

TypeSafe AI Releases Jev: A System One Model That Returns Typed, Calibrated Decisions Instead of Text

A new class of models optimized for typed, probabilistic decisions rather than text generation—reshaping cost structure and reliability for classification, scoring, and decision-automation workflows. Changes how teams think about model selection for deterministic tasks.

MarkTechPost
Illustration of independent geometric mechanisms passing paper tasks along branching amber tracks.
AI illustration by KeyNews
Tools03

Unity launches official plugins for Claude Code and OpenAI Codex to stop AI agents from using outdated tutorials

Unity is shipping official integrations that let frontier models access up-to-date documentation in real time, solving a real problem for developers using AI coding assistants: stale training data and outdated API references.

The Decoder