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

Looks cool, but I don't quite get it? What happens if I just open a new terminal window and start Claude in that?


That works when you just do it once. Where you can run into problems is when you do that twice. One instance might change a file one way, and the other might change it in a conflicting way, then you have two Claudes getting confused about the state of that file and it gets messy. You can solve this by checking out multiple copies of your repo and having only one instance of Claude working per copy. This app seems like it just provides you with a nice UI for doing that.


I just do it with multiple terminals + checkouts + branches -- this seems to just get in the way.

But I'm an old school vim/emacs keyboard only hacker, so terminal all the way is super efficient for me


Same here, but I am looking at Par for this. Terminal session manager. Basically a tmux wrapper.

https://github.com/coplane/par


that was interesting, thanks for the reference


Yes that's how I do Claude code manually, git branch per terminal window, and very rarely multiple agents on the same branch

It mostly works, except we don't have a clean flow for docker: shared system daemon & repository means need to manually tag & run by branch/project (docker compose -p ...), which is friction for the LLM and even more setup than we want

As a heavy multi session Claude Code user, this may be what finally converts me to cloud IDEs...


For that workflow, you might be happier with https://vibetunnel.sh.




Consider applying for YC's Winter 2026 batch! Applications are open till Nov 10

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

Search: