From 9fb538cf1d224c60eb93bfb6ca4b0c6dabc0cfd4 Mon Sep 17 00:00:00 2001 From: Madhur jain Date: Fri, 13 Mar 2026 00:41:06 +0530 Subject: [PATCH] =?UTF-8?q?feat:=20add=20agit=20=E2=80=94=20AI=20agent=20r?= =?UTF-8?q?easoning=20in=20git=20commits?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 627364c..34b47e6 100644 --- a/README.md +++ b/README.md @@ -157,6 +157,7 @@ Pull requests on interesting tools/projects/resources are welcome. *Various tools for daily operations* * [awesome-git-addons](https://github.com/stevemao/awesome-git-addons) - lists more than 20 git addons including all available commands +* [agit](https://github.com/Madhurr/agit) - Git middleware that stores AI agent reasoning (intent, confidence, alternatives, risks, unknowns) as git notes on every commit. Works with Claude Code, Aider, Cursor, and any AI agent with a terminal. * [myrepos](https://myrepos.branchable.com/) - a tool to manage multiple version control repositories * [mu-repo](https://fabioz.github.io/mu-repo/) - a tool to help in dealing with multiple git repositories * [multi-gitter](https://github.com/lindell/multi-gitter) - a tool to make changes in multiple repositories simultaneously