|
|
|
|
|
by r3c0nc1l3r
95 days ago
|
|
This is a cool idea! These days, I think that all new version control solutions now have to be examined in the light of how well they work with with coding agents. In that light, the CRDT merging here is interesting, as it allows history preservation in scenarios that would otherwise be destructive. This way, agents can use worktrees with much less hassle as squash, rebase, merge become more straightforward. |
|