Anand Chowdhary

Agent version control becomes obvious

Agent version control feels obvious once you see it. Git tells you who changed a line. @stealthyishere’s re_gent tries to answer the missing question: which prompt, tool call, and agent session wrote this line? That is the audit trail I want before agents touch serious codebases. The funny bit is that /compact made this problem visible. We gave agents write access, then lost the conversation that explains the diff. A content-addressed log for agent steps feels boring in exactly the right way. https://github.com/regent-vcs/re\_gent