megachangelog
Feature

Build and deploy eve agents from the Vercel dashboard

You can now create and deploy agents directly from the Vercel dashboard with a builder that scaffolds the project, creates a private Git repository, and deploys it to your team. Configure the agent's identity, choose an AI model through AI Gateway, add a web chat or Slack interface, and connect tools and data from services like Linear, Notion, or custom MCP servers.

You can now create agents directly from the Vercel dashboard, giving you a deployed agent that you can chat with right away. The builder scaffolds the agent, creates a private Git repository with its files, and deploys it as a new Vercel project on your team. In a few clicks, you get a working agent, backed by a repo with code you can use to customize it. eve

From the builder you can:

Select in your dashboard to .Add New → Agentcreate your first agent

Read more

  • Write the instructions that define the agent's identity

  • Pick any model available through AI Gateway

  • Add a Next.js web chat or Slack channel where people can talk to the agent

  • Give the agent tools and data from other services through built-in connections like Linear and Notion, or a custom MCP server

agentsdashboarddeploymentaitools

Source: original entry ↗