Vercel adds Slack event hooks and session controls to its eve agent stack
cramforce · x · 2026-07-28
Vercel’s eve agents add Slack event hooks and session controls
Vercel says its eve agents on Slack can now keep working across threads with fewer mentions and more control over sessions.
What changed
- Agents can reply in a thread without repeated mentions once a session is active.
- Users can cancel an in-progress reply or reset a conversation.
- Agents can now react to any Slack event that the app subscribes to.
Why it matters
- The update makes Slack agents feel more like persistent collaborators than one-off bots.
- Vercel also shows a routing pattern using ctx.isBotMentioned() and ctx.isSubscribed() to decide whether a message should be handled.
- The post is clearly about agent infrastructure and workflow design, not a consumer-facing app.
More from coding & agent
- Stripe upgrades Directory with instant listings and MCP search for agents — jeff_weinstein · 2026-07-28
- AIWayfinder Launches DCA v0.6.0 with Zero-Intervention Self-Healing Daemon — templecrash · 2026-07-28
- The 'Gauntlet Loop': Multi-Agent Workflow Using Ruthless Blind Critics — mattshumer_ · 2026-07-28
- Agent Arcade: An Open-Source Tool to Play Retro Games While AI Codes — DanWahlin · 2026-07-28
- Remote MCP servers now install in one click with OAuth and embedded UI — haltakov · 2026-07-28
- Which local LLM is best for a 36GB VRAM coding agent setup? — hovikyan · 2026-07-28