Skip to content

Commit 24e2e2e

Browse files
committed
T22: Fix agent entries — add verified GitHub links, remove 3 fabricated entries
- Updated ZeroClaw: added GitHub link (zeroclaw-labs/zeroclaw, 29K+ stars) - Updated NullClaw: added GitHub link (nullclaw/nullclaw, 7K+ stars) - Updated Moltis: added GitHub link (moltis-org/moltis, 2.4K+ stars), fixed description - Updated Hermes Agent: added GitHub link (NousResearch/hermes-agent, 22K+ stars), fixed description - Updated PicoClaw: added GitHub link (sipeed/picoclaw, 27K+ stars), fixed description - Removed fabricated 'Manus' duplicate (real Manus AI stays at line 810) - Removed fabricated 'Clam' (no verifiable repo or product found) - Removed fabricated 'Taskllet' (no verifiable repo; Tasklet.ai is different product)
1 parent a72bfba commit 24e2e2e

1 file changed

Lines changed: 5 additions & 8 deletions

File tree

docs/readme.md

Lines changed: 5 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -747,14 +747,11 @@ Platforms and runtimes for running or connecting AI agents.
747747
| **Lindy** | AI agent builder | Freemium (Free + Pro $49/mo) || No-code AI agents for business tasks | [🔗](https://www.lindy.ai/) |
748748
| **Relevance AI** | Agent platform | Freemium (Free + Paid plans) || Build and deploy AI agents, no-code | [🔗](https://relevanceai.com/) |
749749
| **Moltbook** | Agent social network | Free || Discovering and pairing with AI agents | [🔗](https://www.moltbook.com/) |
750-
| **ZeroClaw** | Privacy-first agent framework | Free (OSS) || Zero-knowledge, on-prem AI with no external API calls ||
751-
| **NullClaw** | Sandboxed agent framework | Free (OSS) || Docker-isolated agent tasks for safety testing ||
752-
| **Moltis** | Rust-based agent engine | Free (OSS) || High-throughput pipelines, real-time data processing ||
753-
| **Manus** | Scientific research agent | Free (OSS) || Jupyter integration, multi-modal inputs for academic research ||
754-
| **Hermes Agent** | Monitored agent framework | Free (OSS) || Advanced memory management, UI dashboard for agent monitoring ||
755-
| **Pico Claw** | Ultra-lightweight agent | Free (OSS) || Embedded/IoT deployments, single-binary under 10 MB ||
756-
| **Clam** | Compliance-focused agent | Free (OSS) || Regulated industries, detailed audit logs of agent decisions ||
757-
| **Taskllet** | No-code agent builder | Free (OSS) || Drag-and-drop workflow builder for non-developers ||
750+
| **ZeroClaw** | Privacy-first agent runtime (Rust) | Free (OSS) || Deploy anywhere, swap any LLM, zero external API calls | [🔗](https://github.com/zeroclaw-labs/zeroclaw) |
751+
| **NullClaw** | Sandboxed agent runtime (Zig) | Free (OSS) || Ultra-fast, minimal footprint, sandboxed agent tasks | [🔗](https://github.com/nullclaw/nullclaw) |
752+
| **Moltis** | Rust-native single-binary agent | Free (OSS) || Sandboxed, auditable, voice + memory + MCP tools built-in | [🔗](https://github.com/moltis-org/moltis) |
753+
| **Hermes Agent** | Adaptive agent framework (Nous Research) | Free (OSS) || Memory management, skills, UI dashboard, grows with you | [🔗](https://github.com/NousResearch/hermes-agent) |
754+
| **PicoClaw** | Ultra-lightweight agent (Go) | Free (OSS) || Tiny, fast, embedded/IoT deployments, single-binary | [🔗](https://github.com/sipeed/picoclaw) |
758755
| **AutoGPT** | Autonomous agent | Free (OSS) || Self-prompting GPT agent with memory, pioneer project | [🔗](https://github.com/Significant-Gravitas/AutoGPT) |
759756
| **BabyAGI** | Task-driven agent | Free (OSS) || Autonomous task creation and prioritization | [🔗](https://github.com/yoheinakajima/babyagi) |
760757
| **Suna** | Generalist agent | Free (OSS) || Versatile open-source agent for complex tasks (Kortix) | [🔗](https://github.com/kortix-ai/suna) |

0 commit comments

Comments
 (0)