Hacker News new | ask | show | jobs
by jbentley1 327 days ago
Crystal is similar and works with existing checked out repos https://github.com/stravu/crystal
2 comments

I tried Crystal for the first time today and really enjoyed it. It’s a bit rough around the edges but it’s usable and notably it Does One Thing Really Well. All I wanted was a simple way to run a bunch of Claude codes in parallel and isolation and it does exactly that. No more, no less. No opinionation about how I organize my code, no custom config files I have to think about and manage, just simple work isolation workflow with a GUI.
Came here to shout out Crystal. It's the best of these tools I have come across!