From 803ea9d7f68663f22f8bfc977f934b86bfdecb46 Mon Sep 17 00:00:00 2001 From: iris Date: Sun, 31 May 2026 23:49:14 +0200 Subject: [PATCH] =?UTF-8?q?docs:=20fix=20swarm.md=20=E2=80=94=20peer=20lis?= =?UTF-8?q?t=20reaches=20agents=20via=20HYPERHIVE=5FPEERS=20env,=20not=20g?= =?UTF-8?q?et=5Fagent=5Fmeta?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/swarm.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/swarm.md b/docs/swarm.md index 37da4125..54c074ec 100644 --- a/docs/swarm.md +++ b/docs/swarm.md @@ -66,10 +66,10 @@ environment and forwarded to agent containers. peer linking to `https://{domain}/`. See `docs/web-ui/dashboard.md` ยง P33RS tab. -2. **Agent identity** โ€” `identity::peers()` in `hive-ag3nt` reads - the same env var and exposes the peer list to agents via - `get_agent_meta` so agents can address peers with qualified names - (`agent@peer-domain`). +2. **Agent identity** โ€” the same `HYPERHIVE_PEERS` env var is + forwarded to agent containers by `meta.rs`; agent code can call + `identity::peers()` to discover peer hives and address them with + qualified names (`agent@domain`). 3. **Matrix federation** โ€” when `matrix.enable` is on, tuwunel federates with the peer's matrix server at