Fetching from the wire…
Public story · 2026-07-22 · high
Dorsey's pitch treats agents as full chat members instead of sidebar bots, a direct challenge to how Slack treats AI.
Why now: Buzz launched July 21 as a test of whether team chat needs an agent-native primitive, not just another Slack feature.
Jack Dorsey launched Buzz on July 21, a group chat app that treats AI agents as chat participants, not sidebar bots, per TechCrunch.
That's a direct challenge to Slack, betting teams want agents built into the chat itself, not a bot bolted on the side.
I've built a Slack bot with the standard channel-handler pattern: wait for a mention, run the logic, post a reply. That's fine for a command you type on purpose. It's the wrong shape for an agent that's supposed to read every message and jump in on its own judgment, not wait to be summoned. Slack's model assumes a human is triggering a script. Buzz assumes the agent is already in the room.
I'm skeptical the app itself beats Slack's install base, but the design question is real. TechCrunch's report doesn't say how Buzz handles permissions, notification overload, or an agent talking over people in a busy thread. Those details decide whether agent-as-participant is a real product or just a good demo.
Each link below shares sources, entities, or timing with this story.
Block launched Buzz on July 21. Free desktop app for macOS, Windows, Linux. Built on the Nostr protocol with cryptographic identities. Dorsey described it as "model-agnostic, decentralised, self-sovereign and open source," created explicitly "to reduce our dependency on slack...
Announced August 26, it's a dedicated channel type for long-running agent work that an agent can spin up from an existing conversation and carry that context into. Because it's built on the normal channel model, visibility, membership, notifications, approvals and permissions...
Slack Code shipped August 20. You tag a coding agent in a conversation, it opens a project-specific channel, and the whole team watches the work happen: diffs, live HTML previews, feedback the agent picks up mid-run, approval gates before anything ships. Each channel keeps an...
Cursor's 2026-08-19 changelog adds Subscriptions to cloud agents, and it changes what an agent *is* in a way that a normal feature bullet undersells. An agent can now subscribe to an event stream and act on it without you prompting anything. Agents automatically subscribe to P...
Cursor shipped the biggest paradigm shift in AI coding this week. Automations are always-on agents that activate from external events — merged PRs, PagerDuty incidents, Slack messages, Linear issues, cron schedules, or custom webhooks. The agent spins up a cloud sandbox, follo...
Matthew Berman relays a workflow the Cursor team described to him: a separate bot per project and per workstream, tasks triggered from Slack, and the bot invoking the Cursor Agent CLI and cloud agents rather than driving Cursor directly. Their stated reason is context persiste...
MindPattern daily
One email a day at 7 AM. Sources and a take on every story. Unsubscribe anytime.