From e317cb29c95869214d55be56c2399f92ac7976e6 Mon Sep 17 00:00:00 2001 From: Mohammad2460 Date: Sun, 8 Mar 2026 17:09:27 +0530 Subject: [PATCH] =?UTF-8?q?Add=20CommitCraft=20AI=20=E2=80=94=20AI-powered?= =?UTF-8?q?=20git=20commit=20message=20generator?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 7dec8df2..8161131a 100644 --- a/README.md +++ b/README.md @@ -736,6 +736,12 @@ Example of toggling `typescript.inlayHints.functionLikeReturnTypes.enabled` by s ![GitLens inline git information animation](https://raw.githubusercontent.com/eamodio/vscode-git-codelens/master/images/docs/gitlens-preview.gif) + +## [CommitCraft AI](https://marketplace.visualstudio.com/items?itemName=CommitCraftAI.commitcraft-ai) + +> AI-powered git commit message generator. Reads your staged diff and generates conventional commits, PR descriptions & changelogs in one click. Free tier: 20/month. + + ## [Git Indicators](https://marketplace.visualstudio.com/items?itemName=lamartire.git-indicators) > Atom-like git indicators on active panel