docs(acp): Buzz relay-bridge (channels) integration guide (salvage #69915) - #73571
Merged
Conversation
Contributor
૮ >ﻌ< ა ci reviewran on ad07941 ℹ️ InfoDesktop E2E visual evidence · View test artifacts · View job1 visual diff. inline evidence upload failed. Failed to upload diff-665a0833239e-onboarding-overlay-diff.png with gh image (exit code 1): Error uploading /home/runner/work/_temp/e2e-evidence/diff-665a0833239e-onboarding-overlay-diff.png: step 0 (get upload token): uploadToken not found on repo page — do you have write access to NousResearch/hermes-agent? (or, if NousResearch enforces SAML SSO, authorize at https://github.com/orgs/NousResearch/sso) |
Co-authored-by: nytemodeonly <contact@nytemode.com> Signed-off-by: nytemodeonly <contact@nytemode.com>
Co-authored-by: nytemodeonly <contact@nytemode.com> Signed-off-by: nytemodeonly <contact@nytemode.com>
…ink modes, add zh-Hans Follow-up on the salvaged #69915 commits: - verified env vars against block/buzz crates/buzz-acp/src/config.rs (BUZZ_RELAY_URL, BUZZ_PRIVATE_KEY, BUZZ_API_TOKEN, BUZZ_ACP_AGENT_COMMAND/ ARGS, BUZZ_ACP_RELAY_OBSERVER, BUZZ_ACP_AGENT_OWNER) and kind 24200 observer frames against docs/nips/NIP-AO.md - dropped unverifiable claims: docs/hermes-agent-acp.md link (404 upstream), relay-directory profile publication / External-agents card walkthrough, 'bot role' membership phrasing - replaced key provisioning with the actual buzz-admin generate-key / add-member flow from the buzz-acp README - retitled the section 'Buzz channels (relay bridge)' and cross-linked it with the Buzz Desktop managed-runtime section both ways; permission paragraph now points at the owner-only warning instead of duplicating it - zh-Hans translation of the new section + retitle to ACP 宿主集成
teknium1
force-pushed
the
salvage/69915-buzz-relay-docs
branch
from
July 28, 2026 21:18
f887cd7 to
ad07941
Compare
This was referenced Jul 29, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
The ACP docs now cover Buzz's second integration mode — joining Buzz channels via the
buzz-acprelay bridge — alongside the Buzz Desktop managed-runtime section that landed in #73501, with both modes cross-linked.Salvages the two commits from #69915 by @NYTEMODEONLY (authorship preserved), with every claim re-verified against block/buzz source and the unverifiable ones dropped.
Changes
website/docs/user-guide/features/acp.md: "Buzz channels (relay bridge)" host-setup section — topology, key minting (buzz-admin generate-key/add-member), bridge env vars, channel-membership access boundary,BUZZ_ACP_RELAY_OBSERVERActivity-log telemetry, headless-permission security guidance; page retitled "ACP Host Integration" — @NYTEMODEONLYcrates/buzz-acp/src/config.rsand kind24200againstdocs/nips/NIP-AO.md; dropped a 404 upstream doc link, the relay-directory/External-agents card claims, and "bot role" phrasing; replaced key provisioning with the real buzz-admin flow; cross-linked relay bridge ⇄ Desktop sections; pointed the permission paragraph at the owner-only warning; addedBUZZ_ACP_AGENT_OWNERrespond gateValidation
npx docusaurus buildInfographic