Building Agents as Easy as Building Blocks!
Vercel unveils eve, an open source Agent framework with file based configuration. Build Agents like Lego bricks with durable workflows and zero boilerplate.
“AI Disruption” Publication 10100 Subscriptions 20% Discount Offer Link.
Vercel released their Agent framework at the Ship conference in London on June 17, open-sourced under Apache 2.0.
They position it as: Next.js for the Web, just like eve for Agents.
The core philosophy is identical: convention over configuration.
Before Next.js, every React project had different routing, SSR, and bundling setups. After Next.js arrived, app/page.tsx became the route — file-name conventions, zero configuration, and the entire community’s project structure was unified instantly.
eve does exactly the same thing, only its target is the building blocks of Agents.



