aicoolies logo
Re_gent logo

Re_gent

Version control for AI coding-agent actions

Share
open-sourceOpen Source
Visit Website →

Re_gent is an open-source version-control layer for AI coding-agent activity. Instead of only reviewing the final Git diff, it records what the agent attempted, changed, and executed along the way so teams can trace, undo, and govern autonomous coding work. It fits Claude Code, Codex, Cursor, and multi-agent teams that need an audit trail between prompt and pull request.

Re_gent is aimed at the visibility gap that appears when AI coding agents move from demos into day-to-day engineering work. Git is excellent at showing the final diff, but it does not explain which files an agent inspected, which commands it ran, which intermediate edits it abandoned, or why a particular patch emerged from the session. Re_gent describes itself as “Git for your AI agent’s actions”: a version-control layer for the agent activity that happens between a prompt and a pull request.

That framing makes it useful for teams using Claude Code, Codex, Cursor, Aider, or other autonomous coding workflows where review needs more than a clean commit. By recording action history, Re_gent can help developers trace how an agent reached a change, undo risky steps, compare attempts across runs, and enforce a governance trail for background automation. The more agents a team runs in parallel, the more valuable this intermediate history becomes, because the final repository state rarely captures the operational story.

Re_gent is open source, written in Go, and released under the Apache-2.0 license, so the natural buyer is a technical team willing to integrate an early infrastructure tool rather than a polished SaaS dashboard. It should be evaluated alongside agent orchestration, code review, and auditability tools instead of pure IDEs. Before relying on it in production, teams should verify current integrations, storage model, and how well its action log maps to their preferred coding agents, but the core idea is strong: AI-generated code needs version control for the process, not only the output.

Pricing

Open source under Apache-2.0; verify any hosted/commercial plans before publishing.

Platforms

Go-based developer tool for tracing and controlling coding-agent activity across agent workflows.

Categories

Tags

Use Cases

Alternatives

Claude Task Master logo

Claude Task Master

AI-powered task management for agentic coding workflows

Claude Task Master is an AI-powered task management system designed for agentic development workflows in IDEs like Cursor, Windsurf, Lovable, and Roo. It breaks complex projects into structured task trees with dependencies, priorities, and complexity scores so AI coding agents can execute work methodically. The MCP server integration enables direct task operations from any compatible client, while tagged task lists support multi-context management across branches and environments.

freeOpen Source
agentOS logo

agentOS

Lightweight OS for running AI agents in-process

agentOS is a portable open-source operating system for AI agents that delivers ~6ms cold starts at 32x lower cost than traditional sandboxes. Powered by WebAssembly and V8 isolates, it runs agents like Claude Code and Codex directly inside your process with granular permissions and host-managed tool access for S3, GitHub, and databases. Available as a simple npm package with no special infrastructure or vendor lock-in required.

open-sourceOpen Source
Cursor Rules logo

Cursor Rules

Community cursor rules directory

Community-maintained collection of .cursorrules files that customize Cursor IDE's AI behavior for specific frameworks, languages, and project types. Define coding conventions, preferred libraries, architectural patterns, and style guidelines that the AI follows consistently. Popular rules exist for Next.js, React, Python, TypeScript, Tailwind, and more. Hosted on cursor.directory with 1-click installation. Essential for getting consistent, project-aware AI completions in Cursor.

open-sourceOpen Source
Aider logo

Aider

AI pair programming in your terminal

Terminal-based AI pair programmer with deep git integration. Auto-commits changes with meaningful messages and creates repository maps for navigating large codebases. Works with Claude, GPT, DeepSeek, and local models. One of the most popular open-source AI coding tools, known for its reliability, broad model support, and seamless command-line workflow.

open-sourceOpen Source

Related Tools

Intercom MCP Server logo

Intercom MCP Server

Intercom's remote MCP server for support and Help Center context.

Intercom MCP Server is Intercom's hosted remote MCP server for connecting AI tools to Intercom workspace data. It supports the recommended Streamable HTTP endpoint, OAuth or bearer-token authentication, and tools for conversations, contacts, companies, and Help Center article workflows, with access limited by token permissions and Intercom workspace policy.

freemiumTelemetry
HubSpot MCP Server logo

HubSpot MCP Server

HubSpot's hosted MCP server for CRM data and workflows.

HubSpot MCP Server is HubSpot's hosted remote MCP server for connecting compatible AI tools to CRM data. It uses OAuth 2.1 with PKCE through MCP auth apps, then exposes HubSpot context such as contacts, companies, deals, tickets, activities, and marketing or content objects according to user permissions, granted scopes, and sensitive-data restrictions in the account.

freemiumTelemetry
Asana MCP Server logo

Asana MCP Server

Official Asana remote MCP server for project and task workflows.

Asana MCP Server is Asana's official hosted MCP endpoint for connecting compatible AI clients to Asana work data. It lets authenticated users search workspace objects, inspect and manage tasks or projects, create work items, and generate project summaries through OAuth-backed Streamable HTTP access while preserving existing Asana permissions and admin app-management controls.

freemiumTelemetry
ZCode logo

ZCode

Z.ai desktop agentic development environment for GLM-5.2 coding

ZCode is Z.ai’s Agentic Development Environment for GLM-5.2 coding workflows. The desktop app combines a first-party coding agent, goal mode, model/provider setup, MCP server management, Git and terminal context, remote phone control, usage stats and safety confirmation modes so developers can plan, implement, review and iterate on long-running software tasks from one workspace.

freemiumTelemetry

OpenWiki

LangChain CLI for maintaining agent-friendly codebase documentation

OpenWiki is LangChain’s open-source CLI for generating and maintaining an agent-focused wiki inside a codebase. It can create an openwiki/ documentation folder, update it from repository changes, add guidance to AGENTS.md or CLAUDE.md, and run via an interactive CLI or daily GitHub Action so coding agents have durable context without stuffing every detail into prompts.

open-sourceOpen SourceTelemetry
Accomplish Coworker logo

Accomplish Coworker

Open-source desktop AI coworker for browsing and code execution.

Accomplish Coworker is an MIT-licensed open-source AI coworker that runs on the desktop, combining computer-use style browsing with code execution so agents can research, implement, run, and debug workflows in one local environment.

open-sourceOpen SourceTelemetry