In mid June 2026, Vercel released eve (an open source, filesystem first framework for building individual agents) and Databricks released Omnigent (an open source meta harness for orchestrating multi agent systems acr...
Research answer

Create a landscape editorial hero image for this Studio Global article: What did Vercel and Databricks recently announce regarding open-source AI agent frameworks, and what are the key features, internal adoption. Article summary: Both Vercel and Databricks made major open-source AI agent framework announcements in June 2026, each targeting a different layer of the stack: Vercel released **eve**, a developer-centric framework for building and runn. Topic tags: general, general web, user generated. Style: premium digital editorial illustration, source-backed research mood, clean composition, high detail, modern web publication hero. Use reference image context only for broad subject, composition, and topical grounding; do not copy the exact image. Avoid: logos, brand marks, copyrighted characters, real person likenesses, fake screenshots, UI text, readable text, watermarks, charts with fa
In a span of just a few days in June 2026, two major infrastructure companies — Vercel and Databricks — each open-sourced a new AI agent framework. The announcements share a common strategic bet: that the next major platform shift will be agent-driven, and that the winning approach will be open-source. But their products target very different problems.
Vercel's eve is a developer-centric framework for building, running, and scaling individual agents. Databricks' Omnigent is a meta-harness for orchestrating multi-agent systems, designed to sit above existing agent frameworks and provide a unified governance and collaboration layer. Each reflects a distinct theory of what enterprises need most right now.
At its Ship 2026 conference on June 17, Vercel launched eve, an open-source agent framework published as the npm package eve under the Apache-2.0 license . The framework was extracted from the common architecture Vercel observed after building "hundreds of agents" internally
.
agent.ts, instructions.md, tools/, skills/, subagents/, channels/, and schedules/. The file tree defines the agent's capabilities at a glance needsApproval flag on any tool gates expensive or destructive actions subagents/ Vercel stated that it builds and runs its own agents on eve, and that more than 100 agents are in production at Vercel using the framework .
On June 13–18, 2026, Databricks open-sourced Omnigent, a "meta-harness for AI agents," released in alpha under the Apache 2.0 license . The project was announced by Databricks co-founder Matei Zaharia on X
.
Databricks said Omnigent drew directly on lessons from its internal deployments of AI agents and from building agent-based products such as Genie . The broader Databricks platform serves more than 20,000 organizations and 70% of Fortune 500 companies
. Databricks also offers a managed version of Omnigent as part of its commercial Agent Bricks platform
.
Vercel's eve focuses on making the individual agent easy to build, test, and deploy — a horizontal tool for any developer building agentic features. Databricks' Omnigent focuses on managing the chaos of multiple agents across teams and vendors — a control plane for enterprise-scale deployment. Both companies are betting that open-source adoption will drive demand for their commercial platforms: Vercel's deployment infrastructure and Databricks' managed data and AI platform.
For developers evaluating these tools, the choice depends on the problem: use eve when you need to build a single agent quickly and ship it with a familiar developer experience; evaluate Omnigent when you need to orchestrate and govern a fleet of agents across different frameworks. The two are not directly competitive — in fact, they could be complementary, with eve-built agents eventually orchestrated by Omnigent.
Studio Global AI
This page includes a source-backed answer you can continue inside Studio Global.
In mid June 2026, Vercel released eve (an open source, filesystem first framework for building individual agents) and Databricks released Omnigent (an open source meta harness for orchestrating multi agent systems acr...