Show HN: Git for AI Agents
Category: devtools
Tags: version-control, ai-agents, go
Score: 7.0/10 (Innovation: 7, Technical: 7, Documentation: 7, Utility: 7)
re_gent is a version control system specifically designed for AI agents, tracking every tool call, prompt, and file change to provide an auditable history with features like blame for prompts and per-session DAGs. It is interesting because it addresses the growing need for accountability and reproducibility in AI-assisted development workflows, complementing git rather than replacing it. The project has a polished CLI, VSCode integration, and a clear technical specification, though it's still in active development with rewinding and garbage collection coming soon.
Target audience: backend devs, devops, data engineers
Repository: https://github.com/regent-vcs/re_gent · Go · Apache-2.0 · 269 stars
View on Hacker News