I recently discovered Conductor and love it—it's a Mac app that lets you run multiple instances of Claude Code in parallel.
They use git worktrees to do this, so all agents run in independent branches and don't conflict with each other.
It's awesome.