Posted by doshay 1 day ago
vcs.
i find myself struggling with questions that agents can't answer like "why did you do it?", "when did u delete this folder? why?", etc. or trying to /rewind (after a /compact...) or basically `bisect` to find when and why something was done by the agent in the current / previous session.
just like git did for code, i think we are the same core capabilities with ai agents
so...
i developed an open source solution for that (currently supporting claude code)
would love to get feedback, contribution or maybe other ideas or solutions you find for those problems.
I was counting on this concept as competitive advantage.
But since the algorithm isn't going to surface me anyhow, for giggles I'll say I'm leaning more toward darcs than git.
- Would it integrate with rtk? Rtk is a token saver that shortens native output of got (and other) commands. - Does it track feature branches? - Is there garbage collection when history is rewriting (rebase before PR or removal of credential files.. ) or "simplification" of data as it gets older (Claude session logs lost...)?
Wishing you all the best with the project.