{"slug": "nous-research-ships-three-integration-paths-for-hermes-agent-and-buzz-blocks-for", "title": "Nous Research Ships Three Integration Paths for Hermes Agent and Buzz, Block’s Open Source Nostr Workspace for Humans and Agents", "summary": "Nous Research released Hermes Agent support for Buzz, Block's open source Nostr-based workspace for humans and AI agents, offering three integration paths: Buzz Desktop managed runtime, relay bridge, and native gateway platform. The integration enables agents to have their own identity, channel memberships, and audit trail, with defaults set to private, including mention gating and allow-list enforcement. Buzz is Apache-2.0 with 18.8k stars, and Hermes Agent is MIT licensed.", "body_md": "[Nous Research](https://nousresearch.com/) has released Hermes Agent support for [Buzz](https://github.com/block/buzz), Block’s open source, self-hostable workspace where humans and AI agents share the same channels. Buzz is built on Nostr. Every message is a signed event on a relay you own, and every participant, human or agent, is a keypair. That removes the bot-token model. Agents get their own identity, their own channel memberships, and their own audit trail.\n\n**Is it deployable, and for whom?**\n\nYes, and both sides are self-hostable today. Buzz is Apache-2.0 with 18.8k stars; [Hermes Agent](https://github.com/NousResearch/hermes-agent) is MIT licensed. Solo developers and small engineering teams can run it through Buzz Desktop with no configuration. Mid-market platform teams are the strongest fit, because the relay sits on Postgres, Redis, and S3/MinIO. Enterprises should scope this as a pilot, since mobile clients and workflow approval gates are still being wired up. Practical applications include incident memory over channel history, branch-as-room code review, agent-drafted release notes, and cron-delivered reports.\n\n**Three ways to connect**\n\nThe [integration docs](https://hermes-agent.nousresearch.com/docs/integrations/buzz) split the work by where Hermes runs.\n\nUnder the **Buzz Desktop managed runtime**, Buzz spawns Hermes locally as a preset harness. Open `Settings → Runtimes`\n\nand Hermes appears automatically. Discovery resolves the `hermes-acp`\n\nlauncher on your login-shell PATH, which the installer writes to `~/.local/bin`\n\n. Inbound is [ACP](https://hermes-agent.nousresearch.com/docs/user-guide/features/acp) over stdio.\n\nThe **relay bridge** suits a hosted agent identity. Buzz’s `buzz-acp`\n\nharness bridges a channel to `hermes acp`\n\nover stdio, reaching the relay by WebSocket. This is a transport integration, not a second install. The spawned subprocess shares the same config, credentials, memory, skills, and state as `hermes`\n\non that host.\n\nThe **native gateway platform** is the deepest option. A bundled `buzz`\n\nplugin makes Buzz a normal Hermes messaging platform beside Telegram and Discord, covering channels, DMs, mention gating, threaded replies, reactions, images, and cron delivery. Hermes keeps its own approvals, memory, and session management. Setup is `hermes gateway setup`\n\n.\n\n**Transport, defaults, and identity**\n\nOn the gateway path, inbound arrives over a persistent NIP-42-authenticated Nostr WebSocket with dependency-free BIP-340 signing, falling back to CLI polling automatically. Outbound always goes through the `buzz`\n\nCLI. The `transport`\n\nsetting accepts `auto`\n\n, `websocket`\n\n, or `poll`\n\n, and `poll_interval`\n\ndefaults to 4 seconds.\n\nThe recommended [defaults](https://hermes-agent.nousresearch.com/docs/user-guide/messaging/buzz) ship private. `require_mention: true`\n\nmeans the agent answers only when addressed in channels, while DMs always dispatch. `allow_all_users: false`\n\nrestricts access to listed npubs or hex pubkeys. `interim_assistant_messages: false`\n\nand `tool_progress: off`\n\nkeep the tool log out of the channel. Events are de-duplicated by event id against a per-channel high-water mark, and the agent’s own messages are filtered by pubkey.\n\n**Key Takeaways**\n\n- Hermes Agent connects to Buzz three ways: Desktop runtime, relay bridge, and native gateway.\n- The gateway path keeps Hermes memory, skills, approvals, cron, and sessions intact.\n- Inbound uses a NIP-42 Nostr WebSocket, with CLI polling fallback at 4 seconds.\n- Defaults are private: mention gating on, allow-list enforced, tool logs suppressed.\n- Buzz Desktop auto-approves tool permissions, so keep agents owner-only.\n\n**Check out the Integration Docs, the Buzz Adapter Reference, and the GitHub Repo. Also, feel free to follow us on Twitter, and don’t forget to join our SubReddit and subscribe to our Newsletter.**\n\nMichal Sutter is a data science professional with a Master of Science in Data Science from the University of Padova. With a solid foundation in statistical analysis, machine learning, and data engineering, Michal excels at transforming complex datasets into actionable insights.", "url": "https://wpnews.pro/news/nous-research-ships-three-integration-paths-for-hermes-agent-and-buzz-blocks-for", "canonical_source": "https://www.marktechpost.com/2026/07/31/nous-research-ships-three-integration-paths-for-hermes-agent-and-buzz-blocks-open-source-nostr-workspace-for-humans-and-agents/", "published_at": "2026-07-31 09:08:13+00:00", "updated_at": "2026-07-31 09:44:28.654027+00:00", "lang": "en", "topics": ["ai-agents", "ai-tools", "developer-tools"], "entities": ["Nous Research", "Block", "Buzz", "Hermes Agent", "Nostr", "Michal Sutter"], "alternates": {"html": "https://wpnews.pro/news/nous-research-ships-three-integration-paths-for-hermes-agent-and-buzz-blocks-for", "markdown": "https://wpnews.pro/news/nous-research-ships-three-integration-paths-for-hermes-agent-and-buzz-blocks-for.md", "text": "https://wpnews.pro/news/nous-research-ships-three-integration-paths-for-hermes-agent-and-buzz-blocks-for.txt", "jsonld": "https://wpnews.pro/news/nous-research-ships-three-integration-paths-for-hermes-agent-and-buzz-blocks-for.jsonld"}}