Migrate from OpenClaw
21–30 of 113 posts
Re: Migrate from OpenClaw
#22I 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
#23Is 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?
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
#24Re: Migrate from OpenClaw
#25Earlier 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.
Not particularly. But at least that source tries to explain what happened.
Re: Migrate from OpenClaw
#26It'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.
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
#27My 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…
Re: Migrate from OpenClaw
#28So 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
#29I'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…