Remix.run Logo
jelambs 4 days ago

interesting, does it let you manage multiple claude code agents without having to spin up different git worktrees? we were discussing the other day how that's an annoying limitation of claude code compared to codex, and the friction in having to manage those different worktrees feels just not quite worth it.

rmonvfer 4 days ago | parent [-]

I just run them at the same time. As long as each instance is working in different parts of the codebase, there should be no problem. No worktrees needed!