Hacker News new | ask | show | jobs
by andunie 37 days ago
Wait, I clicked and read, but I still don't know what is this about!
1 comments

Happy to describe or answer questions here. It's a version control system (like Git/GitHub) designed for agents. Some specific things that make it different than git are a simplified branching system and networked mounts so you can work on tasks on a repo in parallel.
Sounds good, but isn't that too little to justify moving out of git? Why couldn't this be written on top of git?