---
title: "Vercel Introduces Eve, an Open-Source Framework for Building AI Agents"
url: https://daily.dev/posts/vercel-introduces-eve-an-open-source-framework-for-building-ai-agents-ic7xwvqxp
source_url: https://www.infoq.com/news/2026/06/vercel-eve-agents
type: article
source: "InfoQ"
published: 2026-06-26T16:45:04.201Z
updated: 2026-06-26T16:45:23.925Z
tags: ["ai-agents", "mcp", "vercel"]
reading_time: 4
upvotes: 2
comments: 0
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Vercel Introduces Eve, an Open-Source Framework for Building AI Agents

**[InfoQ](https://daily.dev/sources/infoq)** · 4 min read · 2 upvotes · 0 comments

## Summary

Vercel has released Eve, an open-source framework for building, deploying, and operating AI agents in production. It uses a filesystem-first architecture where agent capabilities — instructions, tools, skills, subagents, channels, and scheduled tasks — are organized as files and auto-discovered at build time. Key production features include durable execution, sandboxed code execution, human approval workflows, subagent delegation, OpenTelemetry-based tracing, and built-in evaluation suites. Eve supports MCP and OpenAPI integrations with services like Slack, GitHub, and Snowflake, and can deploy agents across multiple communication channels. Vercel reports it already runs over 100 internal production agents using the framework. Eve enters a competitive space alongside LangGraph, CrewAI, AutoGen, and Strands, differentiating itself by bundling infrastructure concerns into a single cohesive framework.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://www.infoq.com/news/2026/06/vercel-eve-agents>

## Similar posts on daily.dev

- [Introducing eve, an open-source agent framework](https://daily.dev/posts/introducing-eve-an-open-source-agent-framework-fdo6n1gyy) · Vercel · 179 upvotes · 4 comments
- [Vercel launches eve, an open-source framework that treats agents as directories](https://daily.dev/posts/vercel-launches-eve-an-open-source-framework-that-treats-agents-as-directories-8jfizvhze) · The New Stack · 1 upvotes · 0 comments
- [Introducing eve](https://daily.dev/posts/introducing-eve-at3krhctw) · Vercel · 41 upvotes · 3 comments

---

Tags: [#ai-agents](https://daily.dev/tags/ai-agents), [#mcp](https://daily.dev/tags/mcp), [#vercel](https://daily.dev/tags/vercel)

[View this post on daily.dev](https://daily.dev/posts/vercel-introduces-eve-an-open-source-framework-for-building-ai-agents-ic7xwvqxp)
