Now available: eve + agent-browser
① Build an agent with @evedev_
② Give it a browser
Fill out forms, test websites, collect data, automate work
𝚗𝚙𝚖 𝚒𝚗𝚜𝚝𝚊𝚕𝚕 @𝚊𝚐𝚎𝚗𝚝-𝚋𝚛𝚘𝚠𝚜𝚎𝚛/𝚎𝚟𝚎
We launched a free Vercel Academy course on building @evedev_ agents.
Learn how to ship a durable agent to production: set up a project, call tools, add a human-in-the-loop, and deliver the agent through @SlackHQ.
Chat SDK added an 𝕏 API adapter.
We built an eve agent to predict World Cup matches (repo in agent bio).
⚽ @wc26bot who has better odds, 🇦🇷 or 🏴?
I often want my @evedev_ agent to join a slack thread mid conversation and know what the discussion is about
you can just enable threadContext, and the agent can read the full thread
I made a spaced repetition WhatsApp bot with eve
- get daily text reminder to train
- track mastery on each topic
- add new cards by sending photos
At 1:20 I show the new Agent Runs dashboard where you get a production chat history log with all reasoning traces and tool calls
Create GitHub agents with @evedev_ in only nine lines of code.
One file registers every GitHub tool, and risky writes wait for human approval by default.
eve even uses evals in the framework's own e2e tests.
We run 50+ evals against a local agent and a Vercel preview deployment.
See exactly how it works: github.com/vercel/eve/tre…
Agent Runs are now available on MCP and CLI.
@evedev_ traces are automatically ingested and made available to agents.
Run 𝚟𝚌 𝚊𝚐𝚎𝚗𝚝-𝚛𝚞𝚗𝚜 --𝚑𝚎𝚕𝚙 or learn more ↓