ToolsThe story, in brief

Vercel Releases Eve: An Open-Source AI Agent Framework Where Each Agent is a Directory of Files Mapped to Capabilities

Vercel just open-sourced Eve—an agent framework that treats each agent as a directory of files. Durable execution, sandboxing, and approvals built in. Deploy with `vercel deploy`.

Illustration of independent geometric mechanisms passing paper tasks along branching amber tracks.
AI agents and the coordination of work.AI illustration by KeyNews
The KeyNews take

Why it matters

Vercel is moving beyond hosting into agent infrastructure, lowering the barrier for founders to build and deploy production-grade AI agents without custom scaffolding. This signals the shift from chat interfaces to autonomous agent deployment as table-stakes.

The key facts

6 to know
  1. Vercel open-sources Eve agent framework (Apache 2.0 license)

  2. Public preview now available

  3. Agent = directory of files mapped to capabilities

  4. Built-in: durable execution, sandboxes, approvals, connections, channels, evals

  5. Deployment: unchanged `vercel deploy` workflow

  6. Scaffold with: npx eve@latest init

Go to the source

MarkTechPostmarktechpost.com

Publisher excerpt: Vercel has open-sourced eve, an Apache-2.0 agent framework now in public preview. An agent is a directory of files, with durable execution, sandboxes, approvals, connections, channels, and evals built in. Scaffold with npx eve@latest init and deploy unchanged via vercel deploy.
Read original report
Back to today's editionMore tools news

Keep reading

Related stories

More from Tools