ToolsThe story, in brief

eve adds new Slack event hooks and session controls

Slack agents just got smarter. eve's new session controls let bots maintain context without constant mentions—and reset conversations instantly.

Paper-cut illustration of a coral software window opening into a three-dimensional drafting space.
New tools for building and creating with AI.AI illustration by KeyNews
The KeyNews take

Why it matters

eve is shipping production-grade agent UX primitives for Slack—session persistence, conversation resets, and event-driven triggers. This matters because it's solving real friction in agent deployment: how do you keep multi-turn conversations alive without breaking user experience?

The key facts

13 to know
  1. New onMessage hook allows agents to reply in threads without repeated mentions once a session is active

  2. ctx.cancel() stops current turn mid-execution; ctx.reset() terminates session and starts fresh with new history/state/sandbox

  3. ctx.thread.listParticipants() returns unique human Slack user IDs in first-appearance order for routing logic

  4. New onEvent hook receives raw Slack Events API callbacks (reaction_added, team_join, channel_created)

  5. ctx.receive() can be called once or multiple times to fan single events to multiple targets

  6. Feature ships with Slack channel documentation and CLI integration (eve channels add slack)

  7. eve agents can now reply in threads without repeated mentions once a session is active

  8. New ctx.cancel() helper stops current turn mid-execution for mid-turn corrections

  9. ctx.reset() terminally retires a session and starts fresh with new history/state/sandbox

  10. onEvent hook now supports any Slack Events API callback (reaction_added, team_join, channel_created, etc.)

  11. ctx.thread.listParticipants() returns unique human Slack user IDs in first-appearance order

  12. Requires channels:history and message.groups scopes for private channel support

  13. Published July 27, 2026 on Vercel changelog

Go to the source

Vercel Blogvercel.com

Publisher excerpt: agents on Slack can now keep replying in a thread without repeated mentions, cancel an in-progress response or reset a conversation entirely, and react to any event your Slack app subscribes to.eve Mentions no longer have to carry the conversation. Once a thread has an active session, your agent…
Read original report
Back to today's editionMore tools news

The wider picture

View all
Paper-cut illustration of a coral software window opening into a three-dimensional drafting space.
AI illustration by KeyNews
Tools01

OpenAI nabs key Patreon execs ahead of upcoming announcement

OpenAI is building a creator-focused product suite with deep domain expertise (Patreon's co-founder + product + engineering leads). This signals a major new revenue and engagement vector for ChatGPT — and a direct threat to Patreon's existing creator economy.

The Verge AI
Illustration of a transparent lens revealing connected networks across layers of paper.
AI illustration by KeyNews
Tools02

Nokia Open-Sources AnyJev: A Training-Free Layer That Turns Any Open LLM Into a Calibrated Decision Model

A practical, deployment-ready layer for a common production pattern — classification over generation — that practitioners can drop into existing LLM stacks immediately. No fine-tuning required.

MarkTechPost
Paper-cut illustration of a coral software window opening into a three-dimensional drafting space.
AI illustration by KeyNews
Tools03

SpeakON Ships a MagSafe AI Voice Button With Its Own Microphone

A hardware-first approach to voice AI workflow — MagSafe button with onboard mic addresses the real friction in voice-to-text-to-action. Relevant to practitioners building voice UX and to the broader consumer AI tooling wave.

MarkTechPost