From 558552ec5469d98b908bdd6e7eb4186aa4052482 Mon Sep 17 00:00:00 2001 From: atlas Date: Tue, 23 Jun 2026 15:17:12 +0200 Subject: [PATCH] docs(forge): s/mirror/config repo/ in dashboard anchor bullet for consistency Address iris review nit on #1948: the bullet above now reframes the agent-configs entry as a config repo, so the dashboard-anchor bullet should match. Pure wording, no behavior change. --- docs/forge.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/forge.md b/docs/forge.md index 2b10ce59..e247e747 100644 --- a/docs/forge.md +++ b/docs/forge.md @@ -62,7 +62,7 @@ Two things live in the `agent-configs` Forgejo organization: flow replaces that. Repos stay private, so an agent can't read another agent's config. (Agents remain read-only collaborators on `core/meta`.) - The dashboard links each container's "config" anchor to this - mirror, so operators can click straight from the SW4RM tab into + config repo, so operators can click straight from the SW4RM tab into the rendered repo without an extra `git` step. The `hive-forge` CLI (separate workspace crate, see