Viewing profile — isehgal
isehgal
HN member- Joined
- Thu, Apr 13, 2023, 5:10 PM UTC
- HN karma
- 3
- Public activity
- 18 items
- HN profile
- View on Hacker News ↗
About isehgal
No profile information was provided.
Recent public activity
- story
-
comment
Comment #47592039
we've run into this problem. when you're running 4-5 Codex/Claude Code sessions in parallel across worktrees, the port collision sucks. have to check out
- story
-
comment
Comment #47159063
Omnara founder here. We’ve been building in this space for a while, and the issues listed here are exactly the hard parts: session connectivity, reconnection logic, multi-session U…
- story
-
comment
Comment #46995973
Really appreciate that means a lot. Excited for what’s ahead
-
comment
Comment #46993350
Good question. 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/ch…
-
comment
Comment #46992917
Totally get it, we're trying to minimize subscriptions too. Free tier gives you 10 sessions/month with no length limits, so you can actually get a decent amount done before decidin…
-
comment
Comment #46992867
Thanks for the shout! Happy looks solid - always great to see more options here. Anecdotally from users who've tried both, we've heard Omnara has better reliability and latency. We…
-
comment
Comment #46992557
Fair concern. We don't have true E2EE yet because our service needs access to message content for cross-device sync, notifications, and agent execution. Everything is encrypted in …
-
comment
Comment #46956480
yes you got the point here
-
comment
Comment #46956367
thats a great stab :) We dig into this in the post, but the key distinction we landed on is that the trigger can be asynchronous without the agent itself being async. A cron job, w…
-
comment
Comment #46949327
hey, ishaan here (kartik's cofounder). this post came out of a lot of back-and-forth between us trying to pin down what people actually mean when they say "async agents." the analo…
-
comment
Comment #44882541
we’ve been trying hard to get the Android version out, Google’s been giving us a tough time before approving it for the Play Store. I can send you an internal app link if you’d lik…
-
comment
Comment #44882519
Nice setup, clever way to keep it moving without much manual intervention. Curious, do you review the logs in between, or is it more of a yolo “continue” each time?
-
comment
Comment #44882499
yeah especially as models get better
-
comment
Comment #44882490
yeah that’s a fair experience, we’ve seen similar when leaving Claude unsupervised for too long. The way we use Omnara, it’s more about staying in the loop for those moments when C…
-
comment
Comment #44882484
Hey Ishaan here (co-founder), totally fair point, claude code actions are great for GitHub workflows. We see Omnara fitting in when you want to keep a live session going across dev…