· Solveion · Perspectives · 4 min read
Nobody talks about OpenClaw anymore
The fastest-growing open-source project in GitHub history vanished from the conversation within about a month. It did not vanish from the internet. What the big labs absorbed was not the software, and the difference matters if you are choosing tools.

One of the more common things people now type into a search box about OpenClaw is whether it is dead.
It is not. In May the project shipped fifteen releases in nineteen days. It has somewhere north of 370,000 GitHub stars, more than a million npm downloads a week, and hundreds of contributors. By every measure that describes software rather than sentiment, it is one of the healthiest open-source projects in existence.
What died was the conversation about it. That gap, between a thing being over and a thing being over as a topic, is worth understanding, because it distorts how a lot of organizations choose their tools.
A very fast six months
The timeline is compressed enough to be worth laying out. In late January an independent developer released a self-hosted assistant that could run shell commands, manage files and drive a browser on your own machine, reachable from ordinary messaging apps. It collected 100,000 GitHub stars in under a week. It was renamed twice inside a fortnight, the first time after Anthropic raised a trademark concern about the original name, the second to settle the confusion caused by the first.
Then, in mid-February, the creator joined OpenAI, and the project was handed to an independent foundation with OpenAI’s continued backing. It stayed open source. Development did not slow down; by most accounts it accelerated, with the architecture pulled apart into plugins and integrations that the original single-author codebase could not have sustained.
Meanwhile the labs were shipping the same idea in their own packaging. Anthropic had already launched Claude Cowork in January as a research preview, essentially its coding agent rebuilt for people who do not write code, and expanded it to browser and mobile in July. The published usage data is the interesting part: over a million sessions across hundreds of thousands of organizations, with software development accounting for less than a tenth of it.
So the popular reading is that a scrappy breakout got steamrolled by the incumbents. That is not what the record shows.
What actually got absorbed
Three things moved, and only one of them was the product.
The attention moved. A story about an independent developer and a runaway repository is novel exactly once. Once the same capability arrives with a lab’s name on it, the coverage follows the lab, because that is the version most readers can buy. Silence in the discourse is a statement about editorial appetite, not about whether a repository still compiles.
The person moved. This is the part that genuinely resembles acquisition. A lab did not buy the software; it hired the author and endowed the foundation. That is cheaper than an acquisition, faster than building the same reputation internally, and it leaves the artifact in the commons, which is a reasonable outcome for everyone involved.
The category moved. Six months ago “an agent that operates your computer for you” was a thing enthusiasts self-hosted. It is now a product line with a support contract, an admin console and a procurement path. The labs did not take the product. They took the definition of the product, and with it the default answer to what a normal organization should use.
The part that matters when you are choosing tools
There is a real lesson here about building on top of the frontier, and it is not the fatalistic one. If your product is a thin layer over a model’s capability, assume a lab will ship your feature and price your business accordingly. That risk is genuine and it is the reason we keep steering clients toward work that depends on their own processes and data rather than on being first to wrap a capability.
But the operational lesson is smaller and more immediately useful: buzz and viability are different signals, and most people read one as the other. We see organizations reject perfectly maintained tools because they no longer come up in conversation, and adopt tools whose only real credential is that everyone is talking about them. Both mistakes come from the same substitution.
When you are evaluating something, the questions are unglamorous and knowable. Is it still being released? Is there more than one person who understands the codebase? Who is liable when it breaks, and is that answer written down anywhere? Does its security posture survive contact with your actual environment, which for a tool that executes commands on a host machine is a serious question rather than a formality? Several governments have already restricted this particular one on official machines, and that is a far more relevant fact for a procurement decision than its position in the news cycle.
None of those questions are answered by whether a thing is trending. The quiet period after the hype is usually when a tool becomes assessable at all, because you are finally looking at the software instead of the story.