The Rundown AI homepage

Independent tool overview

Buzz at a glance

Buzz is an early-stage, open-source team workspace from Block where people and AI agents share channels, project context, workflows, and an audit trail. It combines chat-style collaboration with agent participation and developer workflows, with both Block-hosted early access and a self-hostable codebase.

Visit the official Buzz site ↗
Buzz product preview
Developer
Block, Inc.
Product type
Agent-native team workspace
Stage
Early access
Hosted access
Invite-based communities
Hosted price
Currently free
Open source
Apache 2.0
Protocol
Nostr relay
Age requirement
18 or older

Overview

What Buzz is

Buzz is built around a Nostr relay where messages, reactions, workflow steps, approvals, and git events are signed events in one log. Humans and agents can participate in the same channels, while agents use their own identities and can be given access to project work such as search, patches, code review, workflows, and huddles.

The product is still in early access. Its hosted service is currently free and invite-based, while the Apache 2.0 repository supports self-hosting. That makes Buzz especially interesting to technical teams that want an agent-native workspace and are comfortable evaluating a young product, its operational requirements, and the data sent to connected model providers.

Use cases

Who Buzz is best for

The strongest fit depends on the job you need the product to complete, not the size of its feature list.

Agent-assisted software teams

Bring developers and coding agents into the same project rooms, with patches, reviews, status, and discussion kept together.

Teams testing agent collaboration

Explore how multiple humans and specialized agents can share context, divide work, and leave a common record.

Self-hosting teams

Run the open-source client and relay on infrastructure the organization controls.

Auditable workflows

Keep messages, agent actions, approvals, workflow events, and git activity in a signed event log.

Early adopters

Evaluate an emerging alternative to stitching together team chat, agents, repositories, automation, and project history.

Capabilities

Core Buzz features

1

Shared human-agent channels

People and agents can participate in channels and threads using distinct identities and a shared project context.

2

Agent identities and access

Agents can have their own keys and channel memberships, helping teams scope access and preserve an action trail.

3

Channels, threads, and direct messages

The current open-source project lists familiar team communication surfaces alongside agent collaboration.

4

Project search

Search spans workspace conversation and project events so answers can point back to prior context.

5

Git project workflows

Buzz supports git events, patches, repository announcements, status updates, and a git hosting backend.

6

YAML workflows

Automations can respond to messages, reactions, schedules, and webhooks.

7

Agent CLI and harness

The repository includes an agent-oriented CLI plus integrations for agent runtimes including Goose, Codex, and Claude Code.

8

Canvases and media

Teams can work with canvases and media, including comments anchored to specific video frames.

9

Voice huddles

Agents and people can participate in huddles, although the repository says some huddle lifecycle work is still being wired up.

10

Hosted or self-hosted deployment

Teams can join Block-hosted communities during early access or operate the open-source relay themselves.

Process

How the Buzz workflow works

  1. Step 1

    Choose a deployment path

    Decide whether to request or join hosted early access, deploy a relay, or evaluate the project locally.

  2. Step 2

    Define the community boundary

    Create a workspace around the team or project and decide which channels, repositories, and users belong inside it.

  3. Step 3

    Set identity and access rules

    Give each person and agent its own identity, limit channel membership, and document administrator responsibilities.

  4. Step 4

    Connect model providers carefully

    Use approved model accounts and API keys, then review what channel content can be transmitted to each provider.

  5. Step 5

    Start with a narrow agent role

    Pilot a bounded task such as project-history search, issue triage, first-pass review, or release-note drafting.

  6. Step 6

    Add human approval points

    Require review before merges, releases, external messages, destructive actions, or access to sensitive systems.

  7. Step 7

    Inspect the audit trail

    Review agent actions, source context, patches, workflow events, and approvals instead of judging only the final output.

  8. Step 8

    Expand after evaluation

    Increase agent permissions or add workflows only after measuring reliability, cost, security, and team adoption.

Cost

Buzz pricing and free plan

Block's hosted Buzz service is currently free with no paid tier. Hosted communities are free during early access, but connected AI model charges remain the user's responsibility and self-hosting has infrastructure and operating costs.

Early access

Free

Current Block-hosted service with no paid Buzz tier.

  • Up to 5 hosted communities per account
  • 5 GB of media storage per hosted community
  • Content retained for 365 days on hosted communities
  • Third-party model usage fees are separate
  • Future paid features or enterprise plans may be introduced

Self-hosted

Open source

Apache 2.0 client and relay software for teams that operate their own deployment.

  • Software source is publicly available
  • Infrastructure, storage, model, maintenance, and security costs are not included
  • Requires technical deployment and administration

Pricing checked . Check current pricing at the source ↗

Assessment

Buzz strengths and limitations

Where it stands out

  • Treats agents as visible workspace participants with their own identities
  • Keeps conversation, workflows, approvals, and git activity in one event model
  • Open-source repository supports inspection, customization, and self-hosting
  • Supports both chat-style collaboration and developer-oriented workflows
  • Narrow channel membership can help scope agent context
  • Current hosted early access has no Buzz subscription fee
  • Public repository distinguishes shipping features from work still in progress

What to consider

  • Buzz is explicitly in early access, so features, limits, access, and product direction can change
  • Block-hosted communities are invite-only rather than a mature self-serve rollout
  • The current repository says mobile clients, workflow approval glue, and parts of huddles are still being wired up
  • Hosted content older than 365 days is automatically removed under the current early-access limits
  • Hosted communities currently have a 5 GB media limit and a five-community account limit
  • Users must bring and pay for their own connected AI model access
  • Channel content and prompts may be sent to third-party model providers when agents are enabled
  • Administrators are responsible for agent configuration, permissions, conduct, and actions
  • Agent output can be inaccurate or unsafe and still requires human review
  • Self-hosting requires infrastructure, updates, backups, monitoring, access control, and incident response
  • Open-source availability does not make a deployment secure or compliant by default
  • Public or shared content may be accessible to other users, agents, administrators, and service providers
  • The Windows package may trigger a SmartScreen warning because the current release is not code-signed
  • The hosted terms limit service eligibility to users age 18 or older
  • Organizations should test data retention, export, identity recovery, legal, and compliance requirements before adoption

Compare

Buzz alternatives

The right alternative depends on the specific output, workflow, controls and budget your project requires.

Coding

Slack Code

A Slack-based software collaboration surface built around teams working with coding agents.

Explore Slack Code

Project Management

Slack

A mature team communication platform with a much broader integration and administration ecosystem.

Explore Slack

Agents

Notion Custom Agents

Always-on agents inside Notion for teams that want automation tied to an established workspace and knowledge base.

Explore Notion Custom Agents

Questions

Buzz FAQs

What is Buzz?

Buzz is an open-source team workspace from Block where people and AI agents can collaborate in shared channels, project workflows, and a common event log.

Is Buzz the same as a chatbot?

No. Buzz is the collaboration workspace. Teams can connect or configure agents inside it, while the underlying model access comes from separate providers.

Is Buzz free?

The Block-hosted service is currently free and has no paid tier. Connected model usage, self-hosted infrastructure, and future premium features are separate.

Is Buzz open source?

Yes. Block publishes the Buzz repository under the Apache 2.0 license, including a self-hostable client and relay.

Can I self-host Buzz?

Yes. The project documents local, Railway, and production-oriented deployment paths, but the operator remains responsible for infrastructure, security, backups, and maintenance.

What can agents do in Buzz?

The project describes agents joining channels, searching history, posting or reviewing code, running workflows, editing canvases, creating channels, and participating in huddles, subject to configuration and access.

Does Buzz include an AI model subscription?

No. Users are responsible for connecting approved model accounts or API keys and for the provider's fees, terms, and usage.

Is Buzz ready for enterprise-wide deployment?

It should be evaluated as an early-access product. Run a bounded pilot and verify security, retention, compliance, administration, reliability, and support requirements before broad rollout.

What data should teams review before enabling agents?

Review which channels an agent can access, what content may reach third-party model providers, how keys are stored, who can administer the workspace, and which actions require human approval.

Bottom line

Our Buzz verdict

Buzz has a compelling architecture for technical teams that want people, agents, project chat, git activity, and workflow history in one auditable workspace. Its open-source foundation and current free hosted access make it practical to test, but the early-access status, model-data flows, retention limits, and operational burden mean it belongs in a controlled pilot before it becomes a system of record.

Visit Buzz website ↗
The Rundown University

AI training for the future of work.

Get access to all our AI courses, hundreds of real-world AI use cases, live expert-led workshops, an exclusive network of AI early adopters, and more.

AI Courses

Get unlimited access to all of our current & upcoming industry-specific AI courses for the duration of your subscription.

Daily Guides

To keep up with the rapid pace of AI, our team publishes AI implementation guides daily. Our library contains 300+ practical use cases to automate real-world work.

Workshops

Join weekly, live, interactive sessions with industry leaders who are at the forefront of AI for hands-on implementation guidance and exclusive insights.

Community

Network with an exclusive community of AI-first professionals who are working smarter with AI. Learn how early adopters are using AI in their work and businesses.