Live data from Hacker News

Migrate from OpenClaw

hermes-agent.nousresearch.com

21–30 of 113 posts

Re: Migrate from OpenClaw

#22
I still don't really get the case for OpenClaw/NanoClaw/Hermes Agent/etc. I guess it's a mix of huge stacks of notes/second brain stuff but with a way to query it, and a place where all personal "AI apps" can live ; instead of making AI apps "individually" and deploying them somewhere?

I do have a website on which I've been adding more and more stuff for personal use and for sharing with people, but when I want to develop it I do it with any agent I'm using right now (Codex, Claude Code, Pi, etc) and when I want to ask questions about it, it's usually on the public internet so any chat interface can query it. That leaves two things: asking questions about more private stuff, and possibly a "claw" that lives on your computer/on a small server is less of a pain to connect to private stuff than building a MCP and authenticate yourself through it ; and apps that themselves use models, which can be developed by the "code agent" and then I can plug whatever model I want on it.

Re: Migrate from OpenClaw

#23

Is it bad that I want to try Hermes but look at the code and see setup.py and no project.toml and it gives me pause?

I might be a little more paranoid than most because of my profession, but none of these projects inspire enough trust to justify being installed - let alone directly on the machine I use every day.

OpenClaw, at least initially, and Hermes both appear to have been heavily astroturfed using all kinds of blackhat tactics, which is a huge red flag to me.

And then there is the code.

Re: Migrate from OpenClaw

#24

It's probably good to at least be aware of the plagiarism debacle around Hermes. https://news.ycombinator.com/item?id=48187581

Linking to the claim [1] might be stronger. [1] https://evomap.ai/blog/hermes-agent-evolver-similarity-analy...

[dead]

Re: Migrate from OpenClaw

#25
post #15

Earlier quoted context omitted.

Linking to the claim [1] might be stronger. [1] https://evomap.ai/blog/hermes-agent-evolver-similarity-analy...

Did you read it? Given it's all AI slop I wouldn't be surprised if not, but the claim is basically "I had this idea first, I think they stole it from me." Not that they stole code or even copy, just the idea from a completely open source project (at the time). Given how many people have posted and released similar systems over the time skills came out and even before, that's a huge claim with no substance to back it.

> Did you read it?

Not particularly. But at least that source tries to explain what happened.

Re: Migrate from OpenClaw

#26
post #12

It's probably good to at least be aware of the plagiarism debacle around Hermes. https://news.ycombinator.com/item?id=48187581

1. This is bad, if true. 2. In the future, there won't be copyright. Or open source. Or anything "owned". It can all just be copied trivially, and there's literally no stopping it. 3. I don't know how to feel about any of that. This is so new and complicated. The whole world is changing dramatically and being completely reshaped.

As Musk and Dorsey have said, IP law is highly incompatible with AI.

Wasn't there some news a while ago that Anthropic and other frontier model companies used a bunch of pirated books to train their models? Are we not all benefiting from the fact that they also crawled a bunch of open code repos?

If something is open source, it's pretty easy to tell if code is pulled directly from another repo and included in a project. It's much harder to know if whatever model was building something pulled from it (through training or simply searching online).

Re: Migrate from OpenClaw

#27

My simple take: Hermes is for the less technical and is more polished. OpenClaw is deeper with more capabilities. OpenClaw has come so far since its' original launch/craze. I recommend taking a second look if you haven't touched it in a while. If for no other reason than it's just a really fun playground with a LOT of areas to experiment in. Setup a myriad of agents with various models, skills, cron jobs, etc. The co…

Everything you mentioned OpenClaw does is also something that Hermes supports. Hermes also supports project-scoped kanban boards and can orchestrate across multiple specialized Hermes profiles.

Re: Migrate from OpenClaw

#28
When I dropped my Claude sub a few months ago I first went to try pi. At first I was a little overwhelmed by having to browse extensions to get the experience I want (coupled with finding new model providers to use).

So I looked elsewhere and found Crush and Hermes. They're both very a e s t h e t i c, which I think can make using them fun, but ultimately if I had a nitpick, I would look back over at pi, and the grass looked greener. (And not to mention, both Hermes and Crush seem to have some drama/baggage.)

I'm back on pi, and happy with just a few packages I've downloaded for it.

Re: Migrate from OpenClaw

#29

I've used Hermes Agent in a container, and it worked ok. Little rought around the edges, but that's to be expected. But what I didn't understand... what benefit does it actually bring? On a default loadout, even after disabling tons of skills in the setup wizard, there were lots of useless garbage skills enabled, over 10k of context used just to list them all. I vibe-coded my own harness that uses ACP so it supports…

I did the same thing. I use the Pi coding agent and they support extensions. I asked GPT 5.5 to create a Pi extension that has the magic of Hermes and for me that was the long term memory and the cron/scheduling. And that way, I can use Pi as is and turn on these using a slash command.
Post reply on HN