Can Eve Make AI Agents Easier to Build and Run?
Can Eve Make AI Agents Easier to Build and Run?
Join Callstack’s live stream on Eve, Vercel’s framework for durable AI agents, and see how a filesystem-first structure makes agents easier to build and run.
Can Eve Make AI Agents Easier to Build and Run?
AI agents can quickly turn from a promising prototype into a stack of hidden complexity: tool wiring, long-running tasks, sandboxing, approvals, tracing, evals, and the question of how to keep everything inspectable as the agent grows. In this live stream, Kewin Wereszczyński will host Artur Morys-Magiera for a developer-focused look at Eve, Vercel’s open-source framework for building durable backend AI agents. Eve takes a filesystem-first approach, where core agent capabilities live in conventional locations so projects are easier to inspect, extend, and operate.
We’ll start with the problems Eve is designed to address, from reducing boilerplate to making agent infrastructure less fragile. Then we’ll break down its core idea: an agent is just a directory containing instructions, tools, skills, channels, schedules, and subagents. That structure gives teams a clearer way to reason about what an agent can do, how it behaves, and where each part of the system belongs.
The session will move from explanation to implementation. Kewin and Artur will build a small agent from scratch, define its behavior, add a basic tool, and write useful instructions. After that, they’ll run it locally with eve dev, interact with it live, inspect what it does, and adjust the setup in real time.
Join us on June 25 at 5 PM CEST to see how Eve approaches agent development and what a filesystem-first framework can bring to teams experimenting with production-ready AI workflows.
Can Eve Make AI Agents Easier to Build and Run?
Join Callstack’s live stream on Eve, Vercel’s framework for durable AI agents, and see how a filesystem-first structure makes agents easier to build and run.

Learn more about AI
Here's everything we published recently on this topic.
React Native Performance Optimization
Improve React Native apps speed and efficiency through targeted performance enhancements.
C++ Library Integration for React Native
Wrap existing C-compatible libraries for React Native with type-safe JavaScript APIs.
Shared Native Core for Cross-Platform Apps
Implement business logic once in C++ or Rust and run it across mobile, web, desktop, and TV.
Custom High-Performance Renderers
Build custom-rendered screens with WebGPU, Skia, or Filament for 60fps, 3D, and pixel-perfect UX.

























