“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.



