mirror of
https://github.com/nesquena/hermes-webui.git
synced 2026-05-27 12:10:40 +00:00
fix: remove OpenClaw-adjacent projects from community page
Removed swarmclaw (github.com/swarmclawai/swarmclaw) and ClawMem (github.com/yoloshii/ClawMem) — both named after or primarily built around OpenClaw rather than Hermes. The community page should showcase Hermes-native projects. Two other projects (agency-agents-zh, avoid-ai-writing) merely mention OpenClaw compatibility in passing alongside Hermes/Claude Code — those are kept since they're genuinely Hermes-compatible tools. Updated stats: 27 → 25 community projects.
This commit is contained in:
+1
-17
@@ -188,7 +188,7 @@
|
||||
<p class="page-sub">The best third-party projects, tools, skills, and integrations created by the Hermes Agent community. Sorted by GitHub stars, filtered for quality.</p>
|
||||
|
||||
<div class="stats-bar">
|
||||
<span class="stat-pill"><span class="dot"></span>27 community projects</span>
|
||||
<span class="stat-pill"><span class="dot"></span>25 community projects</span>
|
||||
<span class="stat-pill"><span class="dot"></span>7 categories</span>
|
||||
<span class="stat-pill"><span class="dot"></span>50+ star minimum</span>
|
||||
</div>
|
||||
@@ -428,14 +428,6 @@
|
||||
<div class="project-meta"><span class="lang-dot lang-python"></span> Python · greyhaven-ai</div>
|
||||
</a>
|
||||
|
||||
<a href="https://github.com/swarmclawai/swarmclaw" target="_blank" rel="noopener" class="project-card">
|
||||
<div class="project-header">
|
||||
<div class="project-name">swarmclaw</div>
|
||||
<span class="project-stars"><svg viewBox="0 0 16 16"><path d="M8 .25a.75.75 0 0 1 .673.418l1.882 3.815 4.21.612a.75.75 0 0 1 .416 1.279l-3.046 2.97.719 4.192a.75.75 0 0 1-1.088.791L8 12.347l-3.766 1.98a.75.75 0 0 1-1.088-.79l.72-4.194L.818 6.374a.75.75 0 0 1 .416-1.28l4.21-.611L7.327.668A.75.75 0 0 1 8 .25z"/></svg>313</span>
|
||||
</div>
|
||||
<div class="project-desc">Build and run autonomous multi-agent swarms with OpenClaw and Hermes. Orchestration, delegation, memory sharing, skills, schedules, and chat connectors.</div>
|
||||
<div class="project-meta"><span class="lang-dot lang-ts"></span> TypeScript · swarmclawai</div>
|
||||
</a>
|
||||
|
||||
<a href="https://github.com/0xNyk/lacp" target="_blank" rel="noopener" class="project-card">
|
||||
<div class="project-header">
|
||||
@@ -467,14 +459,6 @@
|
||||
<div class="project-meta"><span class="lang-dot lang-shell"></span> Shell · elkimek</div>
|
||||
</a>
|
||||
|
||||
<a href="https://github.com/yoloshii/ClawMem" target="_blank" rel="noopener" class="project-card">
|
||||
<div class="project-header">
|
||||
<div class="project-name">ClawMem</div>
|
||||
<span class="project-stars"><svg viewBox="0 0 16 16"><path d="M8 .25a.75.75 0 0 1 .673.418l1.882 3.815 4.21.612a.75.75 0 0 1 .416 1.279l-3.046 2.97.719 4.192a.75.75 0 0 1-1.088.791L8 12.347l-3.766 1.98a.75.75 0 0 1-1.088-.79l.72-4.194L.818 6.374a.75.75 0 0 1 .416-1.28l4.21-.611L7.327.668A.75.75 0 0 1 8 .25z"/></svg>98</span>
|
||||
</div>
|
||||
<div class="project-desc">On-device context engine and memory for AI agents. Works with Claude Code, Hermes, and OpenClaw. Hooks, MCP server, and hybrid RAG.</div>
|
||||
<div class="project-meta"><span class="lang-dot lang-ts"></span> TypeScript · yoloshii</div>
|
||||
</a>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user