eve: AI agents without the plumbing

Vercel
AI summary

Introduction to Vercel's open-source eve agent framework, which eliminates the infrastructure boilerplate (Slack apps, webhooks, auth, cron jobs, crash recovery) typically required for building AI agents. The video demonstrates how an eve agent is simply a directory with instruction.md and five folders, covering channels, connections, tools/skills, approval gates, and durable workflows. Ideal for developers who want to build production AI agents without managing the underlying plumbing.