Vercel open-sources Eve — agent framework with file-based architecture
Vercel released Eve, an Apache 2.0 agent framework now in public preview. Agents are directories of files mapped to capabilities, with durable execution, sandboxes, approvals, and built-in eval tooling.
• Bootstrap with npx eve@latest init
• Deploy unchanged via vercel deploy
• Connections, channels, and approval gates included