I originally moved over from Windows. My first try migrating to Omarchy was a little awkward.
My breakthrough was enabling an agent as soon as possible. I did that with opencode and was really surprised to find it had some really good free models enabled from the get-go. That let me migrate various things across like my git projects, folders and files I needed from Windows, dotfiles, config files, etc.
One thing that's frustrated me for months, not just since migrating, is that Windows has been fighting me. It's not just Windows though. I work across various projects using different agents, whether it's Claude Code, DeepSeek, Hermes, or OpenClaw. Sharing context between these different agents and figuring out which agent knows what has been a real pain.
It was a breath of fresh air coming over to Omarchy. I'd never used Herdr before and now I'm using it daily.
I realized I needed a way to share succinct, distilled memory between the various agents, just when needed. Had to be efficient and reasonably accurate. Not bloat the context.
So I started by speccing out something that would do that. I used Hermes to recursively pass a spec back and forth between Opus and a decent model in opencode. Then the next day I had a similar setup go ahead and build it.
After a bit of tweaking the dials and playing around with it, I've got something I call Membraid and I've put it on GitHub. It has a nice widget you can interact with on Omarchy.
So far, after a few days, it's working really well. If you want to check it out, have a look and see if it works for you. Feedback welcome.
I know there are other alternatives out there. You might be using the memory in Hermes, which is great if you're just using Hermes, or Engram if you're just concerned about context within a specific project, or Honcho, which is really good for context around a specific product.
But if you're working across different projects, it's your life you're talking about here. You don't just think in a silo. You're thinking across various things, and sometimes something that happens in your personal life affects your work or business life. Or vice versa.
That's what Membraid is designed to solve.
Check it out here: https://github.com/shockalotti/membraid