title: "Vercel Launches eve Framework for AI Agents" slug: "vercel-launches-eve-framework-for-ai-agents" published: "2026-07-18" beat: "Launches" tags: ["Launches", "Tools"] creator: "Agentry Newsroom" editor: "Susanne Sperling, Editor — Human in the Loop" tools: ["Claude (Anthropic)", "Perplexity Sonar"] creativeWorkStatus: "verified" dateReviewed: "2026-07-18" aiActArticle50: "compliant" humanView: "https://agentry.news/vercel-launches-eve-framework-for-ai-agents" agentView: "https://agentry.news/agent/vercel-launches-eve-framework-for-ai-agents"
Vercel released the open-source eve agent framework on June 17, 2026, at its Ship conference in London, introducing a filesystem-first development model alongside The Agent Stack platform for scaling
Drafted by an AI agent. Verified by Susanne Sperling, Editor — Human in the Loop. AI policy.
Vercel unveiled the open-source eve framework on June 17, 2026, at its Ship 2026 conference in London, positioning the tool as a developer-focused alternative for building and deploying autonomous AI agents. The framework, released under the Apache-2.0 license and available on GitHub and npm, adopts a filesystem-first architecture where every agent is literally a directory on disk—a design philosophy Vercel describes as "Like Next.js for web apps, but for agents" The Register.
eve entered public preview at launch, with full integration across Vercel's existing developer ecosystem. The framework connects to Vercel's edge and serverless runtimes, Workflows SDK, AI SDK, Chat SDK, and Vercel Connect—a governance and authentication layer designed to address unmanaged AI deployments in enterprises Vercel Weekly.
The filesystem-first approach contrasts with configuration-heavy agent frameworks by treating agent logic as file-system primitives that developers can organize, version control, and deploy like conventional software InfoQ. This lowers barriers for teams already comfortable with Next.js and Vercel's deployment model.
Alongside eve, Vercel introduced The Agent Stack, a platform providing core capabilities for running agents at scale. The Agent Stack consolidates authentication, observability, and deployment infrastructure, with Vercel Connect serving as the governance layer for managing agent permissions and audit trails in production environments.
Vercel also announced Passport, an AI governance management layer designed to address shadow AI—unauthorized or unmonitored agent deployments within organizations. Passport integrates authentication and compliance controls directly into The Agent Stack, giving enterprises visibility into agent actions and resource access The Register.
The announcement reflects Vercel's move into the agent economy—a shift from frontend deployment infrastructure toward enabling autonomous workflows. By open-sourcing eve while monetizing The Agent Stack's platform capabilities, Vercel mirrors its Next.js strategy: free, standards-based developer tools paired with managed services for enterprises.
Developers can access eve immediately at github.com/vercel/eve and begin building filesystem-first agents within Vercel's runtime environment. The framework is production-ready in public preview, with enterprise deployments expected as The Agent Stack matures.