How does it compare to https://hapi.run/ ? I have been pretty satisfied with it, and it’s free with unlimited sessions, so I need a good reason to switch
Launch HN: Omnara (YC S25) – Run Claude Code and Codex from anywhere
71–80 of 170 posts
Re: Launch HN: Omnara (YC S25) – Run Claude Code and Codex from anywhere
#72Earlier quoted context omitted.
We think that terminal interfaces, especially on mobile, are not going to be the way people end up interacting with agents in the long run, which is a big reason we built Omnara. And Omnara chats are stored in our DB, which is how we're able to enable our voice agent, cloud syncing, and ability to see all your chats while your machine is offline. Basically anything you see in the web and mobile clients is being proxi…
Good point, but Happy also has parsers to turn terminal output into "chat bubbles" but with how often Claude Code and Codex change that output, that parser has to be updated every time. With new terminal agents coming into the fray, wouldn't you forever have to parse new agents to make them available?
Re: Launch HN: Omnara (YC S25) – Run Claude Code and Codex from anywhere
#73How does it compare to https://hapi.run/ ? I have been pretty satisfied with it, and it’s free with unlimited sessions, so I need a good reason to switch
I haven't tried out https://hapi.run/ , but I've tried similar things and in my experience Omnara is much more reliable than the other solutions, as well as I enjoy the UX of Omnara much more. Give it a try, it's one command to set up and the free tier gives you everything that the paid tier does, so you can decide if you like it before paying!
reliability is not big selling point given the high cost on unlimited sessions which I use quite a bunch
Re: Launch HN: Omnara (YC S25) – Run Claude Code and Codex from anywhere
#74i don't get all the hate in this thread. I literally was about to build this today, using my home server, tailscale, and some kind of web frontend. thanks for saving me time :)
Re: Launch HN: Omnara (YC S25) – Run Claude Code and Codex from anywhere
#75Re: Launch HN: Omnara (YC S25) – Run Claude Code and Codex from anywhere
#76Re: Launch HN: Omnara (YC S25) – Run Claude Code and Codex from anywhere
#77Why don’t use Happy Code? It’s open source and free to use: https://github.com/slopus/happy
We try to provide more features on top as well, including (but not limited to):
* improved web interface
* worktrees
* sandboxing
* richer git management (richer diffs, checkpoints, git operations)
* preview URLs
Re: Launch HN: Omnara (YC S25) – Run Claude Code and Codex from anywhere
#78Feels expensive for something that an engineer can hack in a couple of ours with tailscale and Claude Code. Has potential though. At $9 I'd be totally in, but moving from CC's Max plan at $100, adding $20 makes me wanna just hack an alternative. Maybe I'm just cheap.
"1. For a Linux user, you can already build such a system yourself quite trivially by getting an FTP account, mounting it locally with curlftpfs, and then using SVN or CVS on the mounted filesystem. From Windows or Mac, this FTP account could be accessed through built-in software."
Re: Launch HN: Omnara (YC S25) – Run Claude Code and Codex from anywhere
#79Feels expensive for something that an engineer can hack in a couple of ours with tailscale and Claude Code. Has potential though. At $9 I'd be totally in, but moving from CC's Max plan at $100, adding $20 makes me wanna just hack an alternative. Maybe I'm just cheap.
Obligatory https://news.ycombinator.com/item?id=9224
Re: Launch HN: Omnara (YC S25) – Run Claude Code and Codex from anywhere
#80I don't quite see the appeal, because Claude Code already supports something similar. They spin up container to make the changes in and then open a PR. I can just use the Claude iOS app to do this. My computer doesn't need to be running or exposed to the internet.