Live data from Hacker News

Viewing profile — isehgal

isehgal

HN member
Joined
Thu, Apr 13, 2023, 5:10 PM UTC
HN karma
3
Public activity
18 items

About isehgal

No profile information was provided.

Recent public activity

  1. story
  2. 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

  3. story
  4. 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…

  5. story
  6. comment
    Comment #46995973

    Really appreciate that means a lot. Excited for what’s ahead

  7. 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…

  8. 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…

  9. 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…

  10. 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 …

  11. comment
    Comment #46956480

    yes you got the point here

  12. 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…

  13. 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…

  14. 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…

  15. 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?

  16. comment
    Comment #44882499

    yeah especially as models get better

  17. 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…

  18. 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…