Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Totally relate to the "tons of hooks & tweaks" part. I've been using Claude Code daily to build a macOS app solo, and ended up in the same rabbit hole — hooks, FSEvents, process monitoring, all duct-taped together.

The remote/phone side I haven't solved (your Tailscale+tmux setup sounds solid for that), but the "at my desk" problem — losing track of which terminal is doing what — I ended up productizing into a small menubar app called GroAsk (groask.com). It does two things: ⌥Space to quick-launch any AI, and a dashboard showing real-time status of all Claude Code sessions so you can jump to the right terminal instantly.

Very different scope from Omnara — purely local, purely desktop, no remote/phone stuff. But for the "I have 3 sessions running and forgot which one needs me" problem it's been a huge quality of life improvement for my own workflow.



Nice. For the “which session needs me” challenge I arrange windows spatially and use numbers for my worktree naming.

So the main repo is always the left-most, then worktree 1, and so on.

Rereading the Claude Code transcript is an excellent tool for getting back into the context of what I’m working on in a particular window.

I struggle to run more than 3 truly complex implementations at once, but can handle as many as 6 or 7 if I’m just fixing little bugs.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: