Summary
On August 28, 2026, Vercel introduced agent-building capabilities directly in its dashboard: a builder that scaffolds an agent's code, pushes it to the user's Git repo, and creates a Vercel project wired to AI Gateway models, web-chat and Slack communication integrations, and MCP connections. The same day, Vercel also added Tencent's Hy4 Preview to AI Gateway.
What changed
Vercel's dashboard can now generate a working agent end to end — scaffolding code, committing it to Git, and provisioning a Vercel project preconfigured with AI Gateway model access, Slack/web-chat channels, and MCP tool connections.
Why it matters
It pulls agent creation into the deploy platform itself, so the path from idea to a hosted, model- and tool-connected agent skips separate framework and infra setup. For Vercel this extends AI Gateway and Sandbox into a full build-host-run agent stack.
Evidence excerpt
scaffolds the code, pushes it to your Git repo, and creates a Vercel project with AI Gateway models, communication integrations (web chat/Slack), and MCP connections.