Live data from Hacker News

Launch HN: Omnara (YC S25) – Run Claude Code and Codex from anywhere

news.ycombinator.com

121–130 of 170 posts

Re: Launch HN: Omnara (YC S25) – Run Claude Code and Codex from anywhere

#121

Earlier quoted context omitted.

Funny how similar this is to the famous comment on Dropbox's Launch HN post in 2007. "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."

You couldn't vibe-code Dropbox in an hour though...

You wouldn’t vibe-code a car...

Re: Launch HN: Omnara (YC S25) – Run Claude Code and Codex from anywhere

#122
What changed from your original launch? I know you were hamstrung by something (updates if I recall).

Was there some unlock that happened to make it viable again?

I was an omnara user until that happened and then I switched to happy.engineering. It’s been okay, but I’m excited that omnara is back

Re: Launch HN: Omnara (YC S25) – Run Claude Code and Codex from anywhere

#123

Earlier quoted context omitted.

They currently don't have the ability to use a local session from your phone, and they only have voice input, not voice input and output for completely hands free usage.

> They currently don't have the ability to use a local session from your phone… Claude Code will help you set this up using tmux. Voice input and output personally seems like a gimmick, but OS accessibilty features should work fine for this.

> Voice input and output personally seems like a gimmick

Nice to have when cooking and I want to use my laptop without wiping my hands dry constantly.

Re: Launch HN: Omnara (YC S25) – Run Claude Code and Codex from anywhere

#125

What changed from your original launch? I know you were hamstrung by something (updates if I recall). Was there some unlock that happened to make it viable again? I was an omnara user until that happened and then I switched to happy.engineering. It’s been okay, but I’m excited that omnara is back

Haha glad to hear that you used Omnara before. In the old version, we were directly parsing the terminal output, which was really hard to maintain. But that meant you could use the Claude Code CLI directly in your terminal, and have the same session appear in your phone.

Now we use the Claude Agent SDK (basically a headless version of Claude Code), and we make our own UI for laptop and mobile. This is way easier to maintain than the previous solution we had. You can import Claude Code CLI sessions into Omnara, but you cant see a 1:1 realtime Claude Code CLI session in Omnara anymore. But we think that a GUI is a better experience than the CLI anyways for managing a bunch of agents.

Re: Launch HN: Omnara (YC S25) – Run Claude Code and Codex from anywhere

#128

What changed from your original launch? I know you were hamstrung by something (updates if I recall). Was there some unlock that happened to make it viable again? I was an omnara user until that happened and then I switched to happy.engineering. It’s been okay, but I’m excited that omnara is back

Haha glad to hear that you used Omnara before. In the old version, we were directly parsing the terminal output, which was really hard to maintain. But that meant you could use the Claude Code CLI directly in your terminal, and have the same session appear in your phone. Now we use the Claude Agent SDK (basically a headless version of Claude Code), and we make our own UI for laptop and mobile. This is way easier to m…

I really miss the old way of doing things. I know it was a maintenance nightmare, but I only really value having an iphone app with native notifications that lets me see exactly the same stuff I would see on my laptop. I don't manage a ton of agents, I typically have one main task I am focusing on and possibly another smaller task on the back burner.

Re: Launch HN: Omnara (YC S25) – Run Claude Code and Codex from anywhere

#129

This project seems like a good idea that didn't have enough of a moat. I'd suggest trying to narrow your target customer from "engineers that want to manage agents on their phone" to "people trying to do some particular kind of task," so you can bake in more value add and automation. You're not going to beat the labs on general tools, but they're not going to be willing to narrow their target customer, so you'll alwa…

[flagged]

Re: Launch HN: Omnara (YC S25) – Run Claude Code and Codex from anywhere

#130
I already have my OpenClaw instance set up with a user account and associated API key on my Gitea instance, and all I have to do is instruct it in Mattermost and it has PRs up and ready for me, with links. I review them, tell it to merge them, and my CI autodeploys it, all in Mattermost and Safari on my phone.

For sensitive apps, it can't merge them, so I have to hit the button in the Gitea web interface (also on my phone), which does the same thing.

Post reply on HN