Skip to content

Git for AI Agents

Version Control

Version control system that records every action of AI agents, letting you see what code changes were made, which prompts generated them, and inspect any step.

Go Latest v1.1.0 · 1mo ago Security brief →

Features

  • Log all agent actions with `rgt log` showing who changed what and when
  • Blame lines to the exact prompt that generated them using `rgt blame`
  • Inspect full context of any change via `rgt show <step-hash>`
  • Track multiple concurrent sessions (Claude Code, Codex, OpenCode, etc.)
  • Store activity in a content‑addressed DAG similar to Git for auditability

Recent releases

View all 4 releases →
No immediate action
v1.1.0 New feature

Pi integration + JSON sessions

No immediate action
v1.0.0 New feature

OpenCode integration

Config change
v0.2.0 Breaking risk
Auth Breaking upgrade

Canonical session IDs & PostToolUse removal

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

About

Stars
776
Forks
56
Languages
Go Shell Makefile

Install & Platforms

Install via
brew go
Platforms
macos linux

Community & Support

Beta — feedback welcome: [email protected]