Show HN: Moltis – AI assistant with memory, tools, and self-extending skills
31–40 of 60 posts
Re: Show HN: Moltis – AI assistant with memory, tools, and self-extending skills
#32Is there a heartbeat equivalent? It seems a lot of the magic of OpenClaw is the heartbeat functionality that keeps the agent running and being “self-driven.”
From poking around the UI, there's Heartbeat and Cron sections (not sure what the difference is)
Crons: is run when you want, you can ask to Moltis things like "do every day at X" and it will automatically create a cron entry, you can disable later.
Re: Show HN: Moltis – AI assistant with memory, tools, and self-extending skills
#33Very cool! I love the approach, OpenClaw is really cool but there's two major things holding me back for deploying it from friends a family; - Cybersecurity (you can't expect a non-technical person to read a skill) - Token usage (without a flat fee subscription it'll become expensive very fast) I understand that security is a hard problem to solve but having a single binary + containers should definitely help! I'll d…
Re: Show HN: Moltis – AI assistant with memory, tools, and self-extending skills
#34Isn't the point of OpenClaw that the agent can modify itself?
Assistant -> Skill -> Script.
As you keep modifying or adding capabilities, it’s the script that gets modified. Atleast that’s how OpenClaw works, I’m not sure how Moltis implements self-modifying part.
Re: Show HN: Moltis – AI assistant with memory, tools, and self-extending skills
#35I haven’t yet tried openclaw but can someone tell me how is this project different than that? Is this basically a different take on the same thing as openclaw? Dont get me wrong im not against it I just was wondering if theyre basically doing the same thing? If that’s the case I actually appreciate both projects, but idk what theyre doing and how theyre different?
author here. It's a different take and heavily inspired at first by OpenClaw, which is a great product and Peter the founder is an amazing human being. I'm adding features than I want, since I do Moltis for my own use but also try to add features than others will enjoy. I think Rust makes a lot of sense security wise, it does add benefits like being a single binary and very easy to install. I also tried to make it ea…
Re: Show HN: Moltis – AI assistant with memory, tools, and self-extending skills
#36Re: Show HN: Moltis – AI assistant with memory, tools, and self-extending skills
#37Earlier quoted context omitted.
author here. It's a different take and heavily inspired at first by OpenClaw, which is a great product and Peter the founder is an amazing human being. I'm adding features than I want, since I do Moltis for my own use but also try to add features than others will enjoy. I think Rust makes a lot of sense security wise, it does add benefits like being a single binary and very easy to install. I also tried to make it ea…
Aside from security and efficiency, is there anything openclaw and do that moltis can't? Like for example, does moltis have the "heartbeat" thing, short and long term memory, can update a soul.md etc? I'm so keen to try openclaw in a locked down environment but the onboarding docs are a mess and I can see references to the old name in markdowns and stuff like that. Seems like a lot of work just to get up and running.
Re: Show HN: Moltis – AI assistant with memory, tools, and self-extending skills
#38Earlier quoted context omitted.
There is actually a reason, the Rust logo is a crab named Ferris: https://rustacean.net
ah that's fair, that makes a lot more sense. I thought it was all from "clawdbot" being renamed to "moltbot" to "openclaw". Thought everyone stuck with the lobster meme simply because of the claude code origins of clawdbot.
For the logo, I do think everyone went for the lobster meme for a connection to clawdbot. But in my case it's because I wanted to use a derivative of the Rust logo, a crab.
Re: Show HN: Moltis – AI assistant with memory, tools, and self-extending skills
#39Re: Show HN: Moltis – AI assistant with memory, tools, and self-extending skills
#40Do you plan on Open Sourcing it? A bit scary to just execute a random binary and put in a bunch of API keys.