From a1e3d7969e4b448bb56073872f00e013098206a4 Mon Sep 17 00:00:00 2001 From: Saurav0989 Date: Sun, 17 May 2026 00:51:19 +0530 Subject: [PATCH] docs: add hermes-eval to Community section --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index efe5515f4d8..25c84f61f66 100644 --- a/README.md +++ b/README.md @@ -183,6 +183,7 @@ scripts/run_tests.sh - 📚 [Skills Hub](https://agentskills.io) - 🐛 [Issues](https://github.com/NousResearch/hermes-agent/issues) - 🔌 [HermesClaw](https://github.com/AaronWong1999/hermesclaw) — Community WeChat bridge: Run Hermes Agent and OpenClaw on the same WeChat account. +- 🛠️ [hermes-eval](https://github.com/Saurav0989/hermes-eval) — Skill regression testing and trajectory quality scoring. Catch skill drift before it propagates. Exports quality-filtered trajectories in Atropos RL format. GitHub Actions CI template included. ---