ClawSwarm and ClawTabs

The Swarm-Corporation/ClawSwarm is a lighter-weight, multi-agent framework compatible with the OpenClaw ecosystem, while marty-mcbyte/ClawTabs serves as a multi-agent command hub for coordinating OpenClaw agents, making them complements where ClawTabs could manage agents built with ClawSwarm.

ClawSwarm
50
Established
ClawTabs
40
Emerging
Maintenance 13/25
Adoption 8/25
Maturity 11/25
Community 18/25
Maintenance 10/25
Adoption 6/25
Maturity 9/25
Community 15/25
Stars: 55
Forks: 12
Downloads:
Commits (30d): 0
Language: Python
License: Apache-2.0
Stars: 23
Forks: 5
Downloads:
Commits (30d): 0
Language: TypeScript
License: MIT
No Package No Dependents
No Package No Dependents

About ClawSwarm

The-Swarm-Corporation/ClawSwarm

A smaller, lighter-weight version of OpenClaw—natively multi-agent, compiles to Rust, and built on the Swarms framework and Swarms ecosystem. One API, unified messaging across Telegram, Discord, and WhatsApp with optional Claude-powered reasoning.

Implements a hierarchical director-worker architecture where a primary agent orchestrates specialized workers (Response, Search, TokenLaunch, Developer) via structured task delegation, with a gRPC gateway normalizing multi-platform messages into a unified schema and optional TLS support. Includes in-code prompt management, persistent agent memory (configurable context window), and Claude Code integration for complex reasoning tasks, all deployable via Docker with systemd support for continuous operation.

About ClawTabs

marty-mcbyte/ClawTabs

Multi-agent command hub for AI coordination. Connect multiple OpenClaw agents, coordinate via channels, manage tasks. Local-first, no servers.

Implements WebSocket-based real-time agent coordination with IndexedDB persistence, supporting parallel multi-session conversations, @mention targeting, and split-view session management. Built on React 19 + Vite, it connects to unlimited OpenClaw gateway instances simultaneously and routes agent responses automatically to designated channels with typing indicators and unread badges.

Scores updated daily from GitHub, PyPI, and npm data. How scores work