OpenClaw is the fastest-growing open-source project in GitHub history, surpassing React's decade-long star count in roughly 60 days. Created by Austrian developer Peter Steinberger — known for founding PSPDFKit — the project launched as Clawdbot in November 2025, briefly became Moltbot after trademark concerns from Anthropic, and settled on its current name in January 2026. The core idea is radical yet simple: turn any LLM into a full-fledged personal agent that lives inside the messaging apps you already use daily, from WhatsApp and Telegram to Discord, Signal, Slack, and over 20 other platforms.
At its heart, OpenClaw runs a local Node.js gateway that acts as a control plane between AI models and system-level tools. The agent can read and write files, execute shell commands, automate browsers via CDP, schedule cron jobs, and manage multi-step workflows — all while storing conversation history and context locally for persistent memory across sessions. Its skills system, powered by ClawHub, offers a registry of over 13,000 community-contributed capabilities that extend the agent into domains like smart home control, calendar management, email triage, media generation, and developer tooling. Multi-agent routing allows inbound channels to be directed to isolated workspaces with per-agent sessions, enabling sophisticated orchestration scenarios.
OpenClaw is model-agnostic by design, supporting Claude, GPT, DeepSeek, Gemini, local models via Ollama, and many others through a unified interface. Companion apps for macOS, iOS, and Android extend the experience with voice wake, push-to-talk overlays, and a live visual canvas. The project's explosive growth has attracted both enterprise interest — NVIDIA released NemoClaw with OpenShell sandboxing for secure deployments — and scrutiny, with security researchers identifying prompt injection risks. Steinberger joined OpenAI in February 2026, transferring the project to an independent foundation for community-driven governance.