Jack Dorsey 推出 Buzz,旨在整合团队聊天、AI 智能体与 Git 托管功能。
Jack Dorsey launches Buzz to combine team chat, AI agents and Git hosting

原始链接: https://runtimewire.com/article/jack-dorsey-block-buzz-team-chat-ai-agents-git

杰克·多西(Jack Dorsey)旗下的公司 Block 推出了名为 **Buzz** 的开源、可自托管工作空间,旨在将通信、软件开发和 AI 智能体协作整合在统一的身份系统下。通过利用 Nostr 协议,Buzz 将人类员工与 AI 智能体视为平等主体,并将从代码提交到聊天消息的所有交互记录,存储为经加密签名的事件。 Buzz 旨在通过将聊天、Git 存储库和自动化工作流整合进一个统一且可搜索的基础设施中,来减少对 Slack 和 GitHub 等第三方供应商的依赖。尽管多西将该项目描述为去中心化,但它目前通过单一权威中继(relay)运行,这意味着企业可以通过自托管方式保留对数据和部署的控制权,而非依赖点对点分发。 目前,Buzz 尚处于早期且未完成的状态。虽然它提供了桌面应用程序并具备强大的智能体编排潜力,但它面临着取代成熟专业工具的巨大挑战。Block 将 Buzz 定位为邀请社区贡献的项目,旨在测试工程师是否愿意将其整个开发栈集中在这个全新的统一中继模型中。

Jack Dorsey 推出了 **Buzz**,这是一个整合了团队聊天、AI 智能体及 Git 托管的开源平台。该公告在 Hacker News 上引发了质疑,用户们正在讨论该平台的可行性及其技术影响。 讨论的要点包括: * **隐私与安全:** 批评者指出,管理“多人”协作 AI 智能体的数据访问权限存在困难,这可能导致敏感内部信息泄露。 * **平台竞争:** 一些观点认为,要使 AI 蓬勃发展,像 Slack 这样的消息平台必须采用开放协议(如 AT Protocol),以实现更好的互操作性和用户自主权。 * **行业怀疑态度:** 许多参与者对当前的“AI 热潮”感到疲惫,质疑 Buzz 是带来了真正的创新,还是仅仅将现有的机器人集成聊天服务进行了重新包装。 * **实施挑战:** 人们对其“极其宏大”的范围表示担忧,一些用户怀疑与成熟、可靠的企业工具相比,该平台能否实现广泛应用。 总的来说,尽管有些人认为它在打造更佳集成工作空间方面具有潜力,但社区中大部分人仍持怀疑态度,将其视为一个在过度饱和的市场中进行的又一次实验性尝试。
相关文章

原文

Jack Dorsey (@jack) said in an announcement on X on July 21st that Block is launching Buzz, an open-source workspace designed to put employees, AI agents, conversations and software repositories behind one identity system.

Dorsey, Block's cofounder and Block Head, is pitching Buzz as a way to reduce Block's dependence on Slack and GitHub. The move takes his preference for open protocols into the daily machinery of software development, where teams typically spread discussions, source code, automated workflows and agent activity across several vendors.

Buzz also fits the operating model Dorsey has been building inside Block. In an essay with Sequoia Capital's Roelof Botha, Dorsey argued that AI should change how organizations coordinate rather than serve only as a productivity add-on. Buzz supplies an infrastructure layer for that thesis: Block's public repository documents a separate internal build configured for Block's relay and agent provider.

One workspace for humans and agents

Buzz is built around a self-hostable Nostr relay. Every message, reaction, workflow step, code event and approval is stored as a cryptographically signed event. Human employees and agents receive the same basic identity structure, including their own key pairs, channel memberships and audit trails.

That design lets agents participate as members rather than conventional chat bots. According to Block's documentation, agents can search prior discussions, open repositories, submit patches, review code, run workflows, edit shared canvases and create channels. Buzz includes an agent-oriented command-line interface and harnesses for Goose, Codex and Claude Code, keeping the underlying model choice separate from the workspace.

Buzz's Git ambitions go well beyond posting repository notifications into chat. The project specification describes a built-in software forge using standard Git Smart HTTP. A feature branch can become its own channel, with patches, continuous-integration results, review comments and the merge decision preserved in the same record. Repositories, discussions and workflow history then share one search index.

The currently working feature set includes channels, threads, direct messages, shared canvases, media, search, an audit log, a desktop application and YAML-based workflows. Packaged builds are available for macOS, Windows and Linux. The repository is licensed under Apache 2.0.

Decentralized control, centralized relays

Dorsey described Buzz as decentralized and self-sovereign, but Block's architecture document draws a more specific boundary. Buzz currently has no peer-to-peer event exchange, gossip layer or replication between relays. All reads and writes in a workspace pass through a single relay, which authenticates users, verifies signatures, stores events and distributes updates.

Buzz's decentralization therefore comes from deployment and ownership. An organization can run its own relay, retain its domain and data, and use portable Nostr key pairs instead of depending on a single hosted service. A hosted operator can also run multiple isolated communities on shared infrastructure. Within each community, however, the relay remains the authoritative server.

That distinction matters for teams evaluating Buzz as a Slack or GitHub substitute. Self-hosting gives an operator control over infrastructure and data location, but it also transfers responsibility for availability, backups, security and upgrades. The signed event model provides attribution and an audit trail; it does not remove the operational risks attached to the server hosting the workspace.

An early product with a wide scope

Buzz is available for testing and development, though Block's own documentation repeatedly labels it unfinished. Mobile clients remain in development, push notifications are pending, and workflow approval gates have database, API and interface components without a completed execution path. The latest desktop release, version 0.4.21, shipped on July 21st with fixes and additions covering agent controls, authentication and workspace onboarding.

Block has given Buzz a broad assignment: replace portions of chat, code hosting, workflow automation, project search and agent orchestration with one event system. Combining those surfaces may reduce the integration work required to give agents useful context and tightly scoped access. It also puts Buzz against mature products whose separate roles let customers replace one tool without migrating the rest of their development stack.

Dorsey's launch makes Block the first customer reference embedded in Buzz's documentation, but Block has not published adoption, pricing or external customer figures. For now, Buzz is an open-source build and an invitation to contribute. Its first test will be whether engineers outside Block want one relay to carry this much of their work.

联系我们 contact @ memedata.com