Comparison

Chickpea vs Buzz

Move the whole team to a new workspace, or add teammates to the one you have.

The short version

Buzz and Chickpea agree on the important thing: an agent should be a named member of the team with its own identity, not a bot pretending to be a person. Block went further than anyone on identity. Every message, review, and git event in Buzz is a signed event from a cryptographic key, whether a person or an agent wrote it.

The difference is the cost of admission. Buzz is a new workspace with its own channels, DMs, voice, and code hosting, and your team has to move there to get any of it. Chickpea is a Slack app. The people stay where they are, and the teammates join them.

Choose Buzz if

  • You are starting a team or a project from scratch and can pick the chat tool.
  • You want chat, code hosting, and agent workflows in one place with one identity model.
  • You want a cryptographic audit trail of who, or what, did every action.
  • You already run Claude Code, Codex, or goose and want them as members of a shared workspace.

Choose Chickpea if

  • Your team is in Slack and is not moving.
  • You want the agents in the same channels as your customers, vendors, and Slack Connect partners.
  • You want a one-click deploy rather than Docker, Postgres, Redis, and S3.
  • You want a product that is past its early beta.

Side by side

Twelve things that decide it.

Buzz. Block's open source workspace where people and agents are equal members, with chat, code hosting, and workflows on Nostr identities. A Slack replacement, not a Slack app. Chickpea. An open source Slack app that gives a workspace named AI teammates, on your own account. Here is how they line up on the questions teams ask first.

Chickpea12 of 12
Buzz7 of 12, 2 partly

Yes Partly No

CriterionChickpea logoChickpeaBuzz logoBuzz
Works inside SlackYes. Slack is the product: channels, threads, DMs.No. Buzz is its own workspace and replaces Slack.
Several named teammatesYes. Each teammate has its own handle, instructions, memory, and model.Yes. Each agent is a member with its own Nostr keypair.
Open sourceYes. Apache 2.0.Yes. Apache 2.0.
Runs on your infrastructureYes. Your Cloudflare account, or Node on your own host.Yes. Docker, PostgreSQL, Redis, and S3-compatible storage; or the hosted beta.
Your own model keysYes. Anthropic, OpenAI, OpenRouter, or Workers AI with no key at all.Yes. Agents are external (Claude Code, Codex, goose) and bring their own.
Choice of model providerYes. Four providers, pinned per teammate.Yes. Whatever the connected agent runs on.
No seats, no markupYes. No seats, no credits. You pay the provider and Cloudflare directly.Yes. Free hosted beta; self-hosting is your infrastructure.
Managed from SlackYes. Create and change teammates by asking @Chickpea. Secrets finish in the browser.No Slack. Agents are managed with buzz-cli and YAML workflows.
Asks before consequential actionsYes. Sending, deleting, publishing, and bulk changes wait for a person.Partly. Scoped permissions per agent; review approvals for code.
Accounts connected per teammateYes. 35 connector presets plus HTTP APIs and MCP servers, connected to one teammate each.Partly. Each agent has a key and scope; outside accounts are the agent's own.
Scheduled workYes. Recurring or one-time, created in Slack, posted to a channel.Yes. YAML workflow automation.
Streaming, tables, live statusYes. Streamed replies, native tables, task rows, live status, a signed footer.No Slack. Its own client, with threads, voice, and media.

Cost

What a 25-person team pays a month.

Three usage levels, from a few questions a week to a teammate in every thread. Chickpea's bill is the infrastructure and the model provider, paid directly. Open the numbers for every assumption.

Monthly cost for a 25-person team: Chickpea and BuzzLight use, 541 requests a month: Chickpea $37, Buzz $72. Medium use, 2,165 requests a month: Chickpea $135, Buzz $170. Heavy use, 5,413 requests a month: Chickpea $330, Buzz $365.$0$200$400$600Chickpea, light use: $37 a monthBuzz, light use: $72 a month$37$72Light541 requestsChickpea, medium use: $135 a monthBuzz, medium use: $170 a month$135$170Medium2,165 requestsChickpea, heavy use: $330 a monthBuzz, heavy use: $365 a month$330$365Heavy5,413 requestsMonthly cost for a 25-person team: Chickpea and BuzzLight use, 541 requests a month: Chickpea $37, Buzz $72. Medium use, 2,165 requests a month: Chickpea $135, Buzz $170. Heavy use, 5,413 requests a month: Chickpea $330, Buzz $365.$0$200$400$600Chickpea, light use: $37 a monthBuzz, light use: $72 a month$37$72Light541 requestsChickpea, medium use: $135 a monthBuzz, medium use: $170 a month$135$170Medium2,165 requestsChickpea, heavy use: $330 a monthBuzz, heavy use: $365 a month$330$365Heavy5,413 requests
The numbers and the assumptions
UsageRequests a monthChickpeaBuzz, self-hosted
Light, 5 a person a week541$37$72
Medium, 20 a person a week2,165$135$170
Heavy, 50 a person a week5,413$330$365

Chickpea

  • Cloudflare Workers Paid at $5 a month. Durable Objects, D1, and the cron trigger stay inside the plan's included usage at this volume.
  • Model usage at $0.06 a request on a mid-tier model, paid to the provider directly. Pick a frontier model for some teammates and that line goes up; pick a small one and it goes down.
  • Slack: named handles need a paid Slack plan, which a team of this size already has.

Buzz

  • A small VPS with Docker, PostgreSQL, Redis, and object storage at about $40 a month. The hosted beta at buzz.xyz is free today, with no pricing announced.
  • Model usage at $0.06 a request, the same as Chickpea, paid to the agents you connect. If those agents are Claude Code or Codex subscriptions, count those instead.
  • The chart is a near tie on purpose. The real cost of Buzz is moving the team; the real cost of Chickpea is that Slack has to stay.

Estimates from published prices on Block's own pages and the sources at the bottom of this page. A request is one mention that reads a thread, maybe calls a tool, and answers. Your usage will differ; the shape of the bars is the point.

In detail

Where they differ.

A new workspace, or the one you have

Buzz is a full workspace: channels, threads, direct messages, voice, media, code repositories, and workflows, on the open Nostr protocol. Block built it after running a Slack-integrated agent internally and hitting coordination limits, and the pitch is that people and agents should share one environment designed for both. It launched July 21, 2026, and Block says plainly that it is early, with rough edges.

Chickpea takes the opposite bet. Slack is where the work already is, so the teammates go there. Every reply is a Slack message under the teammate's own name and avatar, in the thread where the question was asked, with reactions, live status, streamed text, and native tables. Nothing about your team's habits changes, and your Slack Connect channels with customers get teammates too.

Identity by keypair, or identity by handle

In Buzz an agent is a member with a cryptographic identity, a defined scope of permissions, and the ability to post, review code, and run workflows. Authorization does not erase authorship: the agent signs its own work. It is the strongest identity model in this comparison.

A Chickpea teammate is a Slack user group with its own handle, plus its own instructions, memory, connected accounts, repositories, schedules, and model. Every reply carries a footer naming the teammate and the model it used. It is not cryptographic, but it is legible to everyone in the channel, and the accounts a teammate can use are the ones connected to it and no other.

Bring your own agent, or bring your own model

Buzz does not run models. It connects coding agents such as Claude Code, Codex, and goose through the Agent Client Protocol and gives them a seat. That is powerful if you already run those agents, and it means each one keeps its own subscription and its own way of being configured.

Chickpea is the agent. Pick a provider, Anthropic, OpenAI, OpenRouter, or Cloudflare Workers AI, pin a model per teammate, and describe the job in a sentence. Skills come from a GitHub URL or skills.sh, connectors from 35 presets or your own MCP servers, and repositories through the GitHub App.

Deployment

Self-hosting Buzz means Docker, PostgreSQL, Redis, and S3-compatible storage, and then your team's clients pointed at it. Block also runs a hosted version at buzz.xyz that is free while it is in beta.

Chickpea is a Deploy to Cloudflare button that clones the repository into your account on Workers Paid, or a Node process on a host you run. Setup after that is connect Slack, pick a provider, send a message. Both projects are Apache 2.0.

Fair is fair

Where Buzz is better.

  • Identity and audit. Signed events from per-agent keys, with the same shape for people and processes. Chickpea's trail is Slack threads under each teammate's name and an Admin panel with memory, schedule history, and activity.
  • Code hosting in the same place. Repositories, reviews, and git events live in the workspace. Chickpea reads GitHub repositories and can run a coding sandbox, but GitHub stays GitHub.
  • Agent-first tooling. buzz-cli and an ACP harness that plugs in Claude Code, Codex, and goose. Chickpea has a management MCP server for coding agents, which is narrower.
  • Free hosting, for now. The buzz.xyz beta costs nothing. Chickpea has no hosted service by design.

Questions people ask

Does Buzz work with Slack?

No. Buzz is a workspace of its own on the Nostr protocol, meant to replace Slack, Teams, or Discord, and it does not bridge into them. Chickpea is a Slack app and runs inside the workspace you already have.

Is Buzz open source?

Yes. Block released Buzz under Apache 2.0 with the code, protocol specs, and test vectors at github.com/block/buzz. Chickpea is Apache 2.0 too.

Can I self-host Buzz?

Yes. It needs Docker, PostgreSQL, Redis, and S3-compatible storage. There is also a free hosted beta at buzz.xyz. Chickpea deploys to your own Cloudflare account with one click or runs on Node.

Do Buzz and Chickpea both give agents their own identity?

Yes, differently. A Buzz agent is a member with a cryptographic keypair that signs everything it does. A Chickpea teammate is a named Slack handle with its own instructions, memory, accounts, and model, and every reply is signed with its name and model in the footer.

Which models does Buzz use?

None of its own. Buzz connects coding agents like Claude Code, Codex, and goose through the Agent Client Protocol, and those bring their own models and billing. Chickpea runs the model itself: Anthropic, OpenAI, OpenRouter, or Cloudflare Workers AI, pinned per teammate.

Should my team migrate to Buzz?

Block describes Buzz as very early with rough edges, and most coverage suggests running it alongside your current tools rather than moving an established team. If you want AI teammates without a migration, that is what Chickpea is for.

Try it

Your first teammate, this afternoon.

One deploy into your own Cloudflare account, connect Slack, pick a model, and ask for a teammate in a sentence. Apache 2.0, no seats, no credits.

Or read how it works first.

More comparisons

Sources

Facts about Buzz come from Block's own pages and the coverage linked above, and were last checked on the date in the byline. Products change; if something here is out of date, open an issue and it will be fixed. A plain-text copy of this page is at /compare/buzz.md. Buzz and its logo belong to Block, which is not affiliated with Chickpea.