Skip to main content
Open Source 2 min read 296 views

OpenClaw Surpasses React as GitHub's Most-Starred Project at 250,000 Stars

OpenClaw, the open-source AI agent framework, crosses 250,000 GitHub stars — surpassing React to become GitHub's most-starred software project. What took React over a decade to achieve, OpenClaw accomplished in roughly 60 days.

TD

TechDrop Editorial

Share:

OpenClaw, the open-source AI agent framework, has crossed 250,000 stars on GitHub — surpassing Meta's React to become the most-starred software project on the platform. What took React over a decade to achieve, OpenClaw accomplished in approximately 60 days, reflecting the extraordinary pace of adoption for AI agent tooling.

From Weekend Hack to Record-Breaker

OpenClaw was created by Peter Steinberger as a weekend hack in November 2025, initially called Clawdbot. The project — an open-source framework for building AI agents that can use tools, browse the web, write code, and interact with APIs — went viral in late January 2026 after several prominent developers shared their experiences using it to automate complex software engineering tasks. Steinberger subsequently joined OpenAI, and the codebase transitioned to management by an independent foundation to maintain its open-source governance.

Why 250K Stars Matters

GitHub stars are an imperfect proxy for adoption, but the velocity of OpenClaw's growth is unprecedented. The project's star trajectory surpasses every previous record: it took Linux 20+ years, Kubernetes 10 years, and React 12 years to reach comparable star counts. The speed reflects several factors: the AI agent market is larger and more global than previous open-source waves, social media amplification accelerates awareness, and the project provides immediate, tangible value — developers can install it and start automating tasks within minutes.

Platform and Ecosystem

OpenClawd AI, the commercial entity built around the project, has shipped a managed deployment platform that simplifies running OpenClaw agents in production environments. The ecosystem now includes hundreds of community-built plugins for specific tasks — from code review to customer support to data analysis — creating a marketplace dynamic similar to the early days of the WordPress plugin ecosystem. The project's governance under an independent foundation, rather than under OpenAI's direct control, is intended to maintain community trust and prevent the kind of licensing disputes that have affected other popular open-source projects.

Related Articles