How are you handling private data and chats transmitted?
Launch HN: Omnara (YC S25) – Run Claude Code and Codex from anywhere
151–160 of 170 posts
Re: Launch HN: Omnara (YC S25) – Run Claude Code and Codex from anywhere
#152All demos of coding from your phone or even just agents in general show the user just relaxing in a park or whatever.
If you have tons of free time and you are employed, what do you think will happen? Solve for the equilibrium!
Re: Launch HN: Omnara (YC S25) – Run Claude Code and Codex from anywhere
#153Omnara is easy to get a taste and with that pricing the next step is just going to be: switch to happy. But for people starting out you're just driving people to happy instead and when they upgrade from $20/mo LLM plans you will have pushed them to happy and they'll stick with happy rather than come to omnara.
Re: Launch HN: Omnara (YC S25) – Run Claude Code and Codex from anywhere
#154Earlier 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."
Drop Box is free though.
Re: Launch HN: Omnara (YC S25) – Run Claude Code and Codex from anywhere
#155Feels 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.
Re: Launch HN: Omnara (YC S25) – Run Claude Code and Codex from anywhere
#156Re: Launch HN: Omnara (YC S25) – Run Claude Code and Codex from anywhere
#157Earlier quoted context omitted.
OpenCode is great and `opencode serve` in particular is very cool. Though I think the main thing is that you need to manage the OpenCode server yourself and expose it via tailscale or something like that. Our goal is to provide managed infrastructure around the coding agent harness with features like mobile, sandboxes, preview urls, etc. Our goal is to be harness agnostic as well, so eventually we will be adding supp…
How do you plan to be harness agnostic if you design requires using the agent SDKs (Claude Agent SDK, etc.)?
Re: Launch HN: Omnara (YC S25) – Run Claude Code and Codex from anywhere
#158How are the runs isolated? Can I run multiple parallel sessions on the same repo? What about security / sandboxing to avoid exfiltration of data etc? Thanks!
Re: Launch HN: Omnara (YC S25) – Run Claude Code and Codex from anywhere
#159If you can improve over existing user experience of other tools, this is certainly worth the price. How are you handling private data and chats transmitted?
> We don't have E2EE yet (it's on the roadmap), so some level of trust in Omnara is required today. All repo operations happen locally on your machine. For messages/chat history: we store those encrypted at rest because we need access to sync across devices, send notifications, and resume agents. Cloud sandboxing is opt-in and would require syncing codebase state.
Re: Launch HN: Omnara (YC S25) – Run Claude Code and Codex from anywhere
#160getting this error trying to connect github: github_unauthorized: GitHub OAuth error: The redirect_uri MUST match the registered callback URL for this application.