Replaces or augments Slack/Telegram bots and Zapier

Your agent's home base

Talk to your agent from Slack, Telegram, or any messenger and it routes to your other apps. Jobs, memory, approvals, and A2A delegation — all in one place.

Try It
Dispatch template screenshot
Slack
+ Telegram
A2A
Inter-agent
Memory
Cron
Recurring jobs

What you can do

Dispatch is the messenger-facing front door for your whole agent-native stack.

Slack & Telegram

Bidirectional messaging with thread context, Block Kit replies, and inline approvals. Talk from anywhere.

A2A Delegation

Dispatch routes work to your other agent-native apps via the A2A protocol. Mail, slides, design — all reachable from one chat.

Recurring Jobs

Schedule the agent to run on a cron — daily standups, weekly digests, hourly checks. Results land in your messenger.

Approvals

Gate sensitive actions behind a one-tap approval in Slack. Configure per action: send email, post update, run automation.

Persistent Agent Memory

Dispatch remembers context across conversations, threads, and channels. Tell it your preferences once — it carries them forward.

  • Auto-captured learnings from every conversation
  • Per-user, per-org, and global memory scopes
  • Inspect and edit what the agent remembers

Cross-App Routing

Dispatch is the hub. Connect your other agent-native apps and every request gets routed to the agent that can do the job.

  • "Send a deck to the design team" → Slides agent
  • "Reply to the latest sales email" → Mail agent
  • "Summarize this quarter's events" → Analytics agent

Talk to your agent from anywhere

DM your agent on Slack at 7 AM, follow up from Telegram on the train, get a Block Kit reply with an "Open thread" button to jump into the full conversation.

  • "What's on my calendar tomorrow?"
  • "Create a deck for the Monday all-hands"
  • "Run my morning standup at 9 AM each weekday"
  • "Tell me when the deploy finishes"
// Available agent actions
$ pnpm action route --target slides
$ pnpm action schedule --cron "0 9 * * 1-5"
$ pnpm action remember --scope user
$ pnpm action approve --action send-email

How it compares

Slack BotsClosed AI AssistantsAgent-Native Dispatch
Cross-app routingPer-botSingle productA2A to any agent-native app
MemoryNoneVendor-definedPersistent, scoped, inspectable
Recurring jobsCustom codeLimitedCron + agent loop
CustomizationSDK plumbingClosedFull source code
PricingPer-app fees$20+/mo per seatFree & open source

Get started in minutes

Fork the template, connect Slack or Telegram, and put your agent in every conversation.