
eve
The Framework for Building Agents
The Lens
By Erik Loyd, SaaS CEO and former COO/CFO of an AWS Premier Partner.
Updated Jun 2026
Eve is Vercel's framework for building durable AI agents where the agent's definition lives as plain files, not buried in code. Its instructions, tools, skills, message channels, and scheduled jobs sit in a conventional folder layout you can read, diff, and reason about. Apache-2.0, free, and currently in public beta.
The filesystem-as-source-of-truth idea is the interesting part: an agent's behavior is inspectable and version-controlled instead of tangled in application logic. It is a TypeScript/Node framework you run yourself, so the ops are moderate and familiar. Being a Vercel project, it is oriented toward their deployment and model ecosystem, and being public beta, the APIs can still move under you.
This is for TypeScript developers who want maintainable, inspectable agents and like the idea of the agent's whole definition being files on disk. Solo and small teams: free to build and run. Larger teams: free framework, but factor in beta churn and the Vercel-shaped defaults. If you want a managed agent platform with a stable API and a support contract, LangGraph Platform or OpenAI's Assistants API are the paid alternatives.
The catch is beta. The design is clean and the file-based approach is a readable way to keep agents legible, but public beta means expect breaking changes and thin edges. Build with it if you are comfortable tracking a moving target; wait if you need stability today.
Free vs Self-Hosted vs Paid
fully freeFree tier: The Apache-2.0 framework is free and open source, currently in public beta.
Self-hosted: A TypeScript/Node framework you run yourself. Deploying agents on Vercel incurs normal Vercel platform and model costs.
Paid: No paid tier for the framework. Managed agent platforms with stable APIs are LangGraph Platform or OpenAI's Assistants API.
Free and open source (public beta). You pay normal hosting and model costs to deploy.
Get tools like this every Wednesday
One featured tool, three on the radar. No fluff.
Similar Tools

The agent engineering platform

RAGFlow is a leading open-source Retrieval-Augmented Generation (RAG) engine that fuses cutting-edge RAG with Agent capabilities to create a superior context layer for LLMs

Self-hosted AI workspace.

The agent that grows with you

Framework for orchestrating autonomous AI agents

Hermes WebUI: The best way to use Hermes Agent from the web or from your phone!
A low score is not a verdict on quality. Young and niche tools start low by design. How we calculate scores
Trust Signals
License: Apache License 2.0
Use freely. Patent grant included.
Commercial use: ✓ Yes
About
- Owner
- Vercel (Organization)
- Backed by
- Vercel Inc (Accel, GV)
- Stars
- 4,317
- Forks
- 416