Show HN: Git for AI Agents
Category: devtools
Tags: version-control, ai-agents, developer-tools, audit-trail, claude-code
Score: 7.3/10 (Innovation: 7, Technical: 7, Documentation: 8, Utility: 7)
re_gent provides version control specifically designed for AI agent activity, tracking tool calls, prompts, and file changes in a git-like interface. It addresses a growing need for auditability and reproducibility in AI-assisted code generation, with a content-addressed DAG storage model using BLAKE3 hashing and SQLite indexing. The project's combination of per-session branching, prompt-level blame, and editor integration makes it a practical tool for developers working with AI coding assistants.
Target audience: backend devs, frontend devs, devops
Repository: https://github.com/regent-vcs/re_gent · Go · Apache-2.0 · 281 stars
View on Hacker News