You can now view the Activity Log at a project-levelYou can now view project-specific user events in the activity log in Project Settings, alongside the activity log in Team Settings.Mehul Kar, Luka Hartwig
More granular observability for Vercel SandboxVercel Sandbox now has full support in Vercel Observability, giving you visibility into how your sandboxes consume resources.Brandon Tuttle, Tom Lienard
Give your eve agent GitHub toolsGitHub Tools now ships an eve toolset through the new @github-tools/sdk/eve subpath. One file in agent/tools/ can register every GitHub tool, or a preset such as code-review, so you can build a complete GitHub agent in nine lines of code.Hugo Richard, Ben Sabic
Vercel Sandbox now supports FUSE-based filesystemsYou can now run any FUSE based filesystem inside of a Vercel Sandbox; allowing you to connect s3fs, juicefs directly in SandboxesBrandon TuttleSoftware Engineer, Compute
Manage Vercel Flags segments with Vercel CLIManage Vercel Flags segments directly from the Vercel CLI using the new vercel flags segments command. Create, update, and script flag targeting without leaving your terminal.Chris WidmaierEngineering Manager
Agent Runs now available in the Vercel MCP and CLIFour new Vercel MCP + CLI tools let you find projects with Agent Runs data, list recent runs, inspect metadata, and fetch full traces, all without leaving your editor.+2Melkey Moksyakov, Allen Zhou, and 2 others
Routing rules now available on AI GatewayRouting rules in Vercel AI Gateway let you rewrite or deny models team-wide, so you can reroute traffic when a model is down or retired without shipping code.Rohan Taneja, Joe McKenney, and 1 other
Secure internal communication between services (beta)Service Bindings let Vercel services securely communicate using internal URLs, automatic routing, TLS, and authorization without exposing private services publicly.Casey Gowrie, Yury Selivanov