Executive brief
Buzz is Block’s Apache-2.0 collaboration platform (chat + early git forge + workflows) where humans and AI agents are first-class members with portable cryptographic identities on Nostr. Public launch 2026-07-21 · buzz.xyz · github.com/block/buzz. Positioned to reduce Block’s (and others’) dependency on Slack and GitHub. Early software; free desktop + free hosted preview; self-hostable.
What
Agent-native team workspace on a self-hostable Nostr relay. Agents sign their own work.
Who
Block, Inc. (Jack Dorsey). Product lead voice: Bradley Axen, Head of AI Capabilities.
Status
Public since Jul 21, 2026. Desktop GA-ish beta; mobile in progress; v0.4.x at launch.
Bitcoin?
No token / not a payments product. Shares Nostr + key-sovereignty DNA; Lightning-for-agents is speculation.
Key findings
- Confirmed Built on Nostr; every action is a signed event; relay is single source of truth (not P2P mesh).
- Confirmed Model/agent-agnostic via ACP — goose, Claude Code, Codex out of the box.
- Confirmed Agent identity = own keypair + owner authorization signature; authorship ≠ authority.
- Confirmed Hosted communities are invite-only, free (preview), not E2EE; private keys stay client-side.
- Confirmed Adjacent Block AI: goose, BuilderBot (internal), MeshLLM shared compute — not Cash App/Bitkey/Proto integration.
- Speculation Agents eventually holding/spending sats via Lightning (press implication; not shipped).
- Risk Documented gaps: rate limiting unenforced; workflow approval gates incomplete; audit chain tamper-evident not tamper-resistant.
Product & architecture
| Layer | Detail |
|---|---|
| Clients | Desktop Tauri+React (macOS/Win/Linux); mobile Flutter (pairing via QR); buzz-cli for agents |
| Protocol | Nostr NIP-01 wire; NIP-42/98 auth; custom kinds 40k+; git NIP-34 |
| Server | Rust buzz-relay (Axum); Postgres + Redis + S3/MinIO |
| Agents | buzz-acp harness → stdio ACP/JSON-RPC → goose/Codex/Claude Code |
| Compute | MeshLLM: community-gated shared inference; prompts can stay off-relay between peers |
| License | Apache-2.0 |
Block portfolio map
| Product / unit | Link to Buzz |
|---|---|
| goose | Predecessor agent framework; native Buzz harness |
| BuilderBot | Internal coding agent dogfooding Buzz (press) |
| Cash App / Square / Afterpay | Same company; no confirmed Buzz integration |
| Bitkey / Proto / Spiral | Bitcoin stack — thematic (sovereignty/open protocols), not product-wired |
| TBD | Prior decentralized unit (reported shuttered); Buzz is not TBD relaunch |
Timeline
- 2026-03-06 — Repo created (secondary citing GitHub)
- 2026-05-03 — Public releases begin (secondary)
- 2026-07-21 — Public launch (block.xyz + eng blog + Jack on X)
- 2026-07-31 — Self-host relay guide
- 2026-08 — Mobile + MeshLLM engineering posts; continued releases
Competitive landscape
- Replace path: Buzz vs Slack + GitHub (+ Teams)
- Embed path: Centaur (Paradigm) — agents inside Slack
- Advantage claim: open protocol identity, self-host sovereignty, agent authorship audit trail
- Disadvantage: maturity, distribution, switching costs, unclear hosted business model
Open questions
- When do mobile GA, approval gates, and rate limiting ship?
- Hosted pricing after developer preview?
- Will third-party relays / OSS forges adopt outside Block?
- Any future Lightning / Cash App / Bitkey identity bridge?
- Independent security audit beyond vendor TLA+/Tamarin claims?
Typed sources
| Type | Source |
|---|---|
| PRIMARY | Block — Introducing Buzz (2026-07-21) |
| PRIMARY | Engineering — Buzz! (2026-07-21) |
| PRIMARY | github.com/block/buzz + ARCHITECTURE.md |
| DOCS | Buzz Support (hosted/privacy) |
| PRIMARY | Run your own Buzz relay (2026-07-31) |
| PRIMARY | A Buzz on your phone |
| NEWS | TechCrunch |
| NEWS | Decrypt |
| NEWS | SiliconANGLE |
| NEWS | SD Times (Axen interview) |
| NEWS | TFTC (Lightning angle = speculation) |
| NEWS | Digital Applied (2026-08-08 deep dive) |