|
|
|
|
|
by brainless
206 days ago
|
|
In my coding agent, nocodo (1), I am thinking about using copy on write filesystems for cheaper multi-agent operations. But to be honest git worktree may be good enough for most use cases. nocodo checks existing worktree in the local repo and I will add creation and merge support too. 1. https://github.com/brainless/nocodo |
|