You can now run with .Claude Managed AgentsChat SDK Claude Managed Agents handles the agent loop server-side, including the model, tools, session state, and sandboxed web research. Chat SDK gives that agent a chat…
and its faster serving path, , are now available from US-based providers on AI Gateway, including Baseten and Fireworks. (ZDR) is also supported for both models. Kimi K3 from Moonshot AIKimi K3 FastZero Data Retention…
The can now protect a Vercel Blob store. The same rules that guard your deployments (deny, challenge, rate limit) now apply to blob traffic with no changes to your code, blob URLs, or . Vercel WAF@vercel/blob Every…
Workflow steps on Pro and Enterprise plans can now run for up to 30 minutes (1800 seconds), up from 800 seconds, using (in beta).extended function durations To opt in, set to in your project's Environment Variables…
from Anthropic is now available on AI Gateway.Claude Opus 5 Opus 5 improves on previous Opus models for long-horizon agentic coding, handling multi-file features, larger refactors, and end-to-end feature work, and…
version history can now be inspected from the Vercel CLI with the new command.Vercel Flagsvercel flags versions Run to print the full revision history for a flag, with each revision's author, message, timestamp, and…
The Vercel MCP server can now deploy code directly to a new or existing project. When your AI assistant finishes building something, it can ship it to Vercel and hand back a shareable URL without leaving the chat…
from Ant Group is now available on AI Gateway.Ling 3.0 Flash The model is free to use for the next three weeks, through August 3rd. Ling 3.0 Flash is a Mixture-of-Experts model with 124B total parameters and about 5.1B…
You can now add to your eve agent as an .GitHub toolsextension Add the package, drop one file in , and your agent gets all 42 tools with Vercel Connect auth, presets, and approval rules built in.agent/extensions/…
The new Connect tab now gives you a shell into any running Vercel Sandbox, straight from the dashboard. Run commands, browse the filesystem, upload and download files, and inspect open ports without leaving the…
now shows a live evaluation view on each flag's detail page. You can see evaluations per minute charted over time, with each flag version marked in the chart so you can tie evaluation shifts to specific configuration…
AI Gateway now supports . Previously, transcription required a complete audio file and returned the full transcript in a single response. Now you can stream audio in as it's captured and get transcript updates back as…
You can now package tools, connections, skills, instructions, and hooks into extensions that any agent can import. Extensions can be published to package registries like npm, then installed, versioned, and upgraded…
Searchable on Vercel 5x increase in development velocity 100+ billion tokens processed Customer-requested features shipped in as little as 30 minutes Zero model SDK implementation or API key rotation with AI Gateway AI…
Vercel Connect now includes preset connectors for 90+ services, including Shopify, Okta, Workday, Jira, and Sanity. Preset are predefined configurations for supported services. They reduce manual setup by…
and are now available on AI Gateway.Gemini 3.6 FlashGemini 3.5 Flash-Lite Gemini 3.6 Flash improves quality across coding, agentic tasks, and web development while consuming fewer tokens and making fewer model calls…
now supports purchasing Vercel products. You can:Vercel MCP Vercel MCP quotes the price, explains whether the charge is one-time or recurring, and completes the purchase only after you confirm. When an exact price…
Vercel now compiles Python functions to bytecode at build time. In our benchmarks, cold starts for the median-sized function dropped from .2.8s to 1.3s When Python imports a module without cached bytecode, it parses…
AI Gateway now supports service tiering. Service tiers let you optimize for latency, throughput, and cost per request to match your use case. Pick a faster tier for interactive workloads (less queueing, higher token…
is now available on AI Gateway. There are 2 versions of the model available:Laguna S 2.1 from Poolside Laguna S 2.1 is an open-weight Mixture-of-Experts model that supports a context window of up to 1M tokens and runs…
now keeps each run's state, queue dispatch, and output streams in a single home region: the region where the run starts by default, or any target region you choose.Vercel Workflows A run keeps its home region for its…
Team Owners can now clear the team's Remote Cache of all artifacts in one click. This is useful when you believe there are poisoned artifacts in your cache. In your team's Build and Deployment settings, and clear the…
no longer bills for data it downloads from the internet. Installing packages, cloning a Git repository, or pulling artifacts and datasets from an external source does not count toward Sandbox Data Transfer usage.Vercel…
Runtime logs now show a Cache Reason explaining why a request wasn't a fresh cache hit, for example a time-based or tag-based revalidation. Use cache reasons to debug misses and improve your hit rate. Cache reasons…
is 35% off on AI Gateway through July 24 when routed through Novita.GLM 5.2 To get the discounted rate, set the model to in the and route requests through Novita:zai/glm-5.2AI SDK After July 24, the model stays…
Vercel now reuses static files across deployments for frameworks that output content-addressed assets. It's zero-config: Vercel uses to manage these immutable files alongside your code changes, handling the hard parts…
The is now available in the .Vercel PluginKimi Code CLI Kimi Code can now draw on Vercel platform knowledge on demand, with skills for Next.js, AI SDK, Vercel Functions, and more. The Vercel Plugin also helps Kimi Code…
Chat SDK's now supports Slack's native agent experience. Agents built with Chat SDK could already talk in channels and DMs. This update adds the Agent badge, agent conversations in the Messages tab, suggested prompts…
The now shows subscribers a write utilization metric, helping identify routes that regenerate often but receive few requests. Write utilization is the ratio of cached requests to ISR writes. For routes with low write…
is now available on AI Gateway.Kimi K3 from Moonshot AI K3 is an open-source model with a 1M-token context window and native visual understanding, accepting text, image, and video inputs. Built for long-horizon…
Speechify on Vercel 500,000+ pages served across 40+ languages Cut costs 50% by auto-scaling with Fluid compute Zero user impact on bad deploys with Instant Rollbacks started as a tool for people with dyslexia. Cliff…
You can now send Discord bot messages with , an opt-in layout system that treats text, images, files, and buttons as flexible components you can arrange in any order.Components V2 Set the adapter's option to and cards…
is now available on AI Gateway.Inkling from Thinking Machines Inkling is a broad generalist model, trained across agentic, reasoning, coding, instruction-following, factuality, vision, and audio tasks rather than…
The now resolves your team before discovering projects, then searches for projects only in that team instead of sweeping every team you belong to. Linking is faster and more predictable, and every command that…
now has first-class support for through the new subpath. Instead of storing a long-lived personal access token, your agent mints short-lived, scoped GitHub tokens at runtime from a connector. There is no secret to…
The trace viewer for now has a minimap that shows the entire run in one view.Vercel Workflows Drag the viewport to pan, resize it to zoom, or drag across the minimap to select a new section. Click anywhere on the…
Following the Node.js 20 end of life on April 30, 2026, we are deprecating Node.js 20 for Builds and Functions on October 1, 2026. How can I see which of my projects are affected? You can see which of your projects are…
Chat SDK now supports X (Twitter), extending its single-codebase approach to Slack, Discord, GitHub, Teams, Telegram, and WhatsApp with the new .X adapter Teams can build bots that reply to public mentions and hold…
The is now available in VS Code and the GitHub Copilot CLI.Vercel Plugin GitHub Copilot now has Vercel platform knowledge on demand, with skills for Next.js, AI SDK, Vercel Functions, and more. The Vercel plugin also…
now supports consistent reads on private storage. Pass to or for a read that reflects the latest write.Vercel BlobuseCache: falseget()presignUrl() A blob written to a fresh pathname has no existing cached entry, so…
You can now export charts as images and download or query the data behind every ranking.AI Gateway leaderboard The AI Gateway leaderboards show how AI is used in production, ranking models, labs, apps, and providers…
You can now provision and manage directly from the Vercel Marketplace. AgentMail Your AI agents can send, receive, and respond to email from a real inbox. AgentMail handles the mail servers and deliverability. Key…
is now available on the . It runs your Playwright tests in parallel, so your suite finishes in the time of your slowest test.EndformVercel Marketplace Key capabilities: Get started with or install using Vercel…
AI Gateway Production Index — July 2026 Every month, routes tens of trillions of tokens between production applications and AI labs, giving us a view of what AI usage actually looks like in today’s enterprise. We…
Deployment Policies are now available and enable teams to restrict which mechanisms, organizations, and repositories are allowed to create deployments. Each policy can be configured per environment at the team and…
and are now almost 10% more cost-efficient for all Pro and Enterprise teams.Web AnalyticsSpeed Insights Infrastructure and event-processing improvements reduced cost across both products, so page views, referrers, top…
You can now inspect subagent activity for eve projects in . Agent Runs The new Subagents tab shows every subagent, organized by which turn started it. Each row shows the prompt, duration, and any failures, all on a…
You can now manage targeting rules for through the . With the command, you and your agents can add new rules, move existing ones, and inspect the current ordering without leaving your terminal.Vercel FlagsVercel…
Seedream 5.0 Pro is now available on .AI Gateway Seedream 5.0 Pro is an image generation and editing model. It generates images from text, rendering text without spelling errors and following typographic rules, and…
now support Tree and Waterfall views. See span hierarchy, critical path, and timing without leaving the log entry.Traces in Vercel Logs The Tree view groups spans by parent and child. On load, spans are sorted by…