Show HN: Gwt – conflictless AI sessions in parallel (terminal)

  • Posted 6 hours ago by slowmonkey
  • 2 points
https://github.com/slowestmonkey/gwt
Opencode, claude code, aider and other terminal ai assistants are great! But I don't think they cover a case where I want to have several sessions working in isolation on separate features without changes/files conflicts.

So very often I create a separate git worktree and spin up claude code or opencode. But managing git worktrees and spinning up ai assistant is adding a bit of friction (I'm bad at remembering commands). This is why this little simple minimalistic tool was created.

It originally only supported claude code, but now you decide what ai assistant it should spin up.

Demo where I simulate running 2 sessions (quasar, quantum): https://raw.githubusercontent.com/slowestmonkey/gwt/51f6bc21...

Try and let me know. Feedback appreciated!

0 comments