nanoclaw and moltworker

A lightweight, containerized alternative to OpenClaw (A) competes with running OpenClaw on Cloudflare Workers (B).

nanoclaw
71
Verified
moltworker
70
Verified
Maintenance 25/25
Adoption 10/25
Maturity 11/25
Community 25/25
Maintenance 25/25
Adoption 10/25
Maturity 11/25
Community 24/25
Stars: 22,150
Forks: 4,776
Downloads:
Commits (30d): 409
Language: TypeScript
License: MIT
Stars: 9,586
Forks: 1,737
Downloads:
Commits (30d): 101
Language: TypeScript
License: Apache-2.0
No Package No Dependents
No Package No Dependents

About nanoclaw

qwibitai/nanoclaw

A lightweight alternative to OpenClaw that runs in containers for security. Connects to WhatsApp, Telegram, Slack, Discord, Gmail and other messaging apps,, has memory, scheduled jobs, and runs directly on Anthropic's Agents SDK

Implements per-group filesystem isolation and credential injection through OneCLI's Agent Vault, preventing agents from accessing raw API keys or other groups' data. Built as a single Node.js process with self-registering channel adapters that route messages through a per-group queue into containerized Claude agents via stdio transport. Designed for direct code modification over configuration—users fork the repo and ask Claude Code to customize behavior rather than manage sprawling config files.

About moltworker

cloudflare/moltworker

Run OpenClaw, (formerly Moltbot, formerly Clawdbot) on Cloudflare Workers

Deploys OpenClaw's multi-channel AI assistant gateway to Cloudflare Sandbox containers with support for Telegram, Discord, and Slack integration, powered by Claude via Anthropic API or AI Gateway. The architecture uses Cloudflare Access for authentication, optional R2 storage for persistent conversation history across container restarts, and configurable idle sleep to minimize compute costs. Requires the Workers Paid plan ($5/month) plus ~$30/month in container resource costs, with pricing optimizable through sleep timers for intermittent usage patterns.

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