Semantic VCS for AI driven development

(github.com)

2 points | by theswiftway 6 hours ago ago

1 comments

  • theswiftway 6 hours ago

    Hey Folks,

    I was working on a project with multiple modules and 1000s of files. Soon I figured out that working with git along with AI introduced a lot of bugs and the coding agent spent many tokens on just fixing bugs it introduced. I ended up creating Nool for that exact problem. It works beautifully across agents with better handoff than what git offers. It works over git so one could keep their existing CI/CD .

    Give it a spin!