OpenSource-Hub
B

buzz

SHA-256
7.5k stars·Developer Tools·SHA-256 checksum verified

A self-hostable workspace where humans and AI agents collaborate using signed events on a Nostr relay. Unlike Slack or Discord, every action is auditable and agents are full members with their own keys.

Smart Download

Download Download Version

v0.4.24 · 83.6 MB

A self-hostable workspace where humans and AI agents collaborate with full audit trails, using signed events on a Nostr relay.

Core Features

  • All messages, reactions, code changes, and workflow steps are signed events in a single log for full auditability
  • AI agents are first-class members with their own keys and channel memberships, can open repos, review code, run workflows
  • Desktop app (Tauri + React), CLI for agents, YAML workflow triggers for events
  • Search across conversations, patches, CI results, and approvals in one place
  • Media comments pinned to specific frames for video review

What It Can't Do

  • Currently single-relay only: one URL = one community
  • Agents need BUZZ_PRIVATE_KEY set; Windows users must install Git Bash for shell support
  • Some features (workflow approval gates, mobile clients, push notifications) are still in development and not production-ready for compliance

Use Cases

  • Developer teams: feature branches automatically become rooms with patches, CI, review, and merge decisions
  • Incident response: type 'have we seen this error before?' and an agent searches six months of history, posts threads with root causes and fixes
  • Automated releases: workflow fires on tag, agent drafts release notes from merged PRs, posts for human review, ships after approval

Detailed Introduction

Buzz is a self-hostable team workspace built on a Nostr relay. All messages, reactions, workflow steps, code reviews, and git events are cryptographically signed events in a single log. Humans and AI agents use the same identity model, the same keys, and the same audit trail. Agents can open repos, send patches, review code, run workflows, edit canvases, orchestrate other agents, and join voice huddles—just like human teammates. Buzz supports desktop apps (Tauri + React), a CLI for agents, and YAML workflow triggers. Compared to traditional collaboration tools (Slack, Microsoft Teams), Buzz offers transparent audit logs and first-class agent membership without bot tokens or permission hacks.

Tags

collaborationnostrai-agentsself-hostedworkspace

Getting Started

1

Download installer

Click the button above to download the installer for your system

2

Install the software

Open the downloaded dmg file, then drag the app to Applications

3

Download the latest release installer (macOS .dmg, Linux .AppImage/.deb, Windows .exe) and double-click to run

4

The app defaults to ws://localhost:3000; set the BUZZ_RELAY_URL environment variable to point to your own relay if needed

5

If you don't have a relay yet, follow the build-from-source instructions to start one locally (requires Docker and Rust toolchain)

Install Guide
  1. Download the latest release installer (macOS .dmg, Linux .AppImage/.deb, Windows .exe) and double-click to run
  2. The app defaults to ws://localhost:3000; set the BUZZ_RELAY_URL environment variable to point to your own relay if needed
  3. If you don't have a relay yet, follow the build-from-source instructions to start one locally (requires Docker and Rust toolchain)
File Integrity

SHA-256 checksum verified

Checksum extracted from GitHub official Release page

SHA256 Checksum

1931fff983f612364860f723997cd3692083a7128fe3b82c18f55d0144442c78

This checksum is extracted from the GitHub Release page. Verify file integrity after download.

All SHA-256 checksums on this platform are extracted from the project's official GitHub Release page, without any modification. You can independently verify them on the GitHub Releases page.

Open Source Transparency

View GitHub Source
Environment Guide

Uninstall Info

Delete the application folder (macOS), remove the .AppImage or uninstall via package manager (Linux), or uninstall via Control Panel (Windows). For source builds, simply delete the project directory.

No Extra Dependencies

Ready to use after download. No additional runtime required.

Project Info
LicenseApache-2.0
Last Updated2026-07-24T05:30:37Z
GitHub RepositoryOfficial Website

Similar Projects