Fetching from the wire…
Public story · 2026-09-10 · high
Routing got 18x faster, and a new CLI command lets coding agents pull the changelog themselves instead of waiting on a human to read it.
Why now: Vercel posted the update in its September 10 changelog.
Vercel Sandbox expanded from 4 compute regions to all 20, with routing 18 times faster than before, per Vercel's changelog. Deployment steps run about 10% faster overall, up to 12 seconds saved per deploy on large apps. For anyone running builds through Sandbox, that's less distance between a build and the machine running it, and 12 seconds adds up over a day of iterating on deploys.
The smaller change is the more interesting one. The update adds persistent memory for eve agents through named slots defined under agent/memory/. An agent can hold state across sessions instead of starting cold every time. Vercel also shipped a vercel changelog CLI command built specifically so coding agents can pull it and see what's new.
Right now, agents mostly learn about new capabilities because a human reads a blog post and updates a prompt or a config file. A CLI command that hands the changelog straight to an agent skips that step. If the pattern spreads, writing a changelog stops being just a docs task. It starts looking like an API contract, something a program parses and acts on instead of something a person glances at once and forgets.
Vercel doesn't say how many teams are actually calling the new CLI command yet, or whether other platforms plan anything similar. Whether this stays a Vercel-specific detail or becomes a pattern other platforms copy is the open question.
Each link below shares sources, entities, or timing with this story.
Announced August 7: Hermes can use AI Gateway as its inference layer for 200+ models with no token markup and per-request dashboard visibility, and execute shell commands inside an isolated Vercel Sandbox microVM instead of on your machine, with Node.js 24/22 and Python 3.13 a...
As of August 24, adding or editing a variable means choosing Config, readable after saving by members with access, or Secret, usable by deployments and updatable but never viewable again (Vercel). Existing sensitive variables auto-converted with no migration work. The "Enforce...
npx deepsec init now sets up a repo and runs its first review in a single command: creates an isolated .deepsec/ workspace, configures model access via AI Gateway or custom keys, generates a codebase description and attack-surface map, runs pattern scans for coverage gaps, the...
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...
Guillermo Rauch posted on August 3 that Vercel built an internal agent called @v that "powers day-to-day operations" and is an expert in finance, comms, docs, marketing, engineering and business analytics. Daily interactions and token use both growing exponentially. It's seede...
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...
MindPattern daily
One email a day at 7 AM. Sources and a take on every story. Unsubscribe anytime.