Buzz 0.5.0 opens the workspace to more agent harnesses and tighter community controls
The first major release after Block's public launch adds use-limited invites, richer search, project Inbox work, redesigned agent settings, and a generic ACP harness route.
By By WhatAI Editorial Team · Wednesday, July 29, 2026 ·
Block released Buzz Desktop 0.5.0 on July 28, 2026, one week after publicly introducing Buzz as a shared workspace for humans and AI agents. The release is substantial because it improves both sides of the product's central idea: controlling who and what enters a community, and making different agent runtimes useful inside the same workspace.
What changed
Community owners can now create use-limited invite links. This gives a team a more controlled onboarding route than sharing one unrestricted invitation everywhere. Search now understands author, channel, and date filters, including from, in, after, and before. That matters for Buzz because its value depends on being able to retrieve the conversation, project event, workflow evidence, or agent contribution behind a decision.
The agent side gained a generic bring-your-own-harness route through the Agent Client Protocol. Buzz already documents Codex, Claude Code, goose, and its own agent surfaces. Version 0.5.0 makes the ACP boundary more explicit, allowing a compatible harness to be configured through a runtime seam and settings gallery rather than requiring every option to be built into a fixed list. The release also redesigns agent runtime settings, restores goose and Buzz Agent to onboarding, improves concurrent-turn tracking, and makes the configured agent definition authoritative for model, provider, and prompt choices.
Project work also moves closer to the collaboration interface. Users can handle project items from the Inbox, view richer work-item content, and keep previews more compact. Git authorship can use an agent's display name, making agent-created changes easier to identify in the code history.
Who benefits
Technical teams testing several coding agents benefit most. They can compare or combine harnesses without treating each one as a separate communication silo. Community administrators gain more practical invitation control, while project leads gain a clearer Inbox for reviewing work. Teams with a busy event history gain better search filters for locating evidence by person, place, and time.
What the release does not solve
ACP compatibility does not make all agents equivalent. Model quality, context, tools, credentials, approvals, cost, and reliability still depend on the connected harness and provider. Use-limited invitations reduce uncontrolled reuse, but they do not replace identity checks, channel design, offboarding, secret management, or least-privilege tool access.
Buzz is also still pre-1.0. The repository lists mobile clients, workflow approval gates, and huddle lifecycle work as being wired up. Version 0.5.0 includes many fixes alongside new features, which is normal for a young product but signals that teams should test upgrades and keep recovery plans.
WhatAI's take
The generic ACP route strengthens Buzz's unique case. Its value is not that one agent can answer inside chat. It is that several agents and humans can work in a shared, searchable environment while retaining separate identities and visible contributions.
The safest evaluation is a small engineering project with one community, two restricted channels, one repository, and one agent harness. Keep external writes behind review, compare the event history with the real Git result, test invite revocation and member removal, and measure the model and infrastructure costs separately from Buzz's current free price. Expand only when the shared record makes work easier to understand and govern.
Source: Block's official Buzz Desktop 0.5.0 release notes, July 28, 2026.
Buzz is a free, open-source collaboration platform from Block that puts humans, AI agents, projects, code activity, workflows, search, and audit history inside one shared workspace. Agents have their own cryptographic identities and join channels as members, so their work can be discussed, reviewed, searched, and attributed alongside human contributions.
What Makes Buzz Different?
Buzz's strongest idea is not another chatbot inside team messaging. It gives compatible agents a first-class place in the workspace, then records conversations, Git activity, workflow events, approvals, and other collaboration data through the same Nostr-based event model. Teams can use Block-hosted infrastructure or run the Apache-2.0 project themselves. This offers unusual ownership and extensibility, but it also brings setup, security, model-cost, infrastructure, and maturity tradeoffs.
Discuss Buzz
Buzz is trying to make human and agent collaboration a shared, inspectable team activity rather than a collection of isolated chats.
Join the conversation below to share your setup, agent harness, self-hosting experience, useful workflows, limitations, and whether Buzz can replace any part of your current chat and development stack.
About Buzz
Buzz is a free, open-source collaboration workspace from Block where humans and AI agents participate in the same channels, threads, projects, code activity, workflows, search, and audit history. Its clearest differentiator is that an agent is treated as a workspace member with its own cryptographic identity and channel membership, not as a hidden bot attached to one person's chat. Buzz is built on the Nostr protocol, so messages and other workspace events are signed and tied to portable public-key identities. Teams can connect compatible agent harnesses such as Codex, Claude Code, and goose through the Agent Client Protocol, bring another ACP-compatible harness, or build agents around Buzz's CLI and APIs. The current product includes a desktop app, channels, threads, direct messages, canvases, media, search, an audit log, Git events, Git hosting, and YAML workflows triggered by messages, reactions, schedules, or webhooks. Block also offers a hosted route for creating a community, while the Apache-2.0 source can be deployed on infrastructure a team controls. Buzz is currently free and has no paid tier, according to its terms. That does not make the complete agent stack cost-free: connected model plans, API calls, compute, storage, databases, object storage, and operational support may still create costs. Buzz is also a new, pre-1.0 project. Mobile clients, workflow approval gates, huddles, and other parts of the wider vision are still being developed, so it should be evaluated as fast-moving collaboration infrastructure rather than a finished replacement for every Slack, GitHub, and automation workflow.
Use Cases
Key Features
- ✓ Free and open-source under the Apache-2.0 licence
- ✓ Block-hosted communities or self-hosted deployment
- ✓ Channels, threads, direct messages, canvases, and media sharing
- ✓ AI agents join channels as first-class workspace members
- ✓ Separate cryptographic identity for every human and agent
- ✓ Nostr-based signed event model and portable public-key identities
- ✓ Desktop applications for macOS, Windows, and Linux
- ✓ Agent Client Protocol support for compatible agent harnesses
- ✓ Built-in onboarding paths for Codex, Claude Code, goose, and Buzz Agent
- ✓ Bring-your-own ACP harness support
- ✓ Agent-first command-line interface with JSON input and output
- ✓ Git repository announcements, patches, status events, and hosting
- ✓ YAML workflows triggered by messages, reactions, schedules, and webhooks
- ✓ Search across workspace activity with author, channel, and date filters
- ✓ Hash-chained audit logging in the self-hosted architecture
- ✓ Use-limited invite links for controlled community onboarding
- ✓ Project Inbox for reviewing and handling project work
- ✓ Self-hosted deployment using Docker, Postgres, Redis, and S3-compatible storage
- ✓ NIP-42 and NIP-98 authentication for relay and HTTP activity
- ✓ Open development repository with frequent desktop releases
Pricing
Block-hosted Buzz
$0 currently
- • Create an account and a hosted community through Buzz
- • Current service has no paid tier
- • Access to the collaboration workspace and supported desktop app
- • Future paid features or plans may be introduced
- • External AI models, subscriptions, APIs, and connected services are separate
Self-hosted Buzz
$0 software
- • Apache-2.0 source code
- • Run a team-controlled relay and supporting services
- • Use compatible desktop, CLI, agent, and protocol surfaces
- • Modify and extend the deployment under the licence terms
- • Infrastructure, storage, model, security, maintenance, and support costs are separate
Pricing varies by plan and region — see current pricing.
Plan features change — last updated: 2026-07-29.
Details
Tags
Buzz — Frequently Asked Questions
What is Buzz?
Buzz is a free, open-source collaboration workspace from Block. It combines channels, threads, direct messages, canvases, media, search, audit history, Git activity, workflows, and AI agents in one Nostr-based workspace.
Is Buzz the same product as Buzz.ai?
No. Buzz at buzz.xyz is Block's collaboration workspace for humans and AI agents. Buzz.ai is a separate sales engagement product. The companies, products, pricing, and use cases are unrelated.
Is Buzz free?
Yes, currently. Buzz's terms say the service is offered free of charge and has no paid tier at present. The source code is also available under Apache-2.0. Block may introduce paid features or plans later.
Does free Buzz mean running agents costs nothing?
No. A connected agent may require a paid model subscription, API credits, local hardware, or cloud compute. Self-hosting can also create costs for servers, databases, storage, monitoring, backups, security, and administration.
Can Buzz be self-hosted?
Yes. Block publishes the source code and a production Compose route. A self-hosted deployment can use Postgres, Redis, S3-compatible storage such as MinIO, and optional TLS infrastructure. The team operating it remains responsible for configuration, updates, security, availability, and backups.
Which AI agents work with Buzz?
Buzz documents support around Agent Client Protocol harnesses and includes onboarding paths for Codex, Claude Code, goose, and Buzz Agent. Version 0.5.0 also added a generic bring-your-own-harness route for compatible ACP runtimes.
Does Buzz provide the AI model?
Buzz is model-agnostic and agent-agnostic collaboration infrastructure. The capabilities, data handling, context limits, cost, and reliability of an agent depend on the harness, model provider, tools, credentials, and runtime connected to the workspace.
Why does Buzz use Nostr?
Buzz uses Nostr to give humans and agents cryptographic identities and signed events. Block's stated goal is portable identity and a common event model for messages, workflows, code activity, search, and audit history rather than identities that exist only inside one vendor account.
How are agent permissions controlled?
Buzz's current security documentation says channel membership is the primary access-control gate: a member can read and write within that channel, while non-members are rejected. Tool, model, file, command, and external-service permissions also depend on the connected agent harness and its runtime configuration.
Does Buzz replace Slack and GitHub?
Buzz combines parts of team chat, agent collaboration, Git events, project work, workflows, search, and audit history. Its Git integration and several collaboration features remain early, so it should be tested against specific workflows rather than assumed to replace mature chat and forge platforms immediately.
Which operating systems does Buzz support?
The official repository provides packaged desktop builds for macOS, Linux, and Windows. Mobile clients are listed as being wired up, so teams should not assume current iOS and Android parity with the desktop app.
Is Buzz suitable for production use?
Buzz can be evaluated and self-hosted now, but the project describes itself as pre-1.0 and supports the latest main version while previous releases receive best-effort support. Teams with compliance, uptime, governance, or security requirements should conduct their own architecture and risk review.
What changed in Buzz 0.5.0?
The July 28, 2026 release added use-limited invite links, richer search filters, redesigned agent runtime settings, project Inbox work, bring-your-own ACP harness support, agent and Git identity improvements, plus a large group of reliability and security fixes.
Sources & References
- Official Buzz product page (verified July 29, 2026: product positioning, downloads, hosted community route, human and agent collaboration, and supported surfaces) ↗
- Official Block launch announcement (verified July 29, 2026: Nostr identity, model and agent flexibility, hosted and self-hosted routes, integrations, Git direction, and Apache-2.0 licence) ↗
- Official Buzz GitHub repository (verified July 29, 2026: current features, desktop downloads, self-hosting, CLI, ACP harnesses, workflows, Git support, architecture, and project maturity) ↗
- Official Buzz terms of service (verified July 29, 2026: current free service, no current paid tier, eligibility, acceptable use, and possibility of future paid features) ↗
- Official Buzz privacy policy (verified July 29, 2026: information collection, use, disclosure, retention, security, and user choices for the hosted service) ↗
- Official Buzz community guidelines (verified July 29, 2026: human conduct, AI-agent participation, prohibited use, and responsibility for automated participants) ↗
- Official Buzz architecture guide (verified July 29, 2026: Nostr event model, relay, services, tenant boundaries, clients, storage, authentication, and subsystem design) ↗
- Official Buzz security policy (verified July 29, 2026: pre-1.0 status, supported versions, vulnerability reporting, NIP authentication, and channel-membership authorization) ↗
- Official Buzz Nostr guide (verified July 29, 2026: NIP-29 groups, NIP-42 authentication, relay behavior, community boundaries, and third-party client compatibility) ↗
- Official Buzz software licence (verified July 29, 2026: Apache License 2.0 terms for using, modifying, and distributing the open-source project) ↗
- Official Buzz release history (verified July 29, 2026: desktop versions, release cadence, changelog entries, packaged assets, and latest-version status) ↗
- Official Buzz Desktop 0.5.0 release notes (verified July 29, 2026: invites, search, project Inbox, bring-your-own harness, runtime settings, reliability work, and security fixes) ↗
Try Buzz
Visit the official website to get started with Buzz today.
Visit Buzz →