logoalt Hacker News

OpenClaw surpasses React to become the most-starred software project on GitHub

241 pointsby whit537today at 1:38 PM290 commentsview on HN

Comments

SunshineTheCattoday at 3:30 PM

I keep reading folks saying OpenClaw has completely changed their life while posting a picture of 58 mac minis on their desk.

But every single use case I've read so far could be done with a pretty affordable SaaS product, Zapier, Automator (app on a mac that's existed for over a decade), or something simple you could make yourself.

It also feels like people are automating things that don't really need to be automated at all (do you really need to be reminded to make coffee?)

I fully realize this is probably me being a curmudgeon, however, I have yet to see someone make an actual, practical use case for it. (I would genuinely like to know one, I just haven't seen it)

show 37 replies
blenderobtoday at 4:21 PM

Look at the graph - https://api.star-history.com/svg?repos=facebook/react,opencl...

React and Linux got their 200K stars slowly but surely over 10 years. OpenClaw got their 200K stars in like 3 months! Is this any meaningful comparison?

Getting 200K stars today doesn't mean much because today stars can be bought. There's a big shady thriving business of selling stars. Stars today can be generated using swarm of thoughtless agents. What's the use of counting these stars when they don't mean anything anymore?

show 1 reply
brtkwrtoday at 3:34 PM

I got OpenClaw to compile Node from source on my old Jetson Nano so that I can run OpenClaw natively instead of using Bun. It took 30 hours but it did it by spinning up a tmux session for the build and using a cron to monitor the tmux pane every hour and even fixing a failure at 5 am which I would have had to find out later had crashed but it had actually found what needed to be changed for the build to continue and it continued building.... Now I have the latest version of OpenClaw running on Node 22 on my 5 year old Jetson Nano running Ubuntu 18 which I cannot upgrade. What they say is all true, it is incredible stuff when it works!

Full story: https://brtkwr.com/posts/2026-03-02-upgrading-openclaw-to-la...

show 3 replies
fidotrontoday at 3:34 PM

What's so incredible about OpenClaw is so much of the value people are deriving from it relates to: cron jobs, remote access, "privacy" (which really it's not if using remote LLMs) and an inability to fuse data across siloes by normal people, so relying on AI to do it.

If we had a decent technical universe much of this stuff would work in ways that simply don't require LLMs for anything other than the initial setup.

mikeocooltoday at 4:42 PM

This sort of highlights the meaninglessness of GitHub stars?

React has been around for over a decade, and in that time pretty significantly impacted web dev paradigms (along with a few other mediums).

It’s hard to imagine being a web developer today and not knowing at least some react.

OpenClaw has been around for like a few months? And maybe it’s on its way to having that sort of impact? But right now seems to he mostly the purview of very early adopters and AI influencers.

show 2 replies
m463today at 9:37 PM

Maybe AI is helping with the difficulties of upvoting a project on github.

or is it tooting its own horn?

indigodaddytoday at 2:57 PM

And I still would not touch it even with my mother in law's 100 foot stick

mikey_ptoday at 4:26 PM

Who cares about stars on Github???

"If dev null is fast and webscale I will use it"

"Does dev null support sharding"

Who remembers https://www.youtube.com/watch?v=b2F-DItXtZs

ivanjermakovtoday at 4:19 PM

GitHub star count was a good metric until it became clear that it is a good metric.

https://en.wikipedia.org/wiki/Goodhart%27s_law

mccoybtoday at 3:23 PM

GitHub has a bot problem: https://github.com/trending

show 2 replies
r0b05today at 3:49 PM

So React was the last most human-starred project on GitHub before the dawn of agent-starred projects.

show 1 reply
toinewxtoday at 3:49 PM

I tried it today for the first time. The onboarding is okay.

I picked Whatsapp but it ended up using my own account! So it's absolutely too dangerous. We are supposed to create a separate account but with which phone number? I only have one.

So I picked Telegram instead, added it to a group chat, but it was a slog to set the authorizations.

In the end I don't trust it to read my mails for security reasons so I uninstalled it!

show 2 replies
nealstoday at 3:44 PM

Gives me mongodb vibes. This whole Ai coding thing too. On one side, religious loud following, on the other side the nay sayers. We'll probably end up in the middle.

show 1 reply
hmokiguesstoday at 4:10 PM

Who are these people? I was skeptical at first and seriously thinking surely not the software engineers out there as we see in HN how risky and wild this is. Then, to my surprise, a coworker came and told me they were running it and happy with that setup. I was baffled, but I work with Gen Z in a pretty niche Gen Alpha market, so I kinda feel like they’re somewhat more likely to go for these things. What’s your experience?

show 2 replies
butztoday at 7:24 PM

So, how do I use this OpenClaw to automate actually useful things, like sweeping floor, washing dishes and doing laundry?

show 2 replies
laweijfmvotoday at 3:20 PM

Does this mean that the creator of OpenClaw qualifies for that free Claude Max trial?

show 1 reply
sgalbinceatoday at 3:15 PM

This is going to be more profitable for the public AI companies than cell phone minutes and SMS limits were for the telcos. It's a brilliant business move, given that hardly anyone is competent enough to recognize the gross inefficiencies in the code and prompts.

show 1 reply
ramoztoday at 4:54 PM

OpenClaw is not going away anytime soon. And I don’t think it can be platformed behind web UIs. OpenAI owns an OS with this one.

I avoided the hype at first; however, it has become extremely efficient for emails and notes, and I can see how this can extend to any sort of digital workflow. The convenience of chatting with this thing, no matter where I'm at, is a key marker.

monaxtoday at 2:25 PM

How many of theses are just OpenClaw agents staring the repo ?

show 1 reply
croddintoday at 4:17 PM

As many other comments have said there probably is a good percent of stars by claws themselves, I would be curious what percent this is but it is also interesting: current "dumb bot" stars/spam etc is entirely automated and coordinated but these claws probably independently reasoned over long thought chains about why it is a good idea to star openclaw.

polytelytoday at 3:19 PM

when i use claude opus via opencode/openrouter i'm sometimes suprised by how quickly costs can get out of hand. What are the costs of running openClaw, it seems like it would get crazy expensive crazy fast?

cfiggerstoday at 5:00 PM

It's entertaining to me to imagine future historians arguing with one another, writing dissertations, publishing virtual reality eyeBooks, explaining to one another all about the ancient etymological connection between "claws" and "webhooks".

faizetoday at 5:02 PM

I spent around $5 setting up a small bot and sending a few requests through the Claude API.

For those who use Claude (or similar LLM APIs) on a daily basis, what does your monthly spend look like in practice? And do you feel the cost is justified by the value you’re getting?

show 2 replies
halicarnassustoday at 1:54 PM

Maybe a bunch of AI agents ganged up on starring it to help a fellow AI out?

h1fratoday at 3:23 PM

This is going to be the most starred and unused repo very quickly. The hype is already fading, as expected

informal007today at 3:47 PM

Is there a place to show what users use OpenClaw in life or work?

I’ve tried OpenClaw two weeks but don’t know what it can do for me.

I let it to finish some project for me, but the most hard work for project is validating the results over giving instructions

ameliustoday at 4:09 PM

When I ask ChatGPT about OpenClaw, it refers to:

https://github.com/pjasicek/OpenClaw

OpenClaw - Captain Claw (1997) reimplementation

show 1 reply
liveoneggstoday at 3:02 PM

in what sense is this software not a virus?

show 1 reply
deafpolygontoday at 10:11 PM

How much of it is AI agents starring the project?

wolvesechoestoday at 3:02 PM

Totally grassroot

DrammBAtoday at 5:30 PM

I've seen multiple comments saying that openclaw stars itself during onboarding or that it asks its user to star, but noone has posted any proof, is there any concrete evidence for those claims?

4dregresstoday at 5:04 PM

I had no idea what openclaw was, just checked and no thanks I’d rather do all that stuff myself.

Why are people so keen to let a company get that close to their real life’s, it’s terrifying!

TrackerFFtoday at 3:57 PM

Wonder how much of that is contributed by bot/farm accounts. The creator certainly has the means. EDIT: I should mention, I'm talking about the initial growth / traction.

ZiiStoday at 2:29 PM

My React website can't star React on GitHub.

show 2 replies
throwaway13337today at 7:13 PM

The stars are probably legitimate.

It's weird that most people in these comments are speculating fraud.

Why aren't companies with real money to gain from stars gaming the system to the same degree? Why do the other metrics - issues and pull requests - match up with its popularity? Why would the bots starring the repo mean that those same bots are not popular? Those bots are controlled by their users.

The project is extremely active because this is what everyone being able to customize their computing looks like. A mess.

But it's a good mess.

Github was the old code sharing model clearly not designed for this. I'm sure a new model for code sharing will come to fix the growing pains.

A ton of people who would have never been able to customize their computing experience are finally able to. And it is magical for them.

This means that those same people will finally value having access to source and use of open protocols.

It was always valuable to us because we had the power to make it matter. It never mattered to them because they did not. Now they do.

The last era of computing was defined by dumbing down computing for the masses. Less information, less customizable, and more metric driven. Control in the hands of the companies.

This new era will look more free/libre, more personal, and less enshitified. Control in the hands of the users.

This is a very positive development.

show 1 reply
eddof13today at 3:57 PM

I'm tempted not to use it to control everything, but install it on my mac and give it access to keyboard maestro macros and that's it

johnwheelertoday at 9:58 PM

I wanna understand this, but it's gone from a bunch of people talking about how great it is to a bunch of technical people talking about how worthless it is. So I think it's probably not that great. Who cares if I can chat remotely with my AI? What's the difference?

What's so good about that?

singularity2001today at 5:32 PM

Am I blind or does this post not contain any links to the GitHub in question???

xantronixtoday at 3:36 PM

It's bizarre to me how Microsoft somehow owns two of the largest social networks for software developers.

croddintoday at 4:34 PM

In other news, "Show HN: This up votes itself"[1] from 14 years ago is still the 20th most voted story in HN history.[2]

[1] https://news.ycombinator.com/item?id=3742902 [2] https://hn.algolia.com/?dateRange=all&page=0&prefix=true&que...

sschuellertoday at 2:26 PM

What is an effective use case? I have set it up but I don't know what to do with it. Just a personal assistant (if you were to give it access to your stuff)? Mine is caged in a VLAN with only internet access.

show 10 replies
dokdevtoday at 4:01 PM

Github stars started feeling more and more meaningless every day.

draxiltoday at 4:36 PM

how many of these stars were applied by openclaw?

12ajshtoday at 2:42 PM

The ruling party in East Germany always had 99% of the popular vote.

Steinberger and his VC club on Twitter were so salty about HN not understanding his grand creation that something needed to be done.

show 1 reply
xnxtoday at 2:34 PM

Is staring the repo the "hello world" for a new OpenClaw install? #growthhack

melonpan7today at 5:27 PM

Half of them coming from agents

nkzdtoday at 4:04 PM

I am yet to see one good use case for it.

ramesh31today at 4:59 PM

Stars have become completely meaningless in the last year or two. It's a shame, because having a few thousand Github stars used to be a really big deal, and was a quality marker for libraries that had reached a level of maturity and production grade. Now it's just social media bot driven nonsense.

chromeheartstoday at 1:46 PM

I don't know but this AI wrapper tool will never create something life changing imo..

But that stargraph is ridiculous .. absolutely crazy

🔗 View 15 more comments