why we're buzzing ✍ jack🕐 2026-07-23📦 3.9 KB 🟢 已读 𝕏 文章列表 Jack 发布了开源工作空间 Buzz,旨在将人、代理、对话和代码统一在同一加密身份系统下,以减少对 Slack 和 GitHub 的依赖。Buzz 解决了上下文割裂问题,采用自主托管、开放协议和无锁定设计,支持代理作为团队平等成员协作。 开源Agent工作空间Nostr加密身份 # why we're buzzing **作者**: jack **日期**: 2026-07-22T22:25:22.000Z **来源**: [https://x.com/jack/status/2080056638820450400](https://x.com/jack/status/2080056638820450400) ---  yesterday we released buzz. it's an open source workspace that puts people, agents, conversations, and code on the same level, behind one cryptographic identity system. we built it to reduce our dependency on slack and github, and we're sharing it so anyone can do the same. the biggest problem it solves is context. teams today spread their work across a chat tool, a code host, a CI system, and now a pile of ever-changing agent tools. every seam loses information...and agents feel it the most. they can't help with what they can't see. we felt this earlier than most. block is rebuilding itself to be an intelligence. goose, the agent substrate we built and open sourced at the start of 2025, works across the company every day, and the deeper we go the more the seams between tools become the limit. buzz solves a lot of the problems we experienced. buzz stores everything as a signed event on a relay you host yourself. every message, patch, review, workflow step, and approval. one record, one search. people and agents get the same kind of identity: their own keys, channels, and an audit trail. an agent on buzz is an equal member of the team. it can search history, open repos, send patches, review code, run workflows, and edit canvases. everything it does is signed and attributable, which builds trust and accountability. a few principles we held: 1. self-sovereign: run your own relay. own your domain and your data. carry your keys anywhere. 2. open: apache 2.0, built on nostr, model agnostic. harnesses for goose, codex, and claude code. no lock-in, including to us. 3. one context: a feature branch becomes a channel. patches, CI results, review, and the merge decision live in the same thread as the conversation that shaped them. code review becomes a conversation with a permanent record. it's early! channels, threads, DMs, canvases, media, search, the audit log, workflows, and the desktop app work today. full git hosting is being wired up. mobile and push are coming. approval gates are partially built. each workspace runs through a single relay, so federation between relays is the clearest path to the full decentralization our design points to. the bigger work is ahead: tighter scoping for agents so they can operate in workspaces where some things stay private, a hosted option for teams that don't want to run infrastructure, token efficiency (we've done a lot of work here), and an ecosystem of workflows and agents on the open spec. agents that can transact feels like a natural place for us to take it next. we believe buzz is truly social AI. the category so far has meant people chatting with AI companions, AI filling human feeds or chats, or agents talking to each other while people watch. people and agents as equal members of the same network doing work together feels like the first interesting and durable version. we're going to run more and more of block on buzz. that's the first test we care about. the second is whether it's useful to you. it's all open. come build with us! https://buzz.xyz https://github.com/block/buzz ## 相关链接 - [Robert Scoble reposted](https://x.com/Scobleizer) - [jack](https://x.com/jack) - [@jack](https://x.com/jack) - [190K](https://x.com/jack/status/2080056638820450400/analytics) - [https://buzz.xyz](https://buzz.xyz/) - [https://github.com/block/buzz](https://github.com/block/buzz) - [Upgrade to Premium](https://x.com/i/premium_sign_up) - [6:25 AM · Jul 23, 2026](https://x.com/jack/status/2080056638820450400) - [190.6K Views](https://x.com/jack/status/2080056638820450400/analytics) - [View quotes](https://x.com/jack/status/2080056638820450400/quotes) --- *导出时间: 2026/7/23 11:09:55* --- ## 中文翻译 # 为什么我们如此兴奋 **作者**: jack **日期**: 2026-07-22T22:25:22.000Z **来源**: [https://x.com/jack/status/2080056638820450400](https://x.com/jack/status/2080056638820450400) ---  昨天我们发布了 buzz。它是一个开源的工作空间,将人员、代理、对话和代码置于同一层级之上,并由一个统一的加密身份系统支撑。我们构建它是为了减少对 Slack 和 GitHub 的依赖,我们将其分享出来,以便任何人都能做同样的事情。 它解决的最大问题是上下文。如今的团队将工作分散在聊天工具、代码托管、CI 系统,以及一堆不断变化的代理工具中。每一个接缝都会导致信息丢失……而代理对此感受最深。它们无法提供帮助,因为它们看不见上下文。 我们比大多数人更早地感受到了这一点。Block 正在自我重建,致力于成为一家智能公司。我们在 2025 年初构建并开源的代理基座 goose,每天都在整个公司范围内运作,随着我们深入探索,工具之间的接缝日益成为瓶颈。buzz 解决了我们遇到的许多问题。 buzz 将所有内容都作为签名事件存储在你自己托管的 relay(中继)上。每一条消息、每一个补丁、每一次审查、每一个工作流步骤和批准。一个记录,一次搜索。人员和代理获得同一种身份:他们自己的密钥、频道和审计追踪。buzz 上的代理是团队的平等成员。它可以搜索历史、打开仓库、发送补丁、审查代码、运行工作流以及编辑画布。它所做的每件事都是经过签名且可追溯的,这建立了信任和问责机制。 我们坚持了几个原则: 1. 自主权:运行你自己的 relay。拥有你的域名和数据。随身携带你的密钥。 2. 开放:Apache 2.0 协议,基于 nostr 构建,模型无关。提供了 goose、codex 和 claude code 的接入接口。没有锁定,包括对我们不构成锁定。 3. 统一上下文:一个功能分支变成了一个频道。补丁、CI 结果、审查和合并决定,与塑造它们的对话位于同一条线索中。代码审查变成了一种具有永久记录的对话。 这还只是早期!频道、线索、私信、画布、媒体、搜索、审计日志、工作流和桌面应用目前均可正常使用。完整的 Git 托管正在接入中。移动端和推送通知即将推出。批准门禁正在部分构建中。每个工作空间目前通过单个 relay 运行,因此 relay 之间的互联是我们设计所指的完全去中心化最清晰的路径。 更宏大的工作还在后头:为代理提供更精确的权限范围,以便它们可以在某些内容保持私密的工作空间中运作;为不想运行基础设施的团队提供托管选项;token 效率(我们在这方面做了很多工作);以及基于开放规范的工作流和代理生态系统。能够进行交易的代理感觉像是我们要发展的下一个自然方向。 我们相信 buzz 是真正的社交 AI。到目前为止,这一类别意味着人们与 AI 伴侣聊天,AI 填充人类的信息流或聊天记录,或者是代理在人们观看时彼此交谈。人员和代理作为同一网络的平等成员一起工作,感觉这是第一个有趣且持久的版本。 我们要在 buzz 上运行越来越多的 Block 业务。这是我们在意的第一个测试。第二个测试是它对你是否有用。这一切都是开源的。来和我们一起构建吧! https://buzz.xyz https://github.com/block/buzz ## 相关链接 - [Robert Scoble 转发](https://x.com/Scobleizer) - [jack](https://x.com/jack) - [@jack](https://x.com/jack) - [190K](https://x.com/jack/status/2080056638820450400/analytics) - [https://buzz.xyz](https://buzz.xyz/) - [https://github.com/block/buzz](https://github.com/block/buzz) - [升级至 Premium](https://x.com/i/premium_sign_up) - [2026年7月23日 上午6:25](https://x.com/jack/status/2080056638820450400) - [190.6K 次观看](https://x.com/jack/status/2080056638820450400/analytics) - [查看引用](https://x.com/jack/status/2080056638820450400/quotes) --- *导出时间: 2026/7/23 11:09:55*
I I got tired of being a human AGENTS.md 作者受够了每次与编码代理沟通时重复上下文,因此开发了AsterMem,一个本地运行的内存服务器。它将记忆存储为Markdown文件,支持离线运行,并自动提炼用户画像供代理读取。用户可完全控制和编辑记忆,避免黑盒问题。 技术 › Agent ✍ Asterove🕐 2026-07-29 Agent本地化隐私保护MarkdownCursorClaudePythonFastAPIReact开源
大 大部分人用 skill还停留在下载别人写好的 文章指出当前大部分人对 Skill 的使用仅停留在下载现成工具层面,而更先进的项目已开始将方法论、思维方式及商业经验转化为可运行、可复用的 Skill。文中列举了女娲、dbskill、ljg-skills 等典型案例,并分析了中英文社区在 Skill 生态上的不同侧重,强调“造 Skill 的 Skill”才是生产力杠杆。 技术 › Skill ✍ Jason Zhu🕐 2026-07-29 SkillAgent方法论生产力开源女娲dbskill生态中文社区
H Hermes Agent Masterclass: 安装、配置与基础命令 本文介绍了开源 AI Agent Hermes 的安装与基础配置。Hermes 由 Nous Research 开发,支持多种模型和终端运行,具有会话复用和技能积累的独特设计。文章详细讲解了在 Windows、macOS 和 Linux 上的安装步骤、设置向导流程以及如何配置推理提供商。 技术 › Agent ✍ tonbi🕐 2026-07-29 HermesAgentAI安装教程CLI工具与效率开源
J Jack Dorsey's Buzz: Clearly Explained Buzz 是一款集成了智能体的团队聊天工具,允许用户切换底层模型并保留对话记忆,支持本地共享计算。文章探讨了其 Agents 团队协作、Git 工作流及数据控制优势,适合小团队快速迭代。 技术 › Agent ✍ The Startup Ideas Podcast (SIP)🕐 2026-07-29 BuzzJack DorseySlackAgent本地模型团队协作开源
如 如何(以及为何)构建 Agent First 应用 文章介绍了如何使用 Agent-Native 框架构建 Agent First 应用。通过统一的前端动作与 Agent 工具,实现 UI 与 Agent 的双向同步。应用支持通过聊天交互、集成外部 Agent、A2A 通信及自动化任务,且完全开源。 技术 › Agent ✍ Steve (Builder.io)🕐 2026-07-29 AgentAgent-NativeClaude前端A2A开源自动化框架UI
一 一个暑假,我侄子用两个 Skill 搞明白了 Agent 最难的部分 作者讲述侄子利用暑假开发两个健康类 Agent Skill 的经历。从“养生谣言粉碎机”到“体检行动助手”,解决了大模型幻觉、信息检索权威性及流程设计等难点。文章重点介绍了如何利用豆包搜索 API 的结构化数据与权威过滤功能来增强 Agent 能力,并分享了 Skill 开发优于独立 Agent 的实践经验和建议。 技术 › Agent ✍ 宝玉🕐 2026-07-28 AgentSkill豆包搜索AI开发大模型实战经验信息检索健康类目工作流开源
浪 浪费20亿Token之后,我做了一个帮自己定义目标的Skill 作者分享了一个名为Leader.skill的开源工具,旨在解决Agent交互中目标定义模糊的问题。该工具基于“目标七问”方法论,将模糊需求转化为清晰的目标任务书,支持多模型组合(如Claude规划、GPT执行),显著提升长程任务的完成率与Token利用率。 技术 › Skill ✍ 数字生命卡兹克🕐 2026-07-27 AgentGoal Engineering目标定义自动化开源LLM效率工具方法论ClaudeGPT
d dashi-ppt 我们也测了,第一还是 slide-maker 文章对比了 slide-maker 和 dashi-ppt 两款 AI PPT 生成工具。在基于 Opus 5 模型的统一评测中,slide-maker 的无图版和带图版分别获得 94.5 和 91.5 分,击败了获得 83.5 分的 dashi-ppt。评测指出,slide-maker 胜在代码生成带来的高自由度和原生可编辑性,而 dashi-ppt 虽导出效果好,但受限于模板,内容结构被强行适配,导致丢分。 技术 › Skill ✍ Martin(小马)🕐 2026-07-27 PPT生成评测slide-makerdashi-pptOpusAgent对比工具评测开源AI工具
T Trajectory: Agent 经验数据的标准格式 文章介绍了 Trajectory,一个开源的数据格式标准化工具,旨在统一不同编码代理会话(如 Claude Code、Codex 等)的数据格式。该格式注重令牌效率,便于代理从过去的经验中学习,解决跨平台数据碎片化问题。 技术 › Agent ✍ Letta🕐 2026-07-25 TrajectoryLettaAgent数据格式Claude Code开源机器学习
开 开源神器Toonflow让小说秒变AI短剧 开源神器Toonflow可将小说或剧本快速转换为AI短剧,2小时内完成出片。工具支持自动编剧、分镜、角色设计和视频生成,采用三层Agent协作与本地记忆,跨平台本地部署,低成本高效。 技术 › 短剧 ✍ 开发者Hailey🕐 2026-07-23 AI短剧Toonflow开源视频生成Agent本地部署低成本
梁 梁文锋投资人会议语录 本文记录了梁文锋在投资人会议上的核心观点,涵盖AGI发展路线、开源与商业化策略、团队管理及愿景驱动等方面。他强调产品是AGI的副产物,现阶段的重点是Coding Agent和持续学习能力,开源与克制是长期战略,目标是实现AGI而非追求短期利益。 技术 › LLM ✍ Orange AI🕐 2026-07-23 AGI开源Agent持续学习商业模式愿景驱动克制大模型技术路线团队管理
2 29k star的AI克隆任意网站开源skill 介绍了一个获得29k star的开源AI工具,能像素级还原任意网站。其成功关键在于将大任务拆解为小任务、使用详细的规格文件作为“合同”、正确识别页面交互逻辑,并通过git worktree实现并行工作,最终与原站进行视觉对比。 技术 › Agent ✍ AIGCLINK🕐 2026-07-22 AI开源网站克隆Agent自动化Git视觉对比