
6/17/2026
What this post added
Introduces 'eve', an open-source agent framework built on Vercel Workflows. eve provides a structured, directory-based approach to defining agents, including models, instructions, tools, skills, subagents, and channels. It leverages Vercel's existing infrastructure for durable execution (Workflow SDK), sandboxed compute (Vercel Sandbox, Docker), human-in-the-loop approvals, and secure tool connections (Vercel Connect). eve also integrates OpenTelemetry for tracing and evals for testing.