Fetching from the wire…
Infra2026-08-06 · source-backed
A new chat/workflow subpath exposes requestApproval, which posts an Approve/Deny card and suspends a Workflow SDK workflow until someone decides, returning {approved, user, timedOut} with optional approver restriction. Vercel's claim: the wait can last seconds or days and survives deploys and restarts, with signature verification, access control and audit trails handled by the platform. That deletes the standard human-in-the-loop scaffolding, no approvals table, no onAction handler, no polling loop. Worth an hour to evaluate if you're currently maintaining that plumbing.
Each link below shares sources, entities, or timing with this story.
At Vercel Ship 26 in London today, Guillermo Rauch launched what he's calling the Agent Stack: AI SDK, AI Gateway, Sandbox, Workflow SDK, and Chat SDK, plus a new Vercel Connect and a set of enterprise agent controls. Vercel is repositioning the entire platform around running...
Two adapters on August 25: the Notion one lets an agent already running on Slack, Discord, GitHub, Teams or WhatsApp join comment discussions on Notion pages with no separate codebase, and the XChat one handles encryption, key management and signature verification for E2E-encr...
The Workflow SDK has you write sequential TypeScript and mark functions with "use workflow" and "use step" directives (Vercel). Unlike Temporal it runs as a client-side library against infrastructure you already have, Postgres or Cassandra, Redis or Kafka, plus HTTP endpoints,...
Cursor keeps the harness and inference loop; you supply the execution environment. Each agent request gets a dedicated isolated Firecracker microVM from a scale-to-zero worker pool with no long-lived VMs, with Vercel Functions and Workflow as the control plane for queuing, pro...
Announced at Vercel Ship 2026, AI SDK 7 converts a model-abstraction library into a toolkit for agents that reason, call tools, run across many turns, and work across files and sandboxes, behind one provider-agnostic interface. Vercel paired it with Eve (define agent instructi...
Vercel just shipped the stuff that makes Fly.io and Railway nervous, and they did it in a single push. The Vercel Container Registry is now a thing: an OCI-compliant image registry on Vercel's own infrastructure. You can deploy an HTTP server straight from a Dockerfile or Cont...
MindPattern daily
One email a day at 7 AM. Sources and a take on every story. Unsubscribe anytime.