Launch HN: Omnara Brings Claude Code and Codex Sessions to Web and Mobile
Original: Launch HN: Omnara (YC S25) – Run Claude Code and Codex from anywhere View original →
What Was Launched
On February 12, 2026, Omnara posted a Launch HN thread titled "Launch HN: Omnara (YC S25) – Run Claude Code and Codex from anywhere." At capture time, the post had 143 points and 153 comments. The team described Omnara as a web/mobile interface that keeps Claude Code and Codex sessions running in the user’s own environment while allowing interaction away from the desk.
The core product claim is continuity: when agent sessions need follow-up input, work should not stall just because the developer is away from their laptop. Instead of moving everything into a fully remote coding VM by default, Omnara positions itself around local execution with remote control and handoff.
Technical Design Highlighted in the Thread
According to the founders’ write-up, a lightweight headless daemon runs on the user machine and keeps an authenticated outbound WebSocket connection to Omnara’s relay service. This matters because it avoids requiring inbound ports, direct SSH exposure, or manual tunneling for the common path. The post also describes an optional cloud continuation model: if a local machine goes offline, sessions can continue in a hosted sandbox, with conversation state and optional git-based sync used to resume work.
Another notable point was voice interaction. The team said mobile text is useful for quick updates, but voice can be more practical for longer back-and-forth while walking or multitasking, especially when guiding coding agents with detailed constraints.
Main Community Reactions
- Pricing pressure: several commenters questioned whether an extra $20/month is justified on top of existing model subscriptions.
- Security model: readers asked whether relay visibility is limited and whether end-to-end protections are available.
- Alternative setups: multiple replies compared Omnara with Tailscale-based personal workflows and existing Claude Code web patterns.
The thread is less about whether developers want remote agent access, and more about trust boundaries, operational simplicity, and total cost of ownership. That framing is useful for any team evaluating agentic IDE tooling in production.
Source discussion: Hacker News · Product page: omnara.com
Related Articles
This is a distribution story, not just a usage milestone. OpenAI says Codex grew from more than 3 million weekly developers in early April to more than 4 million two weeks later, and it is pairing that demand with Codex Labs plus seven global systems integrators to turn pilots into production rollouts.
OpenAI Developers said recent Codex usage data suggests developers are handing off long-running work like refactors and architecture planning at the end of the day. In a follow-up reply, the account said tasks started at 11 pm are 60% more likely than other tasks to run for 3+ hours.
A high-traffic Hacker News thread pushed Alex Kim's Claude Code leak analysis into the center of the developer-tools conversation. The exposed source map turned vague concerns about anti-distillation, telemetry, and hidden behavior into named flags and inspectable code paths.
Comments (0)
No comments yet. Be the first to comment!