5 ms·
does jmux handle the case where two agents need to modify the same file?
by adam-badar 6mo ago
does jmux handle the case where two agents need to modify the same file?
- jarredkenny 6mo agoNot in anyway that worktrees and coding agents don't already. jmux follows the Unix philosophy which means you compose it with the tools for your workflow. I use a git worktree per thing I am working on and run claude code in the worktree.