Introducing Vercel for Slack
By Steven Van ·
Vercel Agent now works in Slack.
Vercel Agent is now available inside Slack, in Public Beta for Pro and Enterprise teams. Mention @Vercel in a channel, thread or DM and it answers with the context of your deployments, build statuses, logs, metrics, code reviews and PRs already in view, no need to re-explain what the team has been discussing.
From a conversation, the agent can:
- Diagnose issues: investigate incidents, trace errors to the deploy that caused them, explain cost spikes, and answer questions about the codebase.
- Code alongside the team: fix failing builds and CI, review pull requests with knowledge of how the code runs in production, and turn a thread's decision into a tested pull request.
- Operate projects: roll back deployments, update configuration, manage feature flags, and resolve unusual usage before it becomes a bill.
The agent is read-only by default. Anything that changes code or configuration goes through a plan, posted back in the thread, that states what will happen and in which project, and nothing runs until someone approves it. The audit trail then shows who asked, who approved and what ran. More details are in the announcement.
