November 2025 to March 2026
OpenClaw: How a Weekend Project Became the Fastest-Growing Open Source AI Agent in History
An Austrian developer built an AI assistant that runs on your own machine, works through the chat apps you already use, and hit 138,000 GitHub stars in under three months. Then OpenAI hired him.
OpenClaw is an open-source AI agent platform created by Peter Steinberger. It started as a weekend project in November 2025 under the name "WhatsApp Relay." Within two months it had over 100,000 GitHub stars and attracted 2 million visitors in a single week. As of March 2026, the project has surpassed 138,000 stars.
Unlike standard chatbots, OpenClaw runs locally on the user's own hardware and connects to messaging platforms they already use. It supports WhatsApp, Telegram, Discord, Slack, Teams, Twitch, and Google Chat. It can perform autonomous actions: managing calendars, sorting emails, running system commands, sharing images, and coordinating tasks across applications.
What makes it different? OpenClaw is not an AI model. It is an agentic harness -- a framework that enables AI agents to decompose goals into subtasks, connect to software tools, and maintain memory of their actions. It works with multiple underlying models and runs on user-controlled infrastructure. As Steinberger puts it: "Your assistant. Your machine. Your rules."
The project went through three names before landing on OpenClaw. The original name "Clawd" drew a legal challenge from Anthropic. It became "Moltbot" briefly, referencing the lobster's process of molting as a metaphor for growth. The red lobster mascot stuck, and the phrase "raise a lobster" became shorthand for setting up your own AI agent.
The China phenomenon. In March 2026, OpenClaw adoption exploded in China. Nearly 1,000 people queued at Tencent's Shenzhen headquarters to install it. Major cloud providers -- Alibaba Cloud, Tencent Cloud, ByteDance's Volcano Engine, JD.com, and Baidu -- all launched their own OpenClaw-compatible products. Shenzhen's Longgang district offered up to 10 million yuan ($1.4 million) in subsidies for startup projects built on the platform.
On February 14, 2026, Steinberger announced he was joining OpenAI and that the OpenClaw project would be transferred to an open-source foundation. The move signals that even the largest AI companies see agentic frameworks -- not just models -- as a critical part of the next phase of AI infrastructure.
Why this matters for students. OpenClaw demonstrates a shift in how AI is deployed. The most-used AI tools today are cloud services accessed through a browser. OpenClaw runs locally, connects to existing tools, and acts on your behalf. It also shows that a single developer with a clear idea can create something that scales globally in weeks. For business students, the speed of adoption, the platform dynamics in China, and the open-source-to-acquisition pipeline are all worth studying.