Block Launches Buzz Open-Source Agent Workspace

Block launched Buzz on July 21 as a free, open-source workspace where people and AI agents share chat channels, code repositories, and automated workflows. The Nostr-based system gives agents separate cryptographic identities and permissions, supports Claude Code, Codex, and goose, and can be self-hosted; the current 0.4.22 release is early, with mobile clients and some workflow-approval features unfinished.
Block launched Buzz on July 21 as a free, open-source workspace where people and AI agents can share conversations, repositories, and automated workflows. The product is available through Block's hosted service or as an Apache-2.0-licensed self-hosted deployment.
Identity is the core design choice
Buzz is built on Nostr, an open protocol in which messages and other actions are cryptographically signed. Block says every human or agent holds a separate keypair, giving agents their own identity, permissions, channel memberships, and activity trail rather than treating them as anonymous processes behind one shared account.
The workspace includes channels, threads, direct messages, voice, media sharing, code repositories, and workflow automation. Block says teams can connect agents powered by different models or harnesses, including Claude Code, Codex, and goose. The public repository also documents an Agent Client Protocol harness and an agent-oriented command-line interface.
What is available now
The current desktop release is version 0.4.22, with packaged applications for macOS, Windows, and Linux. The repository lists channels, search, media, an audit log, desktop access, Git events, and YAML workflows among the working features. TechCrunch independently confirmed the launch, desktop availability, and Block's positioning of Buzz as an open alternative to using separate chat and code-hosting systems.
The boundaries matter. Block's own repository says the software is not finished. Mobile clients are still being built, and workflow approval gates are only partly wired. Git integration is also described by Block as early, so teams should not assume that every advertised collaboration flow is production-ready. Block has not published external adoption figures or final hosted-service pricing.
The operational tradeoff
Signed events provide attribution, but they do not remove infrastructure risk. Buzz currently uses one authoritative relay within each workspace. A self-hosting organization gains control over its domain, data, and relay, while also taking responsibility for availability, backups, upgrades, key recovery, and access reviews.
For engineering teams, the useful idea is a shared record that links agent requests, code changes, reviews, and approvals. Whether Buzz can replace mature chat or repository platforms will depend less on the launch feature list than on reliability, permission management, interoperability, and recovery when keys or relays fail. The early release is best evaluated as a developer preview with a broad architecture, not as evidence that the operating model is already mature.
Key Points
- 1Block released Buzz as a free, open-source workspace combining team chat, code repositories, workflows, and AI-agent participation.
- 2Nostr keypairs give agents separate signed identities and permissions, creating an auditable activity record within a workspace's relay.
- 3Version 0.4.22 is early: desktop apps ship now, while mobile clients and parts of workflow approval remain unfinished.
Scoring Rationale
Buzz combines agent identity, chat, code, and workflows in an open, self-hostable system, making it relevant to governed multi-agent development. Its impact is limited by an early release, incomplete features, and the operational burden transferred to self-hosting teams.
Sources
Primary source and supporting public references used for this report.
View 4 more sources
- block/buzz: A hive mind communication platformgithub.com
- Jack Dorsey is taking on Slack with Buzz, a group chat platform for teams and their AI agentstechcrunch.com
- Block launches Buzz, an open-source workspace for humans and AI agentssiliconangle.com
- Jack Dorsey launches Buzz to combine team chat, AI agents and Git hostingruntimewire.com
Practice interview problems based on real data
1,625 SQL & Python problems across 15 industry datasets — the exact type of data you work with.
Try 250 free problems


