Daily News
· 1 min read
Vercel AI Updates: June 28, 2026
1. Vercel Observability Adds an Agent Runs Tab for eve Agents
Vercel. Vercel added an Agent Runs tab to the dashboard for projects built with eve, its open-source agent framework, surfacing each run’s trigger, session duration, and token usage so developers can trace and debug agent sessions. The view offers two modes, a developer mode with technical debugging detail and a business mode with humanized summaries for non-technical stakeholders, and stores run data in encrypted form with retention that scales by plan tier from 12 hours to three days. The addition extends Vercel’s observability tooling from deployments into the agent runtime, giving teams a built-in way to inspect how their eve agents behave in production. Source