From 053ddbbf392a1688fc7043d81529f47ef2cf86c8 Mon Sep 17 00:00:00 2001 From: Michael Sitarzewski Date: Mon, 21 Sep 2026 21:38:51 -0500 Subject: [PATCH] docs(readme): remove the Related Resources section (#878) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The section held one entry, describing awesome-openclaw-agents as "derived from this repo". That claim does not hold up: its README never mentions this project, and only 2 of our 265 agent names appear anywhere in its list — "incident responder" and "ux researcher", both generic role names that are coincidence rather than lineage. It was last pushed 2026-05-25. Asserting a derivation the other project does not claim, and that the content does not support, is not something to leave in the README. The section was also generating work it could not pay for. #876 asked to add a third-party workbench to it — a reasonable thing to attempt precisely because the section existed — and declining that meant explaining a curation standard the one existing entry did not meet. Removing it rather than correcting the line: a list of one, kept honest by hand, invites requests to grow it and gives no way to judge them. Co-authored-by: Claude Opus 5 --- README.md | 6 ------ 1 file changed, 6 deletions(-) diff --git a/README.md b/README.md index 685810cb..a3a6c65b 100644 --- a/README.md +++ b/README.md @@ -1096,12 +1096,6 @@ Want to add a translation? Open an issue and we'll link it here. --- -## 🔗 Related Resources - -- [awesome-openclaw-agents](https://github.com/mergisi/awesome-openclaw-agents) — Community-maintained OpenClaw agent collection (derived from this repo) - ---- - ## 📜 License MIT License - Use freely, commercially or personally. Attribution appreciated but not required.