{"repo":"regent-vcs/re_gent","free":true,"listed":false,"github":"https://github.com/regent-vcs/re_gent","clone":"git clone https://github.com/regent-vcs/re_gent.git","description":"Version-Control for AI coding agents.","language":"Go","stars":786,"topics":["ai-agent","claude-code","developer-tools","devtools","golang","version-control"],"license":"Apache-2.0","category":"dev-tools","readme_excerpt":"Version Control for AI Agents Track what your agent did, which prompt wrote each line, and inspect any step. --- Quick Start That's it. Your agent activity is now auditable. --- Demo https://github.com/user-attachments/assets/a19b7c56-2e3c-4f04-81a1-d8665e3963b8 Every agent turn is automatically captured. No manual commits needed. --- Examples - Debugging a Bad Refactor - trace a realistic billing regression with rgt log , rgt blame , and rgt show . --- What You Get See what your agent actually did Blame: which prompt wrote this line? Track multiple concurrent sessions See full context for any change --- Why This Exists AI agents have no version control of their own. You know this pain: - \"It was working five minutes ago\" - \"Why did you change that file?\" - \"Go back to before the refactor\" - /compact and pray - Copy-pasting code into a fresh chat Three primitives that should already exist: - rgt log — what did this session do? - rgt blame — which prompt wrote this line? - rgt show — inspect the full context for any step We gave agents write access to our codebases. We did not give ourselves git for it. re gent fixes that. --- How It Works re gent stores agent activity in .regent/ (like .git/ ): Every tool-using turn creates a Step — a content-addressed snapshot of what changed, why, and who asked: Steps form a DAG . Each session has its own branch. Common ancestors dedupe. You get git-level auditability for agent activity. Technical details: See POC.md for the complete specif","default_branch":null,"files":null,"tree":[],"storefront":"/r/regent-vcs","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/regent-vcs/re_gent/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}