OpenClaw’s npm package recorded 4,279,946 downloads in the week ending June 21, according to npm registry data. That is the project’s highest weekly total and nearly double the 2,491,922 downloads that LangChain logged over the same period.
OpenClaw steward Peter Steinberger flagged the milestone in a post picked up by Digg, calling it the project’s strongest week of performance.
The Growth Curve
The daily download data tells a clearer story than the weekly headline. In the first week of May, OpenClaw averaged roughly 149,000 downloads per day. By mid-May, that had drifted up to 130,000. Then the trajectory bent sharply upward.
May 27 hit 368,000 daily downloads. By May 31, the rate had stabilized around 450,000 per day. The first week of June averaged 516,000 daily. June 19 reached 690,000. June 20 reached 752,000. June 21 broke 1,041,000, the first time OpenClaw crossed one million installs in a single day.
From early May to the week ending June 21, weekly download volume roughly quadrupled: from approximately 1.05 million (May 1 through 7) to 4.28 million.
Where OpenClaw Sits in the Agent Framework Market
Among JavaScript and Node.js agent frameworks tracked on npm, OpenClaw now holds the top position by a wide margin. LangChain’s JavaScript package pulled 2.49 million weekly downloads over the same period. Mastra, the TypeScript-native agent framework, recorded 429,697. OpenClaw’s weekly volume is 1.7x LangChain’s and roughly 10x Mastra’s.
The comparison has limits. CrewAI, a significant competitor, is Python-native and its npm presence is negligible (157 weekly downloads). Python-side download figures tell a different competitive story. But for teams building agent infrastructure in the Node.js ecosystem, the install data suggests OpenClaw has become the default choice.
What Changed in Late May
The inflection point around May 21 through 28, when daily downloads jumped from 215,000 to nearly 490,000, coincides with several developments. Nvidia revealed in late May that it had full-time developers contributing to OpenClaw and was building NemoClaw agent blueprints for enterprise adoption. Apple’s WWDC26 Foundation Models framework announcement in early June, which opened third-party LLM integration on iOS, may have further accelerated interest in open agent tooling.
The non-profit governance model also continues to differentiate OpenClaw from venture-backed alternatives. Developers evaluating agent frameworks for long-term production use face a practical question: will the project’s feature roadmap follow user needs or investor timelines? OpenClaw’s structure removes the second variable.
Production Installs vs. Hype Installs
Raw download numbers on npm include CI/CD pipelines, Docker builds, and automated dependency resolution, not just developers typing npm install. A project with 4.28 million weekly downloads is being pulled into build systems at scale, which signals production deployment rather than experimentation.
The trajectory matters more than the snapshot. Experimental interest produces a spike followed by a plateau or decline. OpenClaw’s curve has steepened continuously for seven weeks, with no sign of flattening. That pattern is consistent with adoption spreading through organizations, where one team’s successful deployment triggers installs across adjacent projects and environments.